[jbossts-issues] [JBoss JIRA] (JBTM-1531) XTS Test Hang: com.arjuna.wscf.tests.model.sagas.SuspendCloseTest

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Mar 11 14:08:42 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760344#comment-12760344 ] 

Paul Robinson commented on JBTM-1531:
-------------------------------------

I've looked at the logs and there's nothing obvious. There doesn't seem to be any Transactions or test coe in the stack traces (other than what you would expect, reaper etc).

This is the only suspicious thing I can see (on the client side):

{code}
	- locked <0xa193bac0> (a org.jboss.as.protocol.mgmt.ActiveOperationSupport$ActiveOperationImpl)
	at org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture.get(AbstractDelegatingAsyncFuture.java:100)
	at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:76)
	at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
	at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:70)
	at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
	at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:151)
	at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205)
	at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185)
	at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:
{code}
                
> XTS Test Hang: com.arjuna.wscf.tests.model.sagas.SuspendCloseTest
> -----------------------------------------------------------------
>
>                 Key: JBTM-1531
>                 URL: https://issues.jboss.org/browse/JBTM-1531
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Testing, XTS
>            Reporter: Paul Robinson
>            Assignee: Paul Robinson
>             Fix For: 5.0.0.M2
>
>
> See thread dump for the test client here: 
> http://172.17.131.2/job/narayana-dualstack/87/console
> and server here:
> http://172.17.131.2/job/narayana-dualstack/87/artifact/XTS/localjunit/unit/target/surefire-reports/com.arjuna.wscf.tests.model.sagas.SuspendCloseTest-output.txt

--
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 jbossts-issues mailing list