Hello Torsten, hello Chris > You need to put "-Dport.shutdown=12345" to the JAVA_OPTS because the > stop process needs that port.
Thanks for the answer, this worked for me. > Henning, the reason you get the error message and Tomcat /still/ stops is > because the shutdown process uses an OS signal if the "normal" way doesn't > work. So it's not just a spurious error message: it's real. Thanks for the explanation, I was just confused, because the variable was replaced correctly and sending the shutdown command manually did also work. Regards Henning INTERNAL