Hi,

I get the following exception when I am starting the *apimgt* server. By
the way the issue did not exist previously until I took an svn update today
morning and built the trunk.

[2012-03-16 13:14:54,695] ERROR - AppDeployerServiceComponent Application
Deployer has not started. Therefore Bundle context is null
[2012-03-16 13:14:54,696] FATAL - CarbonServerManager WSO2 Carbon
initialization Failed
java.lang.ExceptionInInitializerError
at
org.wso2.carbon.application.deployer.CappAxis2Deployer.init(CappAxis2Deployer.java:44)
at
org.apache.axis2.deployment.DeploymentEngine.initializeDeployers(DeploymentEngine.java:1165)
at
org.apache.axis2.deployment.DeploymentEngine.setConfigContext(DeploymentEngine.java:1154)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:89)
at
org.wso2.carbon.core.CarbonConfigurationContextFactory.createNewConfigurationContext(CarbonConfigurationContextFactory.java:65)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:367)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:262)
at
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:847)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: java.lang.NullPointerException
at
org.wso2.carbon.application.deployer.internal.ApplicationManager.findInitialHandlerCount(ApplicationManager.java:641)
at
org.wso2.carbon.application.deployer.internal.ApplicationManager.<init>(ApplicationManager.java:87)
at
org.wso2.carbon.application.deployer.internal.ApplicationManager.<clinit>(ApplicationManager.java:59)
... 11 more

Help is appreciated.

Thanks,
Johann.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to