https://bz.apache.org/bugzilla/show_bug.cgi?id=65998

--- Comment #2 from Rainer Jung <[email protected]> ---
Tomcat does not listen on that port by default. Maybe an application deployed n
your Tomcat opens a listener by itself. Or the JVM due to JVM flags or agents
you loaded, like eg. access for JMX or similar.

Maybe you can find the listening thread in a thread dump of the running JVM
process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to