Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038346
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminorhave not tried2018-04-12 12:292018-04-13 08:21
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version3.0PR18Q2
StatusclosedFix in branchFixed in SCM revisiona608b59e1e60
ProjectionnoneETAnoneTarget Version3.0PR18Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038346: Restart tomcat 8.0 not working after installing a module through MMC using JDK9

DescriptionRestart tomcat 8.0 not working after installing a module through MMC using JDK9
Steps To Reproduce0) 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to backport 00383583.0PR18Q2 closedcaristu Unused connection pool created on module installation 
blocks defect 0038344 closedcaristu Restart tomcat 8.0 not working after installing a module through MMC using JDK9 

-  Notes
(0103851)
hgbot (developer)
2018-04-12 16:36

Repository: erp/backports/3.0PR18Q2
Changeset: a608b59e1e6045ab5816589bcf3a3ee34d4f8515
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Apr 12 16:28:17 2018 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR18Q2/rev/a608b59e1e6045ab5816589bcf3a3ee34d4f8515 [^]

fixes issue 38346: 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
---
(0103866)
alostale (manager)
2018-04-13 08:21

reviewed + tested

- Issue History
Date Modified Username Field Change
2018-04-12 12:36 caristu Type defect => backport
2018-04-12 12:36 caristu Target Version => 3.0PR18Q2
2018-04-12 12:36 caristu Assigned To platform => caristu
2018-04-12 16:36 hgbot Checkin
2018-04-12 16:36 hgbot Note Added: 0103851
2018-04-12 16:36 hgbot Status scheduled => resolved
2018-04-12 16:36 hgbot Resolution open => fixed
2018-04-12 16:36 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR18Q2/rev/a608b59e1e6045ab5816589bcf3a3ee34d4f8515 [^]
2018-04-12 16:37 caristu Review Assigned To => alostale
2018-04-12 16:50 caristu Relationship added related to 0038358
2018-04-13 08:21 alostale Note Added: 0103866
2018-04-13 08:21 alostale Status resolved => closed
2018-04-13 08:21 alostale Fixed in Version => 3.0PR18Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker