View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001058 | savapage-core | [All Projects] General | public | 2019-05-13 16:58 | 2021-01-08 12:29 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | urgent | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Java 11 | OS | OS Version | ||
Product Version | 1.0.0 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0001058: Add Java 11 support | ||||
Description | IST-1: SavaPage fails to start on Java 11 with error message "module java.xml.bind not found". SOLL-1: Upgrade hibernate-c3p0 and hibernate-entitymanager to 5.4.2.Final, and hibernate-validator to 6.0.16.Final. This will resolve to the required jaxb dependencies, including java.xml.bind (jaxb-api). IST-2: When webapp.admin.dashboard.show-tech-info == Y a java.lang.reflect.InaccessibleObjectException occurs: Unable to make public long com.sun.management.internal.OperatingSystemImpl.getCommittedVirtualMemorySize() accessible: module jdk.management does not "opens com.sun.management.internal" to unnamed module SOLL-2: Add following argument to java command: --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED | ||||
Additional Information | http://in.relation.to/2018/09/13/using-hibernate-orm-with-jdk11/ | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-13 16:58 | rijkr | New Issue | |
2019-05-13 16:58 | rijkr | Status | new => assigned |
2019-05-13 16:58 | rijkr | Assigned To | => rijkr |
2019-05-13 16:59 | rijkr | Additional Information Updated | View Revisions |
2019-05-13 17:01 | rijkr | Relationship added | related to 0000953 |
2019-05-17 10:17 | rijkr | Status | assigned => resolved |
2019-05-17 10:17 | rijkr | Resolution | open => fixed |
2019-05-17 10:17 | rijkr | Fixed in Version | => 1.1.0 |
2019-06-11 09:47 | rijkr | Description Updated | View Revisions |
2019-08-05 16:41 | rijkr | Status | resolved => closed |
2019-08-05 16:41 | rijkr | Note Added: 0000135 | |
2021-01-08 12:29 | rijkr | Relationship added | related to 0001159 |