|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] [Created] (SYNAPSE-869) Spring integration/example does not work in 2.1.0Tino created SYNAPSE-869:
---------------------------- Summary: Spring integration/example does not work in 2.1.0 Key: SYNAPSE-869 URL: https://issues.apache.org/jira/browse/SYNAPSE-869 Project: Synapse Issue Type: Bug Components: Extension Mediators Affects Versions: 2.1 Environment: Windows 7, x64, java version "1.6.0_31" Reporter: Tino Fix For: 2.1 After downloading and installing the Synapse 2.1.0 I could not make Spring integration sample work. I always get: 2012-05-02 11:22:36,371 [-] [WrapperSimpleAppMain] ERROR MediatorFactoryFinder Invalid mediator configuration XML : org.apache.axiom.om.impl.llom.OMTextImpl@13e4a5a 2012-05-02 11:22:36,375 [-] [WrapperSimpleAppMain] ERROR SynapseServer Error starting Apache Synapse, trying a clean shutdown... org.apache.synapse.SynapseException: Invalid mediator configuration XML : org.apache.axiom.om.impl.llom.OMTextImpl@13e4a5a at org.apache.synapse.config.xml.MediatorFactoryFinder.handleException(MediatorFactoryFinder.java:229) at org.apache.synapse.config.xml.MediatorFactoryFinder.getObjectFromOMNode(MediatorFactoryFinder.java:222) at org.apache.synapse.registry.AbstractRegistry.getResource(AbstractRegistry.java:148) at org.apache.synapse.config.SynapseConfiguration.getSequence(SynapseConfiguration.java:466) at org.apache.synapse.config.SynapseConfiguration.getFaultSequence(SynapseConfiguration.java:547) at org.apache.synapse.config.SynapseConfigurationBuilder.getConfiguration(SynapseConfigurationBuilder.java:143) at org.apache.synapse.Axis2SynapseController.createSynapseConfiguration(Axis2SynapseController.java:465) at org.apache.synapse.ServerManager.start(ServerManager.java:177) at org.apache.synapse.SynapseServer.main(SynapseServer.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240) at java.lang.Thread.run(Unknown Source) I downloaded 2.0.0 to check and the sample works fine there. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] [Updated] (SYNAPSE-869) Spring integration/example does not work in 2.1.0[ https://issues.apache.org/jira/browse/SYNAPSE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tino updated SYNAPSE-869: ------------------------- Attachment: synapse-2.1.0.log synapse-2.0.0.log Logs from working version (2.0.0) and not working one (2.1.0) in DEBUG level. > Spring integration/example does not work in 2.1.0 > ------------------------------------------------- > > Key: SYNAPSE-869 > URL: https://issues.apache.org/jira/browse/SYNAPSE-869 > Project: Synapse > Issue Type: Bug > Components: Extension Mediators > Affects Versions: 2.1 > Environment: Windows 7, x64, java version "1.6.0_31" > Reporter: Tino > Fix For: 2.1 > > Attachments: synapse-2.0.0.log, synapse-2.1.0.log > > > After downloading and installing the Synapse 2.1.0 I could not make Spring integration sample work. I always get: > 2012-05-02 11:22:36,371 [-] [WrapperSimpleAppMain] ERROR MediatorFactoryFinder Invalid mediator configuration XML : org.apache.axiom.om.impl.llom.OMTextImpl@13e4a5a > 2012-05-02 11:22:36,375 [-] [WrapperSimpleAppMain] ERROR SynapseServer Error starting Apache Synapse, trying a clean shutdown... > org.apache.synapse.SynapseException: Invalid mediator configuration XML : org.apache.axiom.om.impl.llom.OMTextImpl@13e4a5a > at org.apache.synapse.config.xml.MediatorFactoryFinder.handleException(MediatorFactoryFinder.java:229) > at org.apache.synapse.config.xml.MediatorFactoryFinder.getObjectFromOMNode(MediatorFactoryFinder.java:222) > at org.apache.synapse.registry.AbstractRegistry.getResource(AbstractRegistry.java:148) > at org.apache.synapse.config.SynapseConfiguration.getSequence(SynapseConfiguration.java:466) > at org.apache.synapse.config.SynapseConfiguration.getFaultSequence(SynapseConfiguration.java:547) > at org.apache.synapse.config.SynapseConfigurationBuilder.getConfiguration(SynapseConfigurationBuilder.java:143) > at org.apache.synapse.Axis2SynapseController.createSynapseConfiguration(Axis2SynapseController.java:465) > at org.apache.synapse.ServerManager.start(ServerManager.java:177) > at org.apache.synapse.SynapseServer.main(SynapseServer.java:68) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240) > at java.lang.Thread.run(Unknown Source) > I downloaded 2.0.0 to check and the sample works fine there. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |