Bugs item #526465, was opened at 2002-03-06 17:28
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=526465&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Hamann (thomash76)
Assigned to: Nobody/Anonymous (nobody)
Summary: bad deploy order + incomplete clean-up

Initial Comment:
win2kpro, jdk1.3.1_01, jboss3.0.0-beta2 (2002-03-05, 8:40)

Hi,

when i start JBoss and the deploy directory contains a JAR file JBoss tries 
immediately to deploy 
the contained application. Unfortunately it does so before the deployment of the 
necessary 
datasource which is also declared in der deploy directory in a mysql-service.xml. Of 
course this 
action has to fail, but JBoss does not manage to clean-up the remains of the crashed 
deployment. 
That's why a second try to (re-)deploy the application (after the datasource has been 
started) 
also fails - now with a lot of "instance already exists" messages which are probably 
caused by the 
remnants of the first (crashed) deployment.

Thomas

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=526465&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to