[jboss-jira] [JBoss JIRA] Created: (JBREM-629) NPE in sending notification of lost client

Tom Elrod (JIRA) jira-events at jboss.com
Tue Nov 7 11:09:41 EST 2006


NPE in sending notification of lost client
------------------------------------------

                 Key: JBREM-629
                 URL: http://jira.jboss.com/jira/browse/JBREM-629
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: callbacks
    Affects Versions: 2.0.0.GA (Boon)
            Reporter: Tom  Elrod
         Assigned To: Tom  Elrod
             Fix For: 2.2.0.Alpha3 (Bluto)


Is possible to sometimes get null pointer exception when calling notifier to alert of lost client when leasing.

10:47:10,508 ERROR [STDERR] Exception in thread "Timer-2"
10:47:10,509 ERROR [STDERR] java.lang.NullPointerException
10:47:10,513 ERROR [STDERR] at org.jboss.remoting.Lease.notifyClientLost(Lease.java:211)
10:47:10,513 ERROR [STDERR] at org.jboss.remoting.Lease.access$300(Lease.java:39)
10:47:10,513 ERROR [STDERR] at org.jboss.remoting.Lease$LeaseTimerTask.run(Lease.java:242)
10:47:10,513 ERROR [STDERR] at java.util.TimerThread.mainLoop(Timer.java:527)
10:47:10,513 ERROR [STDERR] at java.util.TimerThread.run(Timer.java:477) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list