[
https://jira.jboss.org/jira/browse/JBAS-6936?page=com.atlassian.jira.plug...
]
Shelly McGowan updated JBAS-6936:
---------------------------------
After looking at the thread dump, it looks like this is related to a RichFaces bug,
https://jira.jboss.org/jira/browse/RF-4537.
The tests-profileservice target also runs the org.jboss.deployers.seam tests. During the
run, two tests fail due to timeout:
org.jboss.test.deployers.seam.test.SeamBookingExampleUnitTestCase FAILED (timeout)
org.jboss.test.deployers.seam.test.SeamJpaExampleUnitTestCase FAILED (timeout)
The RichFaces bug is marked FIXED with RichFaces 3.3.0.GA. The version of RichFaces
packaged in these test archives is 3.2.2.GA.
I'll verify this by updating the test jars to 3.3.0/3.3.1.
See also:
https://jira.jboss.org/jira/browse/JBSEAM-3570
Testsuite fails during tests-profileservice target with IBM JDK 1.6 -
AS instance not shutdown
----------------------------------------------------------------------------------------------
Key: JBAS-6936
URL:
https://jira.jboss.org/jira/browse/JBAS-6936
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite
Affects Versions: JBossAS-5.1.0.CR1
Environment: IBM JDK 1.6
Reporter: Martin Malina
Assignee: Shelly McGowan
Attachments: threadDump.html
The AS fails to start for the second time during the tests-profileservice target of the
testsuite. This is caused by the first instance not being properly shutdown by the
following ant command: <server:stop name="profileservice"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira