JGN Connection closing at random time

Hi,



the connection is closing during the run of the application at random time, but why?



Here is the stack trace:


24.10.2008 11:49:01 com.captiveimagination.jgn.MessageClient sendMessage
WARNUNG:
com.captiveimagination.jgn.ConnectionException: Connection is closing, no more messages being accepted.
   at com.captiveimagination.jgn.MessageClient.sendMessage(MessageClient.java:571)
   at com.captiveimagination.jgn.MessageServer.updateConnections(MessageServer.java:611)
   at com.captiveimagination.jgn.clientserver.JGNServer.updateConnections(JGNServer.java:166)
   at com.captiveimagination.jgn.clientserver.JGNServer.update(JGNServer.java:162)
   at com.captiveimagination.jgn.UpdatableRunnable.run(JGN.java:437)
   at java.lang.Thread.run(Thread.java:619)
24.10.2008 11:49:01 com.captiveimagination.jgn.DefaultUncaughtExceptionHandler uncaughtException
WARNUNG: Uncaught connection exception
com.captiveimagination.jgn.ConnectionException: Connection is closing, no more messages being accepted.
   at com.captiveimagination.jgn.MessageClient.sendMessage(MessageClient.java:571)
   at com.captiveimagination.jgn.MessageServer.updateConnections(MessageServer.java:611)
   at com.captiveimagination.jgn.clientserver.JGNServer.updateConnections(JGNServer.java:166)
   at com.captiveimagination.jgn.clientserver.JGNServer.update(JGNServer.java:162)
   at com.captiveimagination.jgn.UpdatableRunnable.run(JGN.java:437)
   at java.lang.Thread.run(Thread.java:619)

Please don't double-post.  You posted in the JGN forum and I responded there.

The solution can be found here:



http://forum.captiveimagination.com/index.php/topic,671.0.html