On Thu, Apr 21, 2011 at 12:25 PM, Amila Maha Arachchi <[email protected]>wrote:

> surefire-report
>
> I'll look into this.

>
> -------------------------------------------------------------------------------
> Test set: org.apache.ode.jbi.RetireJbiTest
>
>
> -------------------------------------------------------------------------------
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.577 sec
> <<< FAILURE!
> testRetire(org.apache.ode.jbi.RetireJbiTest)  Time elapsed: 2.565 sec  <<<
> ERROR!
> javax.jbi.messaging.MessagingException: Could not find route for exchange:
> InOut[
>   id: ID:127.0.0.1-12f76cc1325-39:4
>   status: Active
>   role: provider
>   service: {http://sample.bpel.org/bpel/sample}OnEventCorrelation
>   operation: initiate
>   in: <?xml version="1.0" encoding="UTF-8"
> standalone="no"?><msg><payload>test</payload><payload2/></msg>
> ] for service: {http://sample.bpel.org/bpel/sample}OnEventCorrelation and
> interface: null
>     at
> org.apache.servicemix.jbi.nmr.DefaultBroker.sendExchangePacket(DefaultBroker.java:297)
>     at
> org.apache.servicemix.jbi.container.JBIContainer.sendExchange(JBIContainer.java:894)
>     at
> org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.doSend(DeliveryChannelImpl.java:395)
>     at
> org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.sendSync(DeliveryChannelImpl.java:470)
>     at
> org.apache.servicemix.client.DefaultServiceMixClient.sendSync(DefaultServiceMixClient.java:160)
>     at org.apache.ode.jbi.JbiTestBase.go(JbiTestBase.java:197)
>     at org.apache.ode.jbi.RetireJbiTest.testRetire(RetireJbiTest.java:23)
>     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:597)
>     at junit.framework.TestCase.runTest(TestCase.java:168)
>     at junit.framework.TestCase.runBare(TestCase.java:134)
>     at junit.framework.TestResult$1.protect(TestResult.java:110)
>     at junit.framework.TestResult.runProtected(TestResult.java:128)
>     at junit.framework.TestResult.run(TestResult.java:113)
>     at junit.framework.TestCase.run(TestCase.java:124)
>     at junit.framework.TestSuite.runTest(TestSuite.java:232)
>     at junit.framework.TestSuite.run(TestSuite.java:227)
>     at
> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
>     at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
>     at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
>     at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>     at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>     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:597)
>     at
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>     at
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
>
>
>
> On Thu, Apr 21, 2011 at 12:14 PM, WSO2 Builder <[email protected]> wrote:
>
>> Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec
>> Running org.apache.ode.jbi.ExtVarJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 sec
>> Running org.apache.ode.jbi.EmptyRespJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.948 sec
>> Running org.apache.ode.jbi.MagicSessionJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 sec
>> Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
>> Retrieving document at
>> '/home/carbon/carbon/dependencies/ode/jbi/target/test-classes/test.wsdl'.
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
>> Running org.apache.ode.jbi.MagicSessionExternalJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.081 sec
>> Running org.apache.ode.jbi.RetireJbiTest
>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.577 sec
>> <<< FAILURE!
>> Running org.apache.ode.jbi.SpringPropertiesJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.137 sec
>> Running org.apache.ode.jbi.ReplayerJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.948 sec
>> Running org.apache.ode.jbi.HelloWorldJbiTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.045 sec
>>
>> Results :
>>
>> Tests in error:
>>  testRetire(org.apache.ode.jbi.RetireJbiTest)
>>
>> Tests run: 11, Failures: 0, Errors: 1, Skipped: 1
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] There are test failures.
>>
>> Please refer to
>> /home/carbon/carbon/dependencies/ode/jbi/target/surefire-reports for the
>> individual test results.
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 125 minutes 52 seconds
>> [INFO] Finished at: Thu Apr 21 12:14:39 IST 2011
>> [INFO] Final Memory: 1255M/1857M
>> [INFO]
>> ------------------------------------------------------------------------
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Denis
----------------------------------------------------------
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis <http://goog_277208233/>** [AT] wso2.com* <http://wso2.com/>*
blog: **http://ddweerasiri.blogspot.com* <http://ddweerasiri.blogspot.com/>*
twitter: **http://twitter.com/ddweerasiri* <http://twitter.com/ddweerasiri>*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to