users@glassfish.java.net

Re: no nspr4 in java.library.path when using enterprise profile

From: <glassfish_at_javadesktop.org>
Date: Sat, 22 Sep 2007 19:46:51 PDT

It seems that you want to use the JVM in 64-bit mode, since the architecture of the machine is
64-bit. If that is true, please add:

<jvm-options> -d64 </jvm-options> in domain.xml and see if it resolves the issue?
Apparently, you are trying to link with libasnss.so that is 32-bit.

Also, AS_NSS_BIN is not required to be changed to ../lib/upgrade. Please set it to where the
correct NSS tools (e.g. certutil) are to be found.

Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=236633