Clustered Application Throws JGroups Connection Exception in JBoss EAP 4.x

Solution Verified - Updated -

Issue

  • The following message appears in the logs :
        java.lang.Exception: connection to <IP_ADDRESS>:<PORT> could not be established
                at org.jgroups.blocks.BasicConnectionTable.send(BasicConnectionTable.java:238)
                at org.jgroups.protocols.TCP.send(TCP.java:54)
        Caused by: java.io.InterruptedIOException: operation interrupted;
        socket id: XXXXXXXXX, local addr: <IP_ADDRESS>:<PORT>, remote addr:
        192.61.248.61:0
                at java.net.PlainSocketImpl.socketConnect(Native Method)
                at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:334)
                at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
                at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
                at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
                at java.net.Socket.connect(Socket.java:520)
                at org.jgroups.blocks.ConnectionTable.getConnection(ConnectionTable.java:143)

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 4.3.0 CP04
    • 4.2.0 CPO7
  • Clustering

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content