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