This has been fixed on revision 132159.

On Sat, Jul 7, 2012 at 9:17 PM, Andun Gunawardena <an...@wso2.com> wrote:

> Hi all,
>
> Here is the Error shows when integration tests fails,
> Failed tests:
> securityScenariosTestCase(org.wso2.appserver.integration.tests.HelloWorldSampleTestCase):
> org.wso2.carbon.core.util.KeyStoreManager.getInstance(Lorg/wso2/carbon/registry/core/session/UserRegistry;)Lorg/wso2/carbon/core/util/KeyStoreManager;
>
> testTenantCreation(org.wso2.appserver.integration.tests.TenantWebappDeploymentTestCase):
> org.wso2.carbon.security.keystore.KeyStoreAdmin.<init>(ILorg/wso2/carbon/registry/core/Registry;)V
>
> Getting this Error when WSO2 AS starts,
>
> [2012-07-07 20:30:58,486] ERROR
> {org.apache.axis2.engine.AxisConfiguration} -  Error occured while
> notifying observer
> java.lang.NoSuchMethodError:
> org.wso2.carbon.core.util.KeyStoreManager.getInstance(Lorg/wso2/carbon/registry/core/session/UserRegistry;)Lorg/wso2/carbon/core/util/KeyStoreManager;
> at
> org.wso2.carbon.sts.STSDeploymentInterceptor.updateSTSService(STSDeploymentInterceptor.java:127)
>  at
> org.wso2.carbon.sts.STSDeploymentInterceptor.serviceUpdate(STSDeploymentInterceptor.java:72)
> at
> org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:651)
>  at
> org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:405)
> at
> org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:606)
>  at
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:218)
> at
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:102)
>  at
> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:89)
> at
> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:471)
>  at
> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:288)
> at
> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:118)
>  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)
>
> Thanks
> AndunSLG
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to