[jboss-as7-dev] Another Failing Tests E-Mail

Jaikiran Pai jpai at redhat.com
Sat Oct 29 09:25:11 EDT 2011


I have been seeing the hangs too. Kabir filed a JIRA for the timeout 
issue https://issues.jboss.org/browse/AS7-2396

-Jaikiran
On Saturday 29 October 2011 03:36 PM, Darran Lofthouse wrote:
> For the past couple of days I have been unable to perform an all tests
> build, I have had some failures reported but the most common issue is
> the testsuite hanging.
>
> If I generate a thread dump for the surefire process I regularly see
> threads stuck as in the trace at the bottom of this e-mail.
>
> To me it seems like there may actually be two issues here: -
>    1 - The hang itself.
>    2 - The lack of any timeout.
>
> Is anyone else experiencing this hang?
>
> Regards,
> Darran Lofthouse.
>
> "main" prio=10 tid=0xb6a04c00 nid=0x7c0e in Object.wait() [0xb6bd8000]
>      java.lang.Thread.State: WAITING (on object monitor)
> 	at java.lang.Object.wait(Native Method)
> 	- waiting on<0x7ed2b430>  (a
> org.jboss.as.protocol.mgmt.ManagementRequest$ManagementFuture)
> 	at java.lang.Object.wait(Object.java:485)
> 	at org.jboss.threads.AsyncFutureTask.await(AsyncFutureTask.java:192)
> 	- locked<0x7ed2b430>  (a
> org.jboss.as.protocol.mgmt.ManagementRequest$ManagementFuture)
> 	at org.jboss.threads.AsyncFutureTask.get(AsyncFutureTask.java:266)
> 	- locked<0x7ed2b430>  (a
> org.jboss.as.protocol.mgmt.ManagementRequest$ManagementFuture)
> 	at
> org.jboss.as.protocol.mgmt.ManagementRequest.executeForResult(ManagementRequest.java:131)
> 	at
> org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeSynch(AbstractModelControllerClient.java:127)
> 	at
> org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:92)
> 	at
> org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:82)
> 	at
> org.jboss.as.arquillian.container.ManagementClient.isServerInRunningState(ManagementClient.java:134)
> 	at
> org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:140)
> 	at
> org.jboss.as.arquillian.container.CommonDeployableContainer.start(CommonDeployableContainer.java:75)
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list