« Return to Thread: [Dev] ExceptionInInitializerError when starting APIManagement server

Re: [Dev] ExceptionInInitializerError when starting APIManagement server

by Isuru Suriarachchi-2 :: Rate this Message:

| View in Thread

Sure, will have a look with Johann..

Thanks,
~Isuru

On Mon, Mar 19, 2012 at 12:24 PM, Prabath Siriwardena <prabath@...> wrote:
Hi Isuru,

Can you please help on this issue....

Thanks & regards,
-Prabath


On Fri, Mar 16, 2012 at 4:11 PM, Prabath Siriwardena <prabath@...> wrote:
Hi Johann,

Did we get through this...? Please get the help of the core team to fix this...

Thanks & regards,
-Prabath

On Fri, Mar 16, 2012 at 1:19 PM, Johann Nallathamby <johann@...> wrote:
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
Dev@...
http://wso2.org/cgi-bin/mailman/listinfo/dev




--
Thanks & Regards,
Prabath





--
Thanks & Regards,
Prabath





--
Isuru Suriarachchi
Technical Lead
WSO2 Inc. http://wso2.com
email : isuru@...
blog : http://isurues.wordpress.com/

lean . enterprise . middleware


_______________________________________________
Dev mailing list
Dev@...
http://wso2.org/cgi-bin/mailman/listinfo/dev

 « Return to Thread: [Dev] ExceptionInInitializerError when starting APIManagement server