Re: AW: Variables in server.xml leads to error when stopping Tomcat

2022-05-05 Thread Christopher Schultz
Henning, On 5/5/22 09:27, Boesch, Henning (G-GPPD) wrote: 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

AW: Variables in server.xml leads to error when stopping Tomcat

2022-05-05 Thread Boesch, Henning (G-GPPD)
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 sig