[jgroups-dev] What does cause NullPointerException?
Development issues <[email protected]> Tue, 22 Dec 2015 14:39:34 -0700 (MST)
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
I have a cluster consist of 5 machines, 3 allocated for services and 2 for clients. I start the cluster and build a channel without any problem. Also clients manage to send a request to the servers using channel.send(msg). However, when I use channel.send(msg) again (in client side), it gives me NullPointerException. Moreover, NullPointerException point to line where channel.send(msg) is. Can anyone tell what does cause such problem? Thank you Ibrahim -- View this message in context: http://jgroups.1086181.n5.nabble.com/What-does-cause-NullPointerException-tp10915.html Sent from the JGroups - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Javagroups-development mailing list