TCPPING jgroups error - logical address cache didn't contain all physical address, sending up a discovery request

Solution Unverified - Updated -

Issue

  • I have two machines. The machie #1 has the domain controller and one host controller. The machine #2 has one host controller. When I start the cluster appears the follow errors. how can i solve this error?
readPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
[Server:tlcl01-instance2]       at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
[Server:tlcl01-instance2]
[Server:tlc03-instance2] 01:23:01,772 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-5,shared=tcp) ISPN000094: Received new cluster view: [telecom_host2:tlc01-instance2/web|4] [telecom_host2:tlc01-instance2/web, telecom_host2:tlc03-instance2/web, 1eaa3857-1af1-900c-b334-05b7b06bb47c, f8db9c6c-19c4-c009-f5c5-232ce3ff5c7c, 2692fad2-2f52-145d-7cc1-64517fd6f781]
[Server:tlcl01-instance2] 01:23:01,779 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-4,shared=tcp) ISPN000094: Received new cluster view: [telecom_host2:tlc01-instance2/web|4] [telecom_host2:tlc01-instance2/web, 9559e944-322b-967b-e95d-feb39cd8af98, telecom_host2:tlcl01-instance2/web, f8db9c6c-19c4-c009-f5c5-232ce3ff5c7c, 2692fad2-2f52-145d-7cc1-64517fd6f781]
[Server:tlcl01-instance2] 01:23:01,789 WARN  [org.jgroups.protocols.TCP] (Timer-3,shared=tcp) null: no physical address for 9559e944-322b-967b-e95d-feb39cd8af98, dropping message
[Server:tlcq01-instance2] 01:23:02,334 ERROR [org.jboss.as.clustering] (Incoming-3,shared=tcp) JBAS010223: ViewAccepted fallido: java.lang.IllegalStateException: JBAS010240: Dirección 9559e944-322b-967b-e95d-feb39cd8af98 no registrada en la capa de transporte
[Server:tlcq01-instance2]       at org.jboss.as.clustering.impl.CoreGroupCommunicationService$ClusterNodeFactoryImpl.getClusterNode(CoreGroupCommunicationService.java:1350)
[Server:tlcq01-instance2]       at org.jboss.as.clustering.impl.CoreGroupCommunicationService.translateAddresses(CoreGroupCommunicationService.java:1010)
[Server:tlcq01-instance2]       at org.jboss.as.clustering.impl.CoreGroupCommunicationService$GroupView.<init>(CoreGroupCommunicationService.java:1101)
[Server:tlcq01-instance2]       at org.jboss.as.clustering.impl.CoreGroupCommunicationService.processViewChange(CoreGroupCommunicationService.java:945)
[Server:tlcq01-instance2]       at org.jboss.as.clustering.impl.CoreGroupCommunicationService$MembershipListenerImpl.viewAccepted(CoreGroupCommunicationService.java:1403)
[Server:tlcq01-instance2]       at org.jgroups.blocks.MessageDispatcher.handleUpEvent(MessageDispatcher.java:525)
[Server:tlcq01-instance2]       at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:602)
[Server:tlcq01-instance2]       at org.jgroups.blocks.mux.MuxUpHandler.passToAllHandlers(MuxUpHandler.java:156)
[Server:tlcq01-instance2]       at org.jgroups.blocks.mux.MuxUpHandler.up(MuxUpHandler.java:123)
[Server:tlcq01-instance2]       at org.jgroups.JChannel.up(JChannel.java:707)
[Server:tlcq01-instance2]       at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1025)
[Server:tlcq01-instance2]       at org.jgroups.protocols.RSVP.up(RSVP.java:188)
[Server:tlcq01-instance2]       at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
[Server:tlcq01-instance2]       at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
[Server:tlcq01-instance2]       at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.GMS.installView(GMS.java:638)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.ParticipantGmsImpl.handleViewChange(ParticipantGmsImpl.java:149)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.GMS.up(GMS.java:799)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:245)
[Server:tlcq01-instance2]       at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:453)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:793)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:609)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.NAKACK.handleXmitRsp(NAKACK.java:969)
[Server:tlcq01-instance2]       at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:623)
[Server:tlcq01-instance2]       at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:147)
[Server:tlcq01-instance2]       at org.jgroups.protocols.FD.up(FD.java:253)
[Server:tlcq01-instance2]       at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:288)
[Server:tlcq01-instance2]       at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
[Server:tlcq01-instance2]       at org.jgroups.protocols.Discovery.up(Discovery.java:359)
[Server:tlcq01-instance2]       at org.jgroups.protocols.TP$ProtocolAdapter.up(TP.java:2607)
[Server:tlcq01-instance2]       at org.jgroups.protocols.TP.passMessageUp(TP.java:1260)
[Server:tlcq01-instance2]       at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1822)
[Server:tlcq01-instance2]       at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1795)
[Server:tlcq01-instance2]       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
[Server:tlcq01-instance2]       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
[Server:tlcq01-instance2]       at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
[Server:tlcq01-instance2]
[Server:tlcq01-instance2] 01:23:02,595 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,shared=tcp) ISPN000094: Received new cluster view: [telecom_host2:tlc01-instance2/web|4] [telecom_host2:tlc01-instance2/web, 9559e944-322b-967b-e95d-feb39cd8af98, 1eaa3857-1af1-900c-b334-05b7b06bb47c, telecom_host2:tlcq01-instance2/web, 2692fad2-2f52-145d-7cc1-64517fd6
..................
[Server:tlc03-instance1] 01:26:33,853 WARN  [org.jgroups.protocols.TCP] (Timer-3,shared=tcp) null: no physical address for 9559e944-322b-967b-e95d-feb39cd8af98, dropping message
[Server:tlc03-instance1] 01:26:35,537 WARN  [org.jgroups.protocols.TCP] (OOB-15,shared=tcp) null: no physical address for 98a91270-0b7a-a57f-6c78-8d867a37be19, dropping message
[Server:tlc03-instance1] 01:26:35,845 WARN  [org.jgroups.protocols.TCP] (OOB-14,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlcl01-instance1] 01:26:36,442 WARN  [org.jgroups.protocols.TCP] (OOB-16,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlc03-instance1] 01:26:36,921 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlc03-instance1/web) JBAS010232: Miembro sospechoso: 98a91270-0b7a-a57f-6c78-8d867a37be19
[Server:tlc03-instance1] 01:26:37,039 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlc03-instance1/web) JBAS010232: Miembro sospechoso: da7fc2fe-2fbb-c694-4cb0-98c70300eee0
[Server:tlcl01-instance1] 01:26:38,650 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlcl01-instance1/web) JBAS010232: Miembro sospechoso: da7fc2fe-2fbb-c694-4cb0-98c70300eee0
[Server:tlcl01-instance1] 01:26:40,800 WARN  [org.jgroups.protocols.TCP] (Timer-4,shared=tcp) null: no physical address for 91173a34-70ea-2f4b-82ec-5ec97cf4e90a, dropping message
[Server:tlc03-instance1] 01:26:40,878 WARN  [org.jgroups.protocols.TCP] (OOB-15,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlcq01-instance1] 01:26:41,008 WARN  [org.jgroups.protocols.TCP] (Timer-4,shared=tcp) null: no physical address for 91173a34-70ea-2f4b-82ec-5ec97cf4e90a, dropping message
[Server:tlc03-instance1] 01:26:41,420 WARN  [org.jgroups.protocols.TCP] (Timer-4,shared=tcp) null: logical address cache didn't contain all physical address, sending up a discovery request
[Server:tlc03-instance1] 01:26:41,583 WARN  [org.jgroups.protocols.TCP] (OOB-18,shared=tcp) null: no physical address for 98a91270-0b7a-a57f-6c78-8d867a37be19, dropping message
[Server:tlc03-instance1] 01:26:42,922 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlc03-instance1/web) JBAS010232: Miembro sospechoso: 98a91270-0b7a-a57f-6c78-8d867a37be19
[Server:tlc03-instance1] 01:26:43,085 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlc03-instance1/web) JBAS010232: Miembro sospechoso: da7fc2fe-2fbb-c694-4cb0-98c70300eee0
[Server:tlcl01-instance1] 01:26:43,101 WARN  [org.jgroups.protocols.TCP] (Timer-2,shared=tcp) null: logical address cache didn't contain all physical address, sending up a discovery request
[Server:tlcl01-instance1] 01:26:43,178 WARN  [org.jgroups.protocols.TCP] (OOB-16,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlcl01-instance1] 01:26:44,603 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlcl01-instance1/web) JBAS010232: Miembro sospechoso: da7fc2fe-2fbb-c694-4cb0-98c70300eee0
[Server:tlc03-instance1] 01:26:47,206 WARN  [org.jgroups.protocols.TCP] (OOB-15,shared=tcp) null: no physical address for 98a91270-0b7a-a57f-6c78-8d867a37be19, dropping message
[Server:tlc03-instance1] 01:26:47,235 WARN  [org.jgroups.protocols.TCP] (OOB-18,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlcl01-instance1] 01:26:47,735 WARN  [org.jgroups.protocols.TCP] (Timer-3,shared=tcp) null: no physical address for 91173a34-70ea-2f4b-82ec-5ec97cf4e90a, dropping message
[Server:tlcq01-instance1] 01:26:47,979 WARN  [org.jgroups.protocols.TCP] (Timer-3,shared=tcp) null: no physical address for 91173a34-70ea-2f4b-82ec-5ec97cf4e90a, dropping message
[Server:tlcl01-instance1] 01:26:48,636 WARN  [org.jgroups.protocols.TCP] (OOB-15,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlc03-instance1] 01:26:48,708 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlc03-instance1/web) JBAS010232: Miembro sospechoso: da7fc2fe-2fbb-c694-4cb0-98c70300eee0
[Server:tlc03-instance1] 01:26:48,928 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlc03-instance1/web) JBAS010232: Miembro sospechoso: 98a91270-0b7a-a57f-6c78-8d867a37be19
[Server:tlcl01-instance1] 01:26:50,611 INFO  [org.jboss.as.clustering] (VERIFY_SUSPECT.TimerThread,web,telecom_host1:tlcl01-instance1/web) JBAS010232: Miembro sospechoso: da7fc2fe-2fbb-c694-4cb0-98c70300eee0
[Server:tlc03-instance1] 01:26:52,997 WARN  [org.jgroups.protocols.TCP] (OOB-15,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message
[Server:tlc03-instance1] 01:26:53,427 WARN  [org.jgroups.protocols.TCP] (Timer-3,shared=tcp) null: logical address cache didn't contain all physical address, sending up a discovery request
[Server:tlc03-instance1] 01:26:53,891 WARN  [org.jgroups.protocols.TCP] (OOB-18,shared=tcp) null: no physical address for 98a91270-0b7a-a57f-6c78-8d867a37be19, dropping message
[Server:tlcq01-instance1] 01:26:54,773 WARN  [org.jgroups.protocols.TCP] (Timer-2,shared=tcp) null: no physical address for 91173a34-70ea-2f4b-82ec-5ec97cf4e90a, dropping message
[Server:tlcl01-instance1] 01:26:54,926 WARN  [org.jgroups.protocols.TCP] (OOB-15,shared=tcp) null: no physical address for da7fc2fe-2fbb-c694-4cb0-98c70300eee0, dropping message

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.2.0

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