Starting EAP 7.1.0.DR4 build on IBM jdk fails with the following exception:
Exception in thread "main" java.lang.ExceptionInInitializerError at java.lang.J9VMInternals.ensureError(J9VMInternals.java:141) at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:130) at __redirected.__JAXPRedirected.initAll(__JAXPRedirected.java:81) at org.jboss.modules.Module$1.run(Module.java:133) at org.jboss.modules.Module$1.run(Module.java:120) at java.security.AccessController.doPrivileged(AccessController.java:594) at org.jboss.modules.Module.<clinit>(Module.java:120) at org.jboss.modules.Main.main(Main.java:390) Caused by: java.lang.RuntimeException: _clsFromJar at java.lang.Class.getDeclaredField(Class.java:779) at __redirected.__XMLReaderFactory.<clinit>(__XMLReaderFactory.java:66) ... 6 more
- is caused by
-
MODULES-248 Redirecting XMLReaderFactory can lead to ClassNotFoundException
- Resolved
- is cloned by
-
MODULES-266 RuntimeException: _clsFromJar when starting EAP on IBM JDK
- Resolved