1 Reply Latest reply on Nov 14, 2002 7:02 AM by alistair.black

    JBoss 3.0.4 shutdown hangs on exit

    alistair.black

      Hi,

      I'm using JBoss 3.0.4. on Windows 2000 and it hangs on shutdown after I've performed any form of transactional work where I have been writing to the database.

      These are the last entries within the server log:

      2002-11-13 18:47:34,821 INFO [org.jboss.system.server.Server] Undeploying all packages
      2002-11-13 18:47:34,821 INFO [org.jboss.deployment.MainDeployer] Undeploying file:/E:/Programs/jboss-3.0.4/server/default/deploy/bluebit.ear
      2002-11-13 18:47:34,821 INFO [org.jboss.jbossweb] Stopped WebApplicationContext[/bluebit,jar:file:/E:/Programs/jboss-3.0.4/server/default/tmp/deploy/server/default/deploy/bluebit.ear/63.bluebit.ear-contents/bluebit-web.war!/]
      2002-11-13 18:47:34,821 INFO [org.jboss.jbossweb] Deregister jboss.web:Jetty=0,JBossWebApplicationContext=2,context=/bluebit
      2002-11-13 18:47:34,831 INFO [org.jboss.jbossweb] Successfully undeployed file:/E:/Programs/jboss-3.0.4/server/default/tmp/deploy/server/default/deploy/bluebit.ear/63.bluebit.ear-contents/bluebit-web.war
      2002-11-13 18:47:34,831 INFO [org.jboss.ejb.EjbModule] Stopping

      I receive this error when using either or the shutdown.bat file.

      Any ideas?

      Alistair