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

Ales Justin ales.justin at gmail.com
Sat Oct 29 06:18:40 EDT 2011


Yeah, i've not been able to do a full testsuite build as well for the last few days.
Thought it was just my branch, as i have some subsystem changes,
But it was the same yday when catching that ExampleDS bug on master.
I'll need to check thread dump to see if it's the same isssue.

Sent from my iPad

On Oct 29, 2011, at 12:06, Darran Lofthouse <darran.lofthouse at jboss.com> 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