JBoss has many waiting ConnectionTable.Connection.Sender threads

Solution Unverified - Updated -

Issue

  • JBoss is filling with thousands of waiting ConnectionTable.Connection.Sender threads, for example
"ConnectionTable.Connection.Sender local_addr=127.0.0.1:7803 [127.0.0.1:7803 - 127.0.0.1:48320],prod-partition,127.0.0.1:7803" - Thread t@81646
   java.lang.Thread.State: WAITING
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <45594cbf> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
    at org.jgroups.blocks.BasicConnectionTable$Connection$Sender.run(BasicConnectionTable.java:753)
    at java.lang.Thread.run(Thread.java:662)

Environment

  • JBoss Enterprise Application Platform (EAP) 5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.