This reverts commit 7eb4ab682d.
7eb4ab682d
@ -38,9 +38,6 @@ public class RealTimeDataService {
try {
this.startCollect(ied);
} catch (Exception ignore) {
NetErrorThread thread = new NetErrorThread();
thread.iedId = ied.getId();
thread.run();
}