[wsas-java-dev] [jira] Resolved: (WSAS-247) wsas startup fails with
NPE when context replication is commented out in axis2.xml
Afkham Azeez (JIRA)
jira at wso2.org
Tue May 29 00:52:06 PDT 2007
[ http://www.wso2.org/jira/browse/WSAS-247?page=all ]
Afkham Azeez resolved WSAS-247.
-------------------------------
Fix Version/s: Nightly
Resolution: Fixed
Fixed in Axis2
> wsas startup fails with NPE when context replication is commented out in axis2.xml
> ----------------------------------------------------------------------------------
>
> Key: WSAS-247
> URL: http://www.wso2.org/jira/browse/WSAS-247
> Project: WSO2 WSAS-Java
> Issue Type: Bug
> Affects Versions: Nightly
> Environment: winxp, jdk15
> Reporter: Charitha Kankanamge
> Assigned To: Afkham Azeez
> Fix For: Nightly
>
>
> Following exception thrown and wsas startup fails when <contextManager> element is commented out in axis2.xml.
> FATAL [2007-05-29 12:36:50,734] Cannot start WSO2 WSAS
> java.lang.NullPointerException
> at org.apache.axis2.clustering.tribes.TribesClusterManager.init(TribesClusterManager.java:81)
> at org.wso2.wsas.util.ClusteringUtil.enableClustering(ClusteringUtil.java:46)
> at org.wso2.wsas.ServerManager.enableClustering(ServerManager.java:173)
> at org.wso2.wsas.ServerManager.start(ServerManager.java:139)
> at org.wso2.wsas.MainServlet.start(MainServlet.java:190)
> at org.wso2.wsas.MainServlet.init(MainServlet.java:158)
> at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
> at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915)
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:4176)
> at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.java:104)
> at java.lang.Thread.run(Thread.java:595)
> FATAL [2007-05-29 12:36:50,750] WSO2 WSAS startup failed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list