Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038344Openbravo ERPA. Platformpublic2018-04-12 12:292018-05-09 19:29
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
3.0PR18Q3 
alostale
Core
No
0038344: Restart tomcat 8.0 not working after installing a module through MMC using JDK9
Restart tomcat 8.0 not working after installing a module through MMC using JDK9
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
No tags attached.
depends on backport 00383463.0PR18Q2 closed caristu Restart tomcat 8.0 not working after installing a module through MMC using JDK9 
related to defect 0038357 closed caristu Unused connection pool created on module installation 
blocks feature request 0037083 closed alostale support JDK 9 
Issue History
2018-04-12 12:29caristuNew Issue
2018-04-12 12:29caristuAssigned To => platform
2018-04-12 12:29caristuModules => Core
2018-04-12 12:29caristuTriggers an Emergency Pack => No
2018-04-12 12:36caristuStatusnew => scheduled
2018-04-12 12:36caristuAssigned Toplatform => caristu
2018-04-12 14:16caristuRelationship addedblocks 0037083
2018-04-12 16:35hgbotCheckin
2018-04-12 16:35hgbotNote Added: 0103850
2018-04-12 16:35hgbotStatusscheduled => resolved
2018-04-12 16:35hgbotResolutionopen => fixed
2018-04-12 16:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ad75e9315716eb5bbff2a6fdd6083b381fcb6c21 [^]
2018-04-12 16:37caristuReview Assigned To => alostale
2018-04-12 16:49caristuRelationship addedrelated to 0038357
2018-04-13 08:21alostaleNote Added: 0103865
2018-04-13 08:21alostaleStatusresolved => closed
2018-04-13 08:21alostaleFixed in Version => 3.0PR18Q3
2018-05-09 19:29hudsonbotCheckin
2018-05-09 19:29hudsonbotNote Added: 0104376

Notes
(0103850)
hgbot   
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   
2018-04-13 08:21   
reviewed + tested
(0104376)
hudsonbot   
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