-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 7.10, 8.10, 9.2
-
Fix Version/s: 9.3
-
Component/s: Configuration, Core
I tested from Nuxeo 7.10 (with and without hotfixes) to Nuxeo 9.2 and I reproduce the behavior each time on both Linux and Windows.
- Installing the new JDK 1.8.0_151
- set JAVA_HOME in nuxeo.conf to use this JDK
- create a workspace and a note
- export XML of the note.
This fails.
Reverting back to OpenJDK 8u131 on Linux or Oracle JDK 8u141 on Windows, the same export XML feature works seamlessly.