[
https://issues.jboss.org/browse/AS7-6627?page=com.atlassian.jira.plugin.s...
]
Tomaz Cerar updated AS7-6627:
-----------------------------
Affects Version/s: 7.2.0.Alpha1
8.0.0.Alpha1
TransactionTestCase.testUserTransaction failing intermittenly
-------------------------------------------------------------
Key: AS7-6627
URL:
https://issues.jboss.org/browse/AS7-6627
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Affects Versions: 7.2.0.Alpha1, 8.0.0.Alpha1
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&buildTy...
--
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