'PhaseException: Can't insert handler after handler 'SynapseDispatcher', which
is marked phaseLast' error occurs when running sample 200
----------------------------------------------------------------------------------------------------------------------------------------
Key: SYNAPSE-271
URL: https://issues.apache.org/jira/browse/SYNAPSE-271
Project: Synapse
Issue Type: Bug
Affects Versions: NIGHTLY
Environment: ubuntu, jdk15
Reporter: Charitha Kankanamge
Following error occurs when starting synapse with the sample 200 configuration.
org.apache.axis2.phaseresolver.PhaseException: Can't insert handler after
handler 'SynapseDispatcher', which is marked phaseLast
at org.apache.axis2.engine.Phase.insertHandler(Phase.java:247)
at org.apache.axis2.engine.Phase.addHandler(Phase.java:149)
at
org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
at
org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:158)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:490)
at
org.apache.axis2.description.AxisService.onEngage(AxisService.java:785)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:490)
at
org.apache.axis2.description.AxisServiceGroup.onEngage(AxisServiceGroup.java:134)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:490)
at
org.apache.axis2.engine.AxisConfiguration.onEngage(AxisConfiguration.java:481)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:490)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:453)
at
org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfiguration.java:453)
at
org.apache.axis2.engine.AxisConfiguration.engageGlobalModules(AxisConfiguration.java:582)
at
org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEngine.java:615)
at
org.apache.axis2.deployment.FileSystemConfigurator.engageGlobalModules(FileSystemConfigurator.java:142)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:81)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:184)
at org.apache.synapse.ServerManager.start(ServerManager.java:87)
at org.apache.synapse.SynapseServer.main(SynapseServer.java:49)
2008-04-18 13:52:22,718 [127.0.0.1-testb] [main] FATAL ServerManager Startup
failed...
Steps to reproduce:
================
1. Start the Synapse configuration numbered 200: i.e. synapse -sample 200
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]