Startup failure of AM 2nd instance.

Hi all,

I have installed AM 6 (2005Q1) on Solaris platform. It is working perfectly.

When I install another instance of AM on other host it doesnt started. I found some java related errors which are as follows:

Sun ONE Web Server 6.1SP4 B12/16/2004 11:42

info: CORE3016: daemon is running as super-user

info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]

info: WEB0100: Loading web module in virtual server [https-myserver.mywebhost.com] at [/amconsole]

warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding

info: WEB0100: Loading web module in virtual server [https-myserver.mywebhost.com] at [/amserver]

warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding

info: WEB0100: Loading web module in virtual server [https-myserver.mywebhost.com] at [/ampassword]

warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding

info: WEB0100: Loading web module in virtual server [https-myserver.mywebhost.com] at [/amcommon]

info: WEB0100: Loading web module in virtual server [https-myserver.mywebhost.com] at [/search]

failure: WebModule[/amserver]: WEB2783: Servlet /amserver threw load() exception

javax.servlet.ServletException: WEB2778: Servlet.init() for servlet LoginLogoutMapping threw exception

at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:949)

at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)

at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:347 8)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)

at com.iplanet.ias.web.WebModule.start(WebModule.java:251)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)

at org.apache.catalina.startup.Embedded.start(Embedded.java:995)

at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)

at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)

at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)

-- Root Cause --

java.lang.NullPointerException

at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.j ava:71)

at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)

at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)

at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:347 8)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)

at com.iplanet.ias.web.WebModule.start(WebModule.java:251)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)

at org.apache.catalina.startup.Embedded.start(Embedded.java:995)

at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)

at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)

at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)

info: HTTP3072: [LS ls1] http://myserver.mywebhost.com:80 ready to accept requests

startup: server started successfully

Can anyone help me out ?

Regards,

Shujaat Nazir Khan

Senior System Engineer

Cyber Internet Services

[3882 byte] By [snk_cybernet] at [2007-11-26 7:21:00]
# 1

Check the following -

1.Have you added the second server to the Realm/DNS Aliases? To get there from the Main Console screen click on the "Access Control" tab and then click on the realm name. If it is not listed it needs to be added.

2. Have you added the Instance Name in the Platform configuration? To get there from the Main Console screen click on the "Configuration" tab and then click on the "System Properties" link and then click on the "Platform" link. If the server is not listed under the "Instance Name" section it needs to be added by clicking on the "New..." button and entering the Server in http://FULLY.QUALIFIED.DOMAIN.NAME format and needs to be given a unique number for the "Instance Name" (i.e. 02 for the second server).

pablo at 2007-7-6 19:03:16 > top of Java-index,Web & Directory Servers,Directory Servers...