[jboss-user] [Remoting] - NullPointerException in Multicast Detection

mazz@jboss.com do-not-reply at jboss.com
Wed Feb 7 08:27:00 EST 2007


Has anyone seen this or know what this is?  Tried checking JIRA and the forums but found nothing mentioning this.  At this time, I don't know much about how this happened other than the log stack trace I got:


  | 2007-02-06 11:43:55,609 DEBUG [org.jboss.remoting.detection.multicast.MulticastDetector] Error receiving detection
  | java.lang.NullPointerException
  |    at org.jboss.remoting.detection.AbstractDetector.isRemoteDetection(AbstractDetector.java:473)
  |    at org.jboss.remoting.detection.AbstractDetector.detect(AbstractDetector.java:406)
  |    at org.jboss.remoting.detection.multicast.MulticastDetector.listen(MulticastDetector.java:232)
  |    at org.jboss.remoting.detection.multicast.MulticastDetector.access$100(MulticastDetector.java:43)
  |    at org.jboss.remoting.detection.multicast.MulticastDetector$Listener.run(MulticastDetector.java:260)
  | 

Its logged at the DEBUG level, so can I assume this really isn't a problem?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012408#4012408

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012408



More information about the jboss-user mailing list