Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0038344 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2018-04-12 12:29 | 2018-05-09 19:29 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | 3.0PR18Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | ad75e9315716 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0038344: Restart tomcat 8.0 not working after installing a module through MMC using JDK9 | |||||||
| Description | Restart tomcat 8.0 not working after installing a module through MMC using JDK9 | |||||||
| Steps To Reproduce | 0) Build openbravo using JDK9 and deploy it in Tomcat 8 1) Login as system admin and navigate to the Module Management window 2) Install a module 3) Restart tomcat -> Note that restart is not completed | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||||||||||||||||
|
||||||||||||||||||||||
Notes |
|
|
(0103850) hgbot (developer) 2018-04-12 16:35 |
Repository: erp/devel/pi Changeset: ad75e9315716eb5bbff2a6fdd6083b381fcb6c21 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Apr 12 16:28:17 2018 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ad75e9315716eb5bbff2a6fdd6083b381fcb6c21 [^] fixes issue 38344: Restart tomcat 8.0 through MMC using JDK9 is not working The "tomcat.restart.do" task used to restart tomcat from MMC is starting tomcat with the -Djava.endorsed.dirs= system property setting. The endorsed feature is no longer supported with Java 9[1] and we are not making use of it with previous JDKs. For this reason we are directly removing it. [1] https://docs.oracle.com/javase/9/migrate/toc.htm#JSMIG-GUID-8E83E51A-88A3-4E9A-8E2A-66E1D66A966C [^] --- M build.xml --- |
|
(0103865) alostale (viewer) 2018-04-13 08:21 |
reviewed + tested |
|
(0104376) hudsonbot (viewer) 2018-05-09 19:29 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2be7d3efe606 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2018-04-12 12:29 | caristu | New Issue | |
| 2018-04-12 12:29 | caristu | Assigned To | => platform |
| 2018-04-12 12:29 | caristu | OBNetwork customer | => No |
| 2018-04-12 12:29 | caristu | Modules | => Core |
| 2018-04-12 12:29 | caristu | Triggers an Emergency Pack | => No |
| 2018-04-12 12:36 | caristu | Status | new => scheduled |
| 2018-04-12 12:36 | caristu | Assigned To | platform => caristu |
| 2018-04-12 14:16 | caristu | Relationship added | blocks 0037083 |
| 2018-04-12 16:35 | hgbot | Checkin | |
| 2018-04-12 16:35 | hgbot | Note Added: 0103850 | |
| 2018-04-12 16:35 | hgbot | Status | scheduled => resolved |
| 2018-04-12 16:35 | hgbot | Resolution | open => fixed |
| 2018-04-12 16:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ad75e9315716eb5bbff2a6fdd6083b381fcb6c21 [^] |
| 2018-04-12 16:37 | caristu | Review Assigned To | => alostale |
| 2018-04-12 16:49 | caristu | Relationship added | related to 0038357 |
| 2018-04-13 08:21 | alostale | Note Added: 0103865 | |
| 2018-04-13 08:21 | alostale | Status | resolved => closed |
| 2018-04-13 08:21 | alostale | Fixed in Version | => 3.0PR18Q3 |
| 2018-05-09 19:29 | hudsonbot | Checkin | |
| 2018-05-09 19:29 | hudsonbot | Note Added: 0104376 | |
| Copyright © 2000 - 2009 MantisBT Group |