[
http://jira.jboss.com/jira/browse/JBAS-4292?page=comments#action_12367516 ]
Adrian Brock commented on JBAS-4292:
------------------------------------
PLEASE, PLEASE, PLEASE. Create a forum thread. Don't try to "guess" here.
JIRA issues should be raised when the problem is understand and we know what needs fixing
JIRA is not a discussion forum!!!!!
The real issue is that for backwards compatibility (same semantics as JBoss4), the old
MainDeployer.deploy()
should not be doing delegate.checkComplete() there is a seperate invocation for this.
However, I believe Scott also added a "checkIncomplete" to the JBoss-Head
testsuite
so even removing it from the old MainDeployer won't help?
Legacy MainDeployer.deploy use of checkIncomplete causes leaks/test
failures
----------------------------------------------------------------------------
Key: JBAS-4292
URL:
http://jira.jboss.com/jira/browse/JBAS-4292
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite, Deployment services
Affects Versions: JBossAS-5.0.0.Beta2
Reporter: Scott M Stark
Assigned To: Dimitris Andreadis
Fix For: JBossAS-5.0.0.Beta3
If one adds a checkIncomplete call to validate a deployment in the legacy
org.jboss.deployment.MainDeployer used by the testsuite deploy calls, there are additional
failures and memory leaks that prevent the run from completing. It appears that tests are
not cleaning up after failed deployments.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira