When stopping the JBoss Application server, I get a few exceptions/errors in 
the background. I don't think they are serious, but would still like to know 
why they are happening and how I can stop them. They only occur if the portal 
is deployed.

>From what I can tell, it seems that when dropping the server (pressing ctrc+c 
>in the server window) or using the shutdown.bat file, it tries to delete files 
>from server\default\tmp\deploy, however, this fails.

In the log window, I can see exceptions:

  | "Deployer destroy failed for: file [filename]
  | "java.lang.reflect.UndeclaredThrowableException......" etc etc.
  | 

In the server.log I can see a bunch of entries:

  | 2007-02-12 13:25:42,843 DEBUG [org.jboss.system.server.Server] Deleting 
server tmp/deploy directory
  | 2007-02-12 13:25:42,859 DEBUG [org.jboss.util.file.Files] Failed to delete 
file: 
C:\work\jboss\jboss-4.0.5.GA\server\default\tmp\deploy\tmp50301jboss-aop.jar
  | 2007-02-12 13:25:42,859 DEBUG [org.jboss.util.file.Files] Failed to delete 
file: 
C:\work\jboss\jboss-4.0.5.GA\server\default\tmp\deploy\tmp50302jboss-aspect-library.jar
  | 2007-02-12 13:25:42,859 DEBUG [org.jboss.util.file.Files] Failed to delete 
file: 
C:\work\jboss\jboss-4.0.5.GA\server\default\tmp\deploy\tmp50303trove.jar...........and
 the list goes on.
  | 


Anyone have any ideas why this is happening or how I can get rid of the errors?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014962
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to