Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find SunPKCS11-NSS-FIPS provider for FIPS mode #1

Open
WilburZjh opened this issue Sep 22, 2022 · 0 comments
Open

Could not find SunPKCS11-NSS-FIPS provider for FIPS mode #1

WilburZjh opened this issue Sep 22, 2022 · 0 comments

Comments

@WilburZjh
Copy link
Owner

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant