0 Replies Latest reply on Jan 31, 2003 9:44 AM by qjafcunuas

    Shutdown Jboss3.0.4 on Ajp13 port 8009

    qjafcunuas

      Hi
      I'm using Jboss3.0.4-tomcat4.1.12 with Apache/mod_jk.

      I've remove the 8080 connector in tomcat41-service.xml, and define one on 8009 Ajp13 connector :



      When i run "shutdown localhost 8009", i've got a lot of logs like this :
      15:51:48,143 INFO [STDOUT] |
      15:51:48,143 INFO [STDOUT]
      15:51:48,143 INFO [STDOUT]
      15:51:48,143 INFO [STDOUT]
      15:51:48,143 INFO [STDOUT]

      and finish by
      15:51:48,143 INFO [Engine] Ajp13Processor[8009][48] [Ajp13] incomplete read, waited #-1 got only 0

      If i do Ctrl-C, so the shutdown is ok.

      But i must use "shutdown localhost 8009" method on shudown server.

      What's the trouble .

      tia

      Bruno