0 Replies Latest reply on Dec 24, 2012 12:36 AM by goshlive

    Unclean JBoss shutdown

    goshlive

      Hi All

       

      I have strange issue on my jboss installation in my office AIX 5.3 server.

       

      The jboss instance was properly running, say the address was: http://<ip_address>:8080/

      I could browse home page, admin console, jboss ws, etc.

       

      Then, for some reasons we need to shutdown the instance.. but we just proceed by killing the process of the jboss instance using command: kill -9 <process_id>.

       

      Until now, if I check again the list of the jboss instance processes using command: ps -ef , no jboss instance related would be listed.

       

      Now the question, why is the jboss homepage still working: http://<ip_address>:8080/

       

       

      The page of the http://<ip_address>:8080/ is displaying:

      Manage this JBoss EAP Instance

      JBoss EAP Online Resources

       

       

      When clicked on any console hyperlink, the following error message would be shown:

      Server Error (tcp_error)

      A communication error occurred: "Connection refused"
      The Web Server hosting "<ip_address>" may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.

      If the problem persists please log a Problem ticket using OSS or call ITSC Help desk.

       

      Even after closing the browser, clearing the browser's history and cache.. the same problem.

      I'm quite sure that the caching is somewhere in the server.. but I couldnt find any clue.

       

      Any help would be much appreciated.

       

       

      Thanks

      Gosh