[wsas-java-dev] [jira] Commented: (WSAS-666) wso2wsas-sts service
fails to deploy with Deployment exception when wsas startup
Saminda Wishwajith Abeyruwan (JIRA)
jira at wso2.org
Fri Dec 21 05:37:05 PST 2007
[ http://wso2.org/jira/browse/WSAS-666?page=comments#action_14400 ]
Saminda Wishwajith Abeyruwan commented on WSAS-666:
----------------------------------------------------
Resolved with removing @ phaseLast='true'
> wso2wsas-sts service fails to deploy with Deployment exception when wsas startup
> --------------------------------------------------------------------------------
>
> Key: WSAS-666
> URL: http://wso2.org/jira/browse/WSAS-666
> Project: WSO2 WSAS
> Issue Type: Bug
> Components: core
> Reporter: Lahiru Sandakith
> Assigned To: Afkham Azeez
>
> With the latest updated trunk sts sample fails to deploy with Deployment exception when WSAS startup
> ERROR [2007-12-21 17:28:02,587] The wso2wsas-sts.aar service, which is not valid, caused PhaseLast already has been set, cannot have two PhaseLast Handler for same phase Dispatch
> org.apache.axis2.phaseresolver.PhaseException: PhaseLast already has been set, cannot have two PhaseLast Handler for same phase Dispatch
> at org.apache.axis2.engine.Phase.setPhaseLast(Phase.java:407)
> at org.apache.axis2.engine.Phase.addHandler(Phase.java:146)
> at org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:74)
> at org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:64)
> at org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:100)
> at org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:106)
> at org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:158)
> at org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:491)
> at org.apache.axis2.description.AxisService.onEngage(AxisService.java:700)
> at org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:491)
> at org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:454)
> at org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:539)
> at org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:486)
> at org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:85)
> at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
> at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:584)
> at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:141)
> at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:330)
> at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:227)
> at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:118)
> at org.wso2.utils.ServerConfigurator.loadServices(ServerConfigurator.java:214)
> at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:78)
> at org.wso2.utils.WSO2ConfigurationContextFactory.getConfigurationContext(WSO2ConfigurationContextFactory.java:45)
> at org.wso2.wsas.ServerManager.start(ServerManager.java:104)
> at org.wso2.wsas.MainServlet.start(MainServlet.java:248)
> at org.wso2.wsas.MainServlet.init(MainServlet.java:186)
> 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:103)
> at java.lang.Thread.run(Thread.java:595)
> INFO [2007-12-21 17:28:02,593] org.apache.axis2.deployment.DeploymentException: PhaseLast already has been set, cannot have two PhaseLast Handler for same phase Dispatch
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://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