0 Replies Latest reply on Sep 24, 2003 11:42 AM by baypackets

    Jboss shutdown on linux platform is not clean

    baypackets

      I've installed jboss-3.2.0 on the linux platform, but it seems that the shutdown process is not clean.
      Here are some of the errors when shutdown is performed and it hangs after that and process continues to exist

      In case i call shutdown.sh with secific parameters
      -----------------------------------------------------
      07:25:55,444 INFO [jbossweb] Stopped SocketListener on 0.0.0.0:8089
      07:25:55,558 WARN [UILServerILService] SocketException occured (Connection reset by peer?). Cannot initialize the UILServerILService.
      07:25:55,947 INFO [AbstractDeploymentScanner$ScannerThread] Shutdown



      In case i do CTRL+C
      --------------------
      [UILServerILService] SocketException occured (Connection reset by peer?). Cannot initialize the UILServerILService.
      07:21:20,008 INFO [jbossweb] Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8089]
      07:21:20,009 INFO [jbossweb] Stopped SocketListen
      er on 0.0.0.0:8089

      If some one can suggest me the workaround for this
      it will be of great help