Closed vermavikrant closed 5 years ago
This looks a lot like APAR IJ15455: https://www-01.ibm.com/support/docview.wss?uid=swg1IJ15455
The APAR mentions a GPF but we've also seen it manifest as an IllegalAccessError. Updates to the APAR are in progess
i.e. the fix should be in the next IBM release, FP35, due out at the end of April.
Thanks @DanHeidinga @pshipton. Will keep this open till we can confirm with FP35.
@vermavikrant Now that FP35 is out, can you please confirm if this fixes your issue.
Closing as fixed. Please re-open if needed.
Once every few weeks my team does a rebuild of our base image. Recently after pulling latest ibmjava 8 jre image, our server is throwing exception at startup (error copied below)
Our codebase is in scala. War file packaged by sbt Server is jetty runner (latest).
Exception from logs:
On trying to start server locally and pointing to latest ibm jre 8, we are seeing same issues. Whatever the previous version of ibm jre 8 was, it was working well locally as well by ibmjava 8 jre docker image.