Re: Problem with NSS and Oracle JDK 1.8.0update152
James Covington <[email protected]> Fri, 10 Nov 2017 07:22:13 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.security |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, November 9, 2017 at 1:08:35 PM UTC-5, James Covington wrote: > I am using Mozilla NSS 3.23 to enable FIPS 140-2 cryptography for my Red Hat JBoss EAP 6.4 application server. JBoss is hosted on a Windows 2008 Server VM and I am using Oracle JDK 1.8.0_131. > Yesterday, I upgraded my JDK to 1.8.0_152 and am now getting the following error in my run.log: > > Could not initialize nss at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:212) [sunpkcs11.jar:1.8.0_161] > > Specified module could not be found. > > Has anyone else run across this error? Any help out there? I've submitted a support ticket with Red Hat, but am uncertain whether they will help since it's not really their software. Please disregard, the only problem was the script I had written to do the installation inadvertently added an invalid character to my PATH environment variable. Problem solved.