1 Reply Latest reply on Feb 14, 2003 6:07 PM by juhalindfors

    shutdown doesn't work correctly -- Please Help

    jecardenas

      I change the default ports adding 1 at those ports:

      18080 in the jboss-service.xml
      18090 in the jbossmq-service.xml
      18091 in the jbossmq-service.xml
      11099 in the jboss-service.xml
      11476 in the hsqldb-service.xml
      18083 in the jboss-service.xml
      18443 in the tomcat41-service.xml
      14444 in the jboss-service.xml

      Then, when i run the script:

      [jboss@server bin]$ ./jboss_init_redhat.sh start

      functions perfect, but when i use:

      [jboss@server bin]$ ./jboss_init_redhat.sh stop

      CMD_START = cd /usr/local/jboss-3.0.4-1/bin; /usr/local/jboss-3.0.4-1/bin/run.sh
      Password:
      Shutting down server localhost:8080
      Shutdown complete

      it tries shutdown to port 8080 and i changed the default configuration. What is the error?

      I'm using jboss 3.0.4 with tomcat 4.1.12

      Please help...

      Thanks



      Jk