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