[jboss-jira] [JBoss JIRA] Commented: (JBAS-6936) Testsuite fails during tests-profileservice target with IBM JDK 1.6 - AS instance not shutdown
Martin Malina (JIRA)
jira-events at lists.jboss.org
Wed Jul 22 11:21:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12477192#action_12477192 ]
Martin Malina commented on JBAS-6936:
-------------------------------------
I can confirm that after removing those 2 test cases (by simply removing the class files in output/classes) the second instance of AS starts up normally and hence the whole tests-profileservice target runs normally (although there are some failures).
I didn't find out how to exclude the tests in build.xml - there already is a profileservice.excludes and it is excluding these test cases, but they get executed anyway. I'm not sure how it's supposed to work.
> 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
More information about the jboss-jira
mailing list