You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Mike Haller (JIRA)" <ji...@apache.org> on 2007/05/11 16:17:34 UTC

[jira] Created: (SM-948) org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest

org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest
----------------------------------------------------------------

                 Key: SM-948
                 URL: https://issues.apache.org/activemq/browse/SM-948
             Project: ServiceMix
          Issue Type: Sub-task
            Reporter: Mike Haller




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SM-948) org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest

Posted by "Mike Haller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39118 ] 

Mike Haller commented on SM-948:
--------------------------------

D:\java\apache-servicemix-3.1-incubating\src\core\servicemix-core\target\surefire-reports>type org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest.txt
-------------------------------------------------------------------------------
Test set: org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.172 sec <<< FAILURE!
testSendSync(org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest)  Time elapsed: 10.141 sec  <<< ERROR!
javax.jbi.messaging.MessagingException: Could not find route for exchange: InOut[
  id: ID:imm0108-4192-1178892681136-289:0
  status: Active
  role: provider
  service: {http://www.habuma.com/foo}pingService
  in: <?xml version="1.0" encoding="UTF-8"?><ping>Pinging you</ping>
] for service: {http://www.habuma.com/foo}pingService and interface: null
        at org.apache.servicemix.jbi.nmr.DefaultBroker.sendExchangePacket(DefaultBroker.java:295)
        at org.apache.servicemix.jbi.container.JBIContainer.sendExchange(JBIContainer.java:793)
        at org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.doSend(DeliveryChannelImpl.java:381)
        at org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.sendSync(DeliveryChannelImpl.java:456)
        at org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.sendSync(DeliveryChannelImpl.java:428)
        at org.apache.servicemix.client.DefaultServiceMixClient.sendSync(DefaultServiceMixClient.java:147)
        at org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest.testSendSync(SimpleClusterSendSyncTest.java:63)
        at org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest.testSendSync(SimpleClusterSendSyncTest.java:63)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:154)
        at junit.framework.TestCase.runBare(TestCase.java:127)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

> org.apache.servicemix.jbi.nmr.flow.jms.SimpleClusterSendSyncTest
> ----------------------------------------------------------------
>
>                 Key: SM-948
>                 URL: https://issues.apache.org/activemq/browse/SM-948
>             Project: ServiceMix
>          Issue Type: Sub-task
>            Reporter: Mike Haller
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.