-
Bug
-
Resolution: Fixed
-
Low
-
None
-
master
-
None
-
Severity 2 - Major
We tried to create a report of our issues with Xporter. We had issues and contacted Xporter support. They helped us triage the issue. The issue was that the Java version used in the Jira Docker images does not support NashornScriptEngine or JavascriptEngine. Our issue is solved when we manually update the Java version in the container, but we do not want to use such a heavily modified image.
The issue appears with JDK version 8u222 which is used in the official image. We updated to 8u232 which resolved our problem.
Can the official image be updated, or can an additional tag be created which supports the classes NashornScriptEngine or JavascriptEngine?
Hi t.bohn,
Thanks for the report. After some discussion we've changed the default images to use the full version of the JDK. If you pull the latest versions they should now work,
Cheers,
Steve