[jboss-as7-dev] consistent testsuite failures since I synced with master yesterday

Scott Marlow smarlow at redhat.com
Tue Oct 18 12:26:31 EDT 2011


On 10/18/2011 08:57 AM, Ondřej Žižka wrote:
> I have a fresh master and testsuite runs fine.
> Except 2 failures (for which I also seek comments):
>
> org.jboss.as.test.integration.osgi.webapp.ServletIntegrationTestCase.testServiceAccess
> org.jboss.as.test.integration.osgi.jaxrs.RestEasyIntegrationTestCase.org.jboss.as.test.integration.osgi.jaxrs.RestEasyIntegrationTestCase
>
> server.log:
> http://pastebin.test.redhat.com/64949

I didn't see that failure.

Which folder are you starting the unit test from and what is your 
command line?

I was trying to use "mvn clean install -DallTests" in the 
as7/testsuite/integration folder.

When I checked earlier, Hudson wasn't running the full test (was using 
-PallTests instead of -DallTests).  Looks like someone changed that but 
the test is still in queue.


>
> Anyone seeing that? I thought it could be a race condition caused by
> improper use of deployer API, but giving it some time after deploy
> didn't help.
>
> Ondra
>
>
>
> Scott Marlow píše v Út 18. 10. 2011 v 08:36 -0400:
>
>> When running the as7/testsuite/integration tests, we run fine for a
>> while but then "OutOfMemoryError: unable to create new native thread"
>> errors start showing up in the server.log.
>>
>> Failing tests are here http://pastebin.com/D3SeJ2rP
>>
>> AS7 thread dump showing a lot of "JMX server connection timeout NNN"
>> threads is here http://pastebin.com/qDC52WJG
>>
>> To recreate change into as7/testsuite/integration and do a "mvn clean
>> install -DallTests".
>>
>> Is anyone not seeing this after syncing with master?
>>
>> Scott
>> _______________________________________________
>> 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