You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mark Combellack (JIRA)" <tu...@ws.apache.org> on 2008/04/04 13:31:25 UTC

[jira] Resolved: (TUSCANY-2198) Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server

     [ https://issues.apache.org/jira/browse/TUSCANY-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Combellack resolved TUSCANY-2198.
--------------------------------------

    Resolution: Fixed

I've committed a fix that will wait up to 10 seconds for the @OneWay callback to happen. (SVN revision 644682)

Marking as fixed.

> Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server
> -----------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2198
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2198
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA OSGi Integration
>    Affects Versions: Java-SCA-Next
>            Reporter: Mark Combellack
>            Assignee: Mark Combellack
>             Fix For: Java-SCA-Next
>
>
> The build of itest/osgi-implementation has jsut failed on the Continuum build server.
> The build output is at:
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=73096&projectId=277
> The relevant fragment is:
> Created OSGiCustomerComponentImpl supplychain.customer.OSGiCustomerComponentImpl@2bccb2
> Activated OSGiCustomerComponentImpl bundle 
> OSGiCustomerComponentImpl.purchaseBooks, retailer1 is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@1958cc2]
> Activated OSGiRetailerComponentImpl bundle 
> OSGiRetailerComponentImpl.submitOrder , warehouse is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@97617]
> JavaWarehouseComponentImpl.fulfillOrder : shipper is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@127f79d]
> Activated OSGiShipperComponentImpl bundle 
> OSGiShipperComponentImpl.processShipment, customer is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@bb2bc3]
> Deactivated OSGiShipperComponentImpl bundle 
> Deactivated OSGiCustomerComponentImpl bundle 
> Created OSGiCustomerComponentImpl supplychain.customer.OSGiCustomerComponentImpl@dac21
> Activated OSGiCustomerComponentImpl bundle 
> Deactivated OSGiCustomerComponentImpl bundle 
> Deactivated OSGiRetailerComponentImpl bundle 
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec <<< FAILURE!
> test(supplychain.factory.DSFactoryTestCase)  Time elapsed: 0.701 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: null
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at junit.framework.Assert.assertFalse(Assert.java:34)
> 	at junit.framework.Assert.assertFalse(Assert.java:41)
> 	at supplychain.factory.FactoryTestCase.test(FactoryTestCase.java:42)
> 	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: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.OldTestClassRunner.run(OldTestClassRunner.java:35)
> 	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
> 	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:308)
> 	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org