Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0038900 | Openbravo ERP | A. Platform | public | 2018-07-05 10:00 | 2018-07-05 14:34 | |||||||
Reporter | caristu | |||||||||||
Assigned To | caristu | |||||||||||
Priority | urgent | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR18Q2.1 | Fixed in Version | 3.0PR18Q2.1 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | alostale | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0038900: JDK 11: jaxbl-impl library should be included in the classpath | |||||||||||
Description | In Java 11, some modules are removed from the standard distribution. See[1]. Some of these modules were required in Openbravo, so in order to support Java 11 they were included to be deployed on the classpath. See[2]. For the case of the jaxb-api library, it has been detected that some modules require to include also its implementation (jaxbl-impl). See[3]. The following error appears if the implementation is required and not present: javax.xml.bind.JAXBException: Provider com.sun.xml.internal.bind.v2.ContextFactory not found - with linked exception: [java.lang.ClassNotFoundException: com.sun.xml.internal.bind.v2.ContextFactory] at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:148) at javax.xml.bind.ContextFinder.find(ContextFinder.java:371) at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:446) Besides, this is also happening with the Hibernate upgrade: with Hibernate 5.3 the jaxbl-impl is required. [1] http://openjdk.java.net/jeps/320 [^] [2] https://code.openbravo.com/erp/devel/pi/rev/c3a604592d8f59346c6a17cc7c511566602dc23c [^] [3] https://ci.openbravo.com/job/try-ret-modules-oracle-suite1/11547/artifact/SANDBOX/tomcat-logs/catalina.2018-06-04.log/*view*/ [^] | |||||||||||
Steps To Reproduce | Use case 1: 1) Build openbravo with Hibernate 5.3 (https://code.openbravo.com/erp/devel/pi-hb53 [^]), using JDK8 2) Login as System Administrator 3) Install a module using the Module Management Console: the error will be thrown during the update.database task Use case 2: 1) Build openbravo with Hibernate 5.3 (https://code.openbravo.com/erp/devel/pi-hb53 [^]), using JDK11 2) In this case, the build can not be completed, it will fail when executing the update.database task | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-07-05 10:00 | caristu | New Issue | ||||||||||
2018-07-05 10:00 | caristu | Assigned To | => caristu | |||||||||
2018-07-05 10:00 | caristu | Modules | => Core | |||||||||
2018-07-05 10:00 | caristu | Triggers an Emergency Pack | => No | |||||||||
2018-07-05 10:00 | caristu | Issue generated from | 0038869 | |||||||||
2018-07-05 10:00 | caristu | Relationship added | blocks 0038869 | |||||||||
2018-07-05 10:04 | hgbot | Checkin | ||||||||||
2018-07-05 10:04 | hgbot | Note Added: 0105616 | ||||||||||
2018-07-05 10:04 | hgbot | Status | new => resolved | |||||||||
2018-07-05 10:04 | hgbot | Resolution | open => fixed | |||||||||
2018-07-05 10:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q2.1/rev/25ee153d674cdf7be979b8784605df6c51182d48 [^] | |||||||||
2018-07-05 10:05 | caristu | Review Assigned To | => alostale | |||||||||
2018-07-05 14:34 | alostale | Note Added: 0105641 | ||||||||||
2018-07-05 14:34 | alostale | Status | resolved => closed | |||||||||
2018-07-05 14:34 | alostale | Fixed in Version | => 3.0PR18Q2.1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|