- 
        1. Re: JBoss 3.0 Beta Problemadrian.brock Mar 11, 2002 11:35 AM (in response to jamal)Are you sure JBoss is shutting down correctly? 
 The .bat program just requests shutdown.
 Try http://localhost:8082, does that work?
 Are you connected to a network?
 If you are not, remove cluster-service.xml from
 your deploy directory.
 Failing that, there might be a problem with your
 database configuration, ask in the persistence forum.
 Regards,
 Adrian
- 
        2. Re: JBoss 3.0 Beta Problemjamal Mar 11, 2002 11:47 AM (in response to jamal)Yes it is shutting correctly. 
 - I cant connect to port 8082
 - netstat -a shows no 80xx or 1099 entries
 If it hangs I can't shutdown it correctly (ofcourse?)
 It stops with:
 17:44:54,601 INFO [MainDeployer] Deploying: file:/C:/jboss-3.0.0beta/deploy/jboss-jdbc.rar
 17:45:33,958 INFO [Server] Shutting down
 17:45:33,968 INFO [Server] Shutting down the JVM now!
 17:45:33,978 INFO [Server] Shutting down all services
 17:45:33,978 INFO [Default] Shutting down
 17:45:33,978 INFO [ServiceController] Stopping 47 services
 17:45:33,988 INFO [HypersonicDatabase] Stopping
 Okay thanks Adrian for now, I'll try in the persistence forum.
 
    