Been searching this problem on this forum but haven't found any solution.

Startup JBoss3.2.3 and everything goes well. First hot deployment of  our ear file 
goes well.
After changing our application we do an redeploy of our ear file and here the problem 
begins:

14:14:50,233 INFO  [EARDeployer] Undeploying J2EE application, destroy step: 
file:/D:/JBossDeployDirectory/APPLIC/ourProgram.ear
14:14:50,561 WARN  [DeploymentInfo] Could not delete 
file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp45966ourProgram.ear-contents/ourProgram.war/
 restart will delete it
14:14:50,796 INFO  [EJBModule] destroy(), remove EJB-Module: 
jboss.management.local:J2EEApplication=ourProgram.ear,J2EEServer=Local,j2eeType=EJBModule,name=ourProgram.jar
14:14:50,827 WARN  [DeploymentInfo] Could not delete 
file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp45966ourProgram.ear restart will 
delete it
14:14:50,858 INFO  [MainDeployer] Starting deployment of package: 
file:/D:/JBossDeployDirectory/APPLIC/ourProgram.ear
14:14:50,952 INFO  [EARDeployer] Init J2EE application: 
file:/D:/JBossDeployDirectory/APPLIC/ourProgram.ear

So JBoss can't delete the temporary part. What the heck who cares now??
But a little later comes:

14:19:51,173 ERROR [EjbModule] Initialization failed
javax.management.InstanceAlreadyExistsException: 
jboss.j2ee:jndiName=DocumentManager,service=EJB already registered.

With other words: after a redeploy we are obliged to restart JBoss in order to run our 
application. I thought JBoss was hotdeployable???

Could anybody help??? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822822#3822822

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822822


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to