1. From time to time I get this error when running strategies. It seems it makes JForex unstable... must we worry?
2016-01-07 19:28:25.546 ERROR m - Cannot get the response code, url=https://logendpoint.dukascopy.com/demo/userActivity
2016-01-07 19:28:25.546 ERROR m - Unexpected end of file from server
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:792)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535)
at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java:713)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338)
at com.dukascopy.dds2.greed.remotelog.m.I(L:70)
at com.dukascopy.dds2.greed.remotelog.m.H(L:25)
at com.dukascopy.dds2.greed.remotelog.l.dA(L:75)
at com.dukascopy.dds2.greed.remotelog.l.run(L:55)
2. For a while (also older JForex versions) I get many messages like this in the Java Console of JForex
detector = AL, value = 0.0
detector = AL, value = 0.0
detector = AL, value = 0.0
detector = AL, value = 0.0
[...]