[jboss-jira] [JBoss JIRA] (AS7-6627) TransactionTestCase.testUserTransaction failing intermittenly

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Mon Feb 25 16:16:57 EST 2013


Tomaz Cerar created AS7-6627:
--------------------------------

             Summary: TransactionTestCase.testUserTransaction failing intermittenly
                 Key: AS7-6627
                 URL: https://issues.jboss.org/browse/AS7-6627
             Project: Application Server 7
          Issue Type: Bug
          Components: OSGi
            Reporter: Tomaz Cerar
            Assignee: Thomas Diesler


org.jboss.as.test.integration.osgi.jta.TransactionTestCase quite often 

{noformat}
java.lang.AssertionError: Service registered: javax.transaction.UserTransaction
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.test.osgi.FrameworkUtils.waitForServiceReference(FrameworkUtils.java:106)
    at org.jboss.as.test.osgi.FrameworkUtils.waitForService(FrameworkUtils.java:81)
    at org.jboss.as.test.osgi.FrameworkUtils.waitForService(FrameworkUtils.java:76)
    at org.jboss.as.test.integration.osgi.jta.TransactionTestCase.testUserTransaction(TransactionTestCase.java:86)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
{noformat}
more info:
http://teamcity.cafe-babe.org/project.html?projectId=project2&buildTypeId=bt13&testNameId=-5249992091256748020&tab=testDetails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list