iPlanet 6 restarting itself after every page that is served
807567Jan 14 2004 — edited Jan 15 2004Hi,
We have just installed iPlanet 6 on one of our Solaris 8 dev boxes. Every request to the web server causes it to crash then restart -- here is some of the error log:
[14/Jan/2004:12:22:49] config (12195): SIGSEGV 11 segmentation violation
[14/Jan/2004:12:22:49] config (12195): si_signo [11]: SEGV
[14/Jan/2004:12:22:49] config (12195): si_errno [0]:
[14/Jan/2004:12:22:49] config (12195): si_code [1]: SEGV_MAPERR [addr: 0xc]
[14/Jan/2004:12:22:49] failure ( 646): Child process admin thread is shutting down
[14/Jan/2004:12:22:50] info (12648): Installing a new configuration
[14/Jan/2004:12:22:50] info (12648): [LS ls1] <removed server name>, port 91 ready to accept requests
[14/Jan/2004:12:22:50] info (12648): A new configuration was successfully installed
[14/Jan/2004:12:22:50] info (12648): Using the Solaris VM v1.2.2 from Sun Microsystems Inc.
[14/Jan/2004:12:22:50] info (12648): Java VM classpath: /apps/iplanet/servers/plugins/servlets/examples/legacy/beans.10/SDKBea
ns10.jar:/apps/iplanet/servers/bin/https/jar/NSServletLayer.jar:/apps/iplanet/servers/bin/https/jar/NSJavaUtil.jar:/apps/iplan
et/servers/bin/https/jar/AdminNativeUtil.jar:/apps/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:/apps/iplanet/servers/bin/
https/jar/servlet.jar:/apps/iplanet/servers/bin/https/jar/servlet-2.3-filters-api.jar:/apps/iplanet/servers/bin/https/jar/jsp0
92.jar:/apps/iplanet/servers/bin/https/jar/jaxp.jar:/apps/iplanet/servers/bin/https/jar/crimson.jar:/apps/iplanet/servers/bin/
https/jar/xalan.jar:/apps/iplanet/servers/bin/https/jar/jspengine.jar:
[14/Jan/2004:12:22:50] info (12648): Loading IWSSessionManager by default.
[14/Jan/2004:12:22:50] info (12648): IWSSessionManager: Maximum number of sessions is 1000
[14/Jan/2004:12:22:50] info (12648): Successfully initialized web application environment (web-apps.xml) for virtual server (h
ttps-publish6)
[14/Jan/2004:12:22:50] warning (12648): The server configuration may require more file descriptors than the operating system p
rovides. If you encounter PR_PROC_DESC_TABLE_FULL_ERROR errors, you may wish to increase the operating system hard file descr
iptor limit from 1024 to 5763 (see your operating system documentation) or decrease one or more of the following settings: Max
Files in nsfc.conf and ConnQueueSize, RqThrottle, and MaxKeepAliveConnections in magnus.conf.
Has anyone ever seen something like this before or have any idea what may be causing it?
Thanks,
Mike Rizzo