eclipse-ee4j / glassfish-shoal

Shoal
Other
5 stars 9 forks source link

NPE from net.jxta.impl.pipe.BlockingWireOutputPipe.checkMessenger #25

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 17 years ago

The following NPE was encountered among 100+ executions without any NPEs. java.lang.NullPointerException at net.jxta.impl.pipe.BlockingWireOutputPipe.checkMessenger(BlockingWireOutputPipe.java:181) at net.jxta.impl.pipe.BlockingWireOutputPipe.send(BlockingWireOutputPipe.java:209) at com.sun.enterprise.jxtamgmt.MasterNode.send(MasterNode.java:927) at com.sun.enterprise.jxtamgmt.MasterNode.probeNode(MasterNode.java:738) at com.sun.enterprise.jxtamgmt.HealthMonitor.process(HealthMonitor.java:243) at com.sun.enterprise.jxtamgmt.HealthMonitor.pipeMsgEvent(HealthMonitor.java:216) at net.jxta.impl.pipe.InputPipeImpl.processIncomingMessage(InputPipeImpl.java:231) at net.jxta.impl.pipe.WirePipe.callLocalListeners(WirePipe.java:388) at net.jxta.impl.pipe.WirePipe.processIncomingMessage(WirePipe.java:363) at net.jxta.impl.pipe.WirePipeImpl.processIncomingMessage(WirePipeImpl.java:357) at net.jxta.impl.endpoint.QuotaIncomingMessageListener.doOne(QuotaIncomingMessageListener.java:489) at net.jxta.impl.endpoint.QuotaIncomingMessageListener$ListenerExecutorTask.run(QuotaIncomingMessageListener.java:297) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619)

Scenario: http://vivazapata.red.iplanet.com:8080/hudson/job/temp1/129/artifact/06_Machine.html

Environment

Operating System: All Platform: OpenSolaris

Affected Versions

[current]

glassfishrobot commented 6 years ago
glassfishrobot commented 17 years ago

@glassfishrobot Commented Reported by zorro

glassfishrobot commented 17 years ago

@glassfishrobot Commented shreedhar_ganapathy said: reassigning to Mo for addressing in Jxta platform.

glassfishrobot commented 17 years ago

@glassfishrobot Commented shreedhar_ganapathy said: closing this issue as the dependency on QuoteIncomingListener has been removed from the current jxta jar. The earlier run was using b57 of Glassfish which had older shoal and jxta jars.

glassfishrobot commented 17 years ago

@glassfishrobot Commented Was assigned to hamada

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA SHOAL-25

glassfishrobot commented 14 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, June 23rd 2010, 4:11:06 am