nagyistoce / text20

Automatically exported from code.google.com/p/text20
0 stars 0 forks source link

Tracking server sometimes spams console with 'Socket to remote was closed' when client disconnects. #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
java.lang.IllegalStateException: Socket to remote was closed.
    at net.sf.lipermi.handler.CallProxy.invoke(CallProxy.java:87)
    at $Proxy14.newTrackingEvent(Unknown Source)
    at de.dfki.km.text20.trackingserver.common.remote.impl.CommonServerRegistry$1.run(CommonServerRegistry.java:152)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:680)

Original issue reported on code.google.com by r.biedert on 2 Mar 2011 at 4:05

GoogleCodeExporter commented 9 years ago
Should be fixed now.

Original comment by r.biedert on 24 Mar 2011 at 3:46

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 2d6c4f8886ab.

Original comment by r.biedert on 24 Mar 2011 at 3:46