[jboss-jira] [JBoss JIRA] (AS7-4200) NPE in CoreGroupCommunicationService$ClusterNodeFactoryImpl.getClusterNode()

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Thu Mar 22 07:41:47 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678615#comment-12678615 ] 

Radoslav Husar commented on AS7-4200:
-------------------------------------

I have actually seen this before [1] so I will be able to verify the fix.

[1] http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-Failover/job/eap-6x-failover-http-session-jvmkill-repl-sync/15/artifact/report/config/perf18/server.log
                
> NPE in CoreGroupCommunicationService$ClusterNodeFactoryImpl.getClusterNode()
> ----------------------------------------------------------------------------
>
>                 Key: AS7-4200
>                 URL: https://issues.jboss.org/browse/AS7-4200
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 7.1.0.Final, 7.1.1.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 7.1.2.Final
>
>
> 2012/03/15 13:17:24,568 INFO  
> [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] 
> (VERIFY_SUSPECT.TimerThread,web,c9fc3ab485-bdecoste8.dev.rhcloud.com/web) JBAS010254: 
> Suspected member: 7c4425909e-bdecoste8.dev.rhcloud.com/web
> 2012/03/15 13:17:25,327 ERROR 
> [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] 
> (Incoming-6,null) JBAS010245: ViewAccepted failed: 
> java.lang.NullPointerException
>      at 
> org.jboss.as.clustering.impl.CoreGroupCommunicationService$ClusterNodeFactoryImpl.getClusterNode(CoreGroupCommunicationService.java:1643) 
> [jboss-as-clustering-impl-7.1.0.Final.jar:7.1.0.Final]
>      at 
> org.jboss.as.clustering.impl.CoreGroupCommunicationService.translateAddresses(CoreGroupCommunicationService.java:1268) 
> [jboss-as-clustering-impl-7.1.0.Final.jar:7.1.0.Final]
>      at 
> org.jboss.as.clustering.impl.CoreGroupCommunicationService$GroupView.<init>(CoreGroupCommunicationService.java:1359) 
> [jboss-as-clustering-impl-7.1.0.Final.jar:7.1.0.Final]
>      at 
> org.jboss.as.clustering.impl.CoreGroupCommunicationService.processViewChange(CoreGroupCommunicationService.java:1168) 
> [jboss-as-clustering-impl-7.1.0.Final.jar:7.1.0.Final]
>      at 
> org.jboss.as.clustering.impl.CoreGroupCommunicationService$MembershipListenerImpl.viewAccepted(CoreGroupCommunicationService.java:1717) 
> [jboss-as-clustering-impl-7.1.0.Final.jar:7.1.0.Final]
>      at 
> org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.handleUpEvent(MessageDispatcher.java:506) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at 
> org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:545) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at 
> org.jboss.as.clustering.jgroups.ClassLoaderAwareUpHandler.up(ClassLoaderAwareUpHandler.java:56) 
> [jboss-as-clustering-jgroups-7.1.0.Final.jar:7.1.0.Final]
>      at 
> org.jgroups.blocks.mux.MuxUpHandler.passToAllHandlers(MuxUpHandler.java:156) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.blocks.mux.MuxUpHandler.up(MuxUpHandler.java:123) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at 
> org.jboss.as.clustering.jgroups.MuxChannel$ClassLoaderAwareMuxUpHandler.up(MuxChannel.java:64) 
> [jboss-as-clustering-jgroups-7.1.0.Final.jar:7.1.0.Final]
>      at org.jgroups.JChannel.up(JChannel.java:716) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1026) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.FRAG2.up(FRAG2.java:181) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.pbcast.GMS.installView(GMS.java:625) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at 
> org.jgroups.protocols.pbcast.CoordGmsImpl.handleViewChange(CoordGmsImpl.java:247) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.pbcast.GMS.up(GMS.java:784) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:383) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at 
> org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:730) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:559) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.BARRIER.up(BARRIER.java:126) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:140) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.FD.up(FD.java:273) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.MERGE2.up(MERGE2.java:205) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.Discovery.up(Discovery.java:354) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.stack.Protocol.up(Protocol.java:358) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.TP.passMessageUp(TP.java:1174) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at org.jgroups.protocols.TP$4.run(TP.java:1097) 
> [jgroups-3.0.4.Final.jar:3.0.4.Final]
>      at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) 
> [rt.jar:1.6.0_22]
>      at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) 
> [rt.jar:1.6.0_22]
>      at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_22]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list