From: <jm...@us...> - 2011-03-07 18:03:36
|
Revision: 2205 http://eulergui.svn.sourceforge.net/eulergui/?rev=2205&view=rev Author: jmvanel Date: 2011-03-07 18:03:30 +0000 (Mon, 07 Mar 2011) Log Message: ----------- FIX random errors in Test*Generation* ; symptom: java.net.SocketException: Connection reset in n3_project.IOManager.copy() Remedy: retry once in N3Source.getLocalN3() TODO: probably two threads are try to read this N3 stream, and one closes it, so the remedy is not the final correction !!!! Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/project/N3Source.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |