Revision: 2206
http://eulergui.svn.sourceforge.net/eulergui/?rev=2206&view=rev
Author: jmvanel
Date: 2011-03-07 19:10:52 +0000 (Mon, 07 Mar 2011)
Log Message:
-----------
FIX random errors in TestRulesForUserEvents
symptom: java.net.SocketException: Connection reset in ProjectFactory.restore(ProjectFactory.java:214)
Remedy: retry once
TODO: probably two threads are trying 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/ProjectFactory.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|