Hello,

I'm using Tomcat 10.1.34 on Debian Bookworm.  I have a multiple CATALINA_HOME 
one CATALINA_BASE configuration, which works perfectly, most of the time.  
There are 4 CATALINA_HOME setups.

The issue is that one of these CATALINA_BASE setups, when getting the shutdown 
command from the shutdown port, appears to shut down normally.  Unfortunately, 
it never appears to release the connector port for which it's configured.  When 
it's restarted, it fails as it's unable to bind to the port.

I've checked using netstat, lsof, ss, ps to see if there's anything else using 
this port or if the java process for that tomcat  instance still exists, with 
no luck.  The process is gone after the shutdown and nothing is using the port, 
at least that linux can report.  I'm wondering if there's an orphaned thread 
from that instance, perhaps.

This instance uses a Spring configuration with log4j2, camel and cxf.

I'm not sure what the next troubleshooting step would be here, what to look 
for.  Any guidance on next steps would be appreciated.


Thank you,

Jason T. Countryman





This message and any attachments may contain information that is protected by 
law as privileged and confidential, and is transmitted for the sole use of the 
intended recipient(s). If you are not the intended recipient, you are hereby 
notified that any use, dissemination, copying or retention of this e-mail or 
the information contained herein is strictly prohibited. If you received this 
e-mail in error, please immediately notify the sender by e-mail, and 
permanently delete this e-mail.

Reply via email to