I left JForex open over last weekend - it didn't do anything, was just open. Didn't even loose the connection.
Today (Monday) I wanted to compile one of my strategies which I tested last Friday and suddenly I get "tons" of compilation errors about inability to resolve any of the JForex types/symbols (like IEngine etc.). It looks like the application lost its libraries while doing nothing....
Second problem is when I try to create new strategy - this is what I get in my Java console:
23.12.2013 15:04:57.393 SEVERE a.e ]
https://eu-demo.dukascopy.com/client/de ... .9.4.3.jarjava.io.FileNotFoundException:
https://eu-demo.dukascopy.com/client/de ... .9.4.3.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.dukascopy.dds2.greed.agent.a.e.a(Unknown Source)
at com.dukascopy.dds2.greed.agent.a.e.a(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.chart.ServiceSourceEditorPanel.<init>(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.chart.d.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.chart.d.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.b(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.tree.actions.j.run(Unknown Source)
23.12.2013 15:04:57.393 SEVERE b.c ] Uncaught exception in [Thread-906] thread: null
java.lang.NullPointerException
at java.io.File.<init>(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(Unknown Source)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.chart.ServiceSourceEditorPanel.<init>(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.chart.d.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.chart.d.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.b(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.tree.actions.j.run(Unknown Source)