[ openjms-Bugs-753216 ] Null pointer in connection.close()

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.openjms.devel
Message-ID <[email protected]>
Bugs item #753216, was opened at 2003-06-12 07:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=753216&group_id=54559

Category: None
Group: v0.7.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Anderson (pbanderson)
Assigned to: Nobody/Anonymous (nobody)
Summary: Null pointer in connection.close()

Initial Comment:
When clientPingInterval in the RmiConfiguration element
is set to "0", SimpleSender and SimpleReceiver get null
pointer exceptions when they attempt to close the
connection.  Setting clientPingInterval to a value of
"15" made this go away.

java.lang.NullPointerException
        at
org.exolab.jms.client.rmi.RmiJmsConnectionStub.close(Unknown
Source)
        at
org.exolab.jms.client.JmsConnection.close(Unknown Source)
        at
openjms.examples.client.console.SimpleSender.main(SimpleSender.java:2
95)

and

java.lang.NullPointerException
        at
org.exolab.jms.client.rmi.RmiJmsConnectionStub.close(Unknown
Source)
        at
org.exolab.jms.client.JmsConnection.close(Unknown Source)
        at
openjms.examples.client.console.SimpleReceiver.main(SimpleReceiver.ja
va:339)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=753216&group_id=54559
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.