I have observed connection problems on my windows server 2008 with java 7.
This
https://pastebin.com/nAZumvwE is a typical log of the
java-console right after the login information was entered and the "Login"
button was pressed. (Sorry, small parts of the log are in German. I replaced my
username and IP address in the log by "x".)
In the log you can see that after some failed connection attempts the
application has finally started but still has connection problems. In
particular, it cannot connect to the data feed server. The number of failed
connection attempts varies between 0 and "infinity".
I usually need a lot of time to start jforex successfully. Sometimes when
jforex is running and connected a disconnect may occur which may get solved
immediately by a reconnect or which will result in many failed reconnection
attempts. This behavior is really annoying.
Any hints on how to overcome the described issues are highly welcome.
red