You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2022-08-23T07:45:44.868Z] STDERR:
[2022-08-23T07:45:44.868Z] java.lang.ExceptionInInitializerError
[2022-08-23T07:45:44.868Z] at java.lang.J9VMInternals.ensureError(J9VMInternals.java:158)
[2022-08-23T07:45:44.868Z] at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:147)
[2022-08-23T07:45:44.868Z] at java.util.UUID.randomUUID(UUID.java:142)
[2022-08-23T07:45:44.868Z] at org.testng.xml.XmlTest.init(XmlTest.java:82)
[2022-08-23T07:45:44.868Z] at org.testng.xml.XmlTest.(XmlTest.java:72)
[2022-08-23T07:45:44.868Z] at org.testng.TestNG.createCommandLineSuitesForClasses(TestNG.java:583)
[2022-08-23T07:45:44.868Z] at org.testng.TestNG.initializeCommandLineSuites(TestNG.java:794)
[2022-08-23T07:45:44.868Z] at org.testng.TestNG.run(TestNG.java:994)
[2022-08-23T07:45:44.868Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
[2022-08-23T07:45:44.868Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
[2022-08-23T07:45:44.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-08-23T07:45:44.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-08-23T07:45:44.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-08-23T07:45:44.868Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-08-23T07:45:44.868Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-08-23T07:45:44.868Z] at java.lang.Thread.run(Thread.java:826)
[2022-08-23T07:45:44.868Z] Caused by: java.lang.RuntimeException: could not find SunPKCS11-NSS-FIPS provider for FIPS mode
[2022-08-23T07:45:44.868Z] at java.security.SecureRandom.getDefaultPRNG(SecureRandom.java:209)
[2022-08-23T07:45:44.868Z] at java.security.SecureRandom.(SecureRandom.java:170)
[2022-08-23T07:45:44.868Z] at java.util.UUID$Holder.(UUID.java:96)
[2022-08-23T07:45:44.868Z] ... 14 more
[2022-08-23T07:45:44.868Z]
[2022-08-23T07:45:44.868Z] JavaTest Message: Test threw exception: java.lang.ExceptionInInitializerError
The text was updated successfully, but these errors were encountered:
[2022-08-23T07:45:44.868Z] STDERR:
[2022-08-23T07:45:44.868Z] java.lang.ExceptionInInitializerError
[2022-08-23T07:45:44.868Z] at java.lang.J9VMInternals.ensureError(J9VMInternals.java:158)
[2022-08-23T07:45:44.868Z] at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:147)
[2022-08-23T07:45:44.868Z] at java.util.UUID.randomUUID(UUID.java:142)
[2022-08-23T07:45:44.868Z] at org.testng.xml.XmlTest.init(XmlTest.java:82)
[2022-08-23T07:45:44.868Z] at org.testng.xml.XmlTest.(XmlTest.java:72)
[2022-08-23T07:45:44.868Z] at org.testng.TestNG.createCommandLineSuitesForClasses(TestNG.java:583)
[2022-08-23T07:45:44.868Z] at org.testng.TestNG.initializeCommandLineSuites(TestNG.java:794)
[2022-08-23T07:45:44.868Z] at org.testng.TestNG.run(TestNG.java:994)
[2022-08-23T07:45:44.868Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
[2022-08-23T07:45:44.868Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
[2022-08-23T07:45:44.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-08-23T07:45:44.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-08-23T07:45:44.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-08-23T07:45:44.868Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-08-23T07:45:44.868Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-08-23T07:45:44.868Z] at java.lang.Thread.run(Thread.java:826)
[2022-08-23T07:45:44.868Z] Caused by: java.lang.RuntimeException: could not find SunPKCS11-NSS-FIPS provider for FIPS mode
[2022-08-23T07:45:44.868Z] at java.security.SecureRandom.getDefaultPRNG(SecureRandom.java:209)
[2022-08-23T07:45:44.868Z] at java.security.SecureRandom.(SecureRandom.java:170)
[2022-08-23T07:45:44.868Z] at java.util.UUID$Holder.(UUID.java:96)
[2022-08-23T07:45:44.868Z] ... 14 more
[2022-08-23T07:45:44.868Z]
[2022-08-23T07:45:44.868Z] JavaTest Message: Test threw exception: java.lang.ExceptionInInitializerError
The text was updated successfully, but these errors were encountered: