Unable to start up package-based version of Web server 7.0u2 ?
Thursday Jul 03, 2008
If you installed (or upgraded to) package-based version of web 7.0u2 (or later 7.0u3 which will be released soon) without the proper nss/nspr versions in your system, then you may see a startup error,
e.g.
shell> bin/startserv
ld.so.1: parsexml: fatal: libssl3.so: version `NSS_3.11.8' not found (required by file /opt/SUNWwbsvr7/lib/libns-httpd40.so)
ld.so.1: parsexml: fatal: libssl3.so: open failed: No such file or directory
This is because we need a newer nss library in your env.
See release notes at
http://docs.sun.com/app/docs/doc/820-4848
"Note – Web Server 7.0 Update 3 will not start successfully without installing the latest
NSS /NSPR patches on your system. Therefore, before installing Web Server 7.0 Update 3,
you can check for the appropriate NSS patch available for your system in Web Server 7.0
Update 3 patch README bundled within our Update 3 patch."
(for more details, you can see CR 6708333 at Sunsolve )
Tags: libssl3.so nss nss_3.11.8 package-based










