https://bz.apache.org/bugzilla/show_bug.cgi?id=62024
Bug ID: 62024
Summary: Mery Leak
org.apache.coyote.AbstractProtocol$ConnectionHandler
Product: Tomcat 8
Version: 8.5.24
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: WebSocket
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
When we run our app for 2-3 hours we experience this leak related to our web
sockets connections:
One instance of "org.apache.coyote.AbstractProtocol$ConnectionHandler" loaded
by "java.net.URLClassLoader @ 0x720029098" occupies 2,153,196,128 (88.10%)
bytes. The memory is accumulated in one instance of
"java.util.concurrent.ConcurrentHashMap$Node[]" loaded by "<system class
loader>".
Keywords
org.apache.coyote.AbstractProtocol$ConnectionHandler
java.util.concurrent.ConcurrentHashMap$Node[]
java.net.URLClassLoader @ 0x720029098
Please help
--
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]