Intermittent test failure in JPA/Quiesce
----------------------------------------

                 Key: ARIES-391
                 URL: https://issues.apache.org/jira/browse/ARIES-391
             Project: Aries
          Issue Type: Bug
          Components: JPA
            Reporter: zoe slattery
            Priority: Minor


An intermittent test failure was seen in running the JPA tests on 
0.2-incubating release candidate 05.

Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 47.464 sec <<< 
FAILURE!
testComplexContextQuiesce 
[equinox/3.5.0](org.apache.aries.jpa.quiesce.itest.QuiesceJPATest)  Time 
elapsed: 4.259 sec  <<< ERROR!
java.lang.RuntimeException: Gave up waiting for service 
(objectClass=org.apache.aries.jpa.container.context.PersistenceContextProvider)
    at 
org.apache.aries.jpa.quiesce.itest.QuiesceJPATest.getOsgiService(QuiesceJPATest.java:695)
    at 
org.apache.aries.jpa.quiesce.itest.QuiesceJPATest.getOsgiService(QuiesceJPATest.java:668)
    at 
org.apache.aries.jpa.quiesce.itest.QuiesceJPATest.getOsgiService(QuiesceJPATest.java:664)
    at 
org.apache.aries.jpa.quiesce.itest.QuiesceJPATest.testComplexContextQuiesce(QuiesceJPATest.java:176)
    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.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
    at 
org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 

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

Reply via email to