Greetings
Currently, we are migrating our RFA7.2 based program from windows to Linux, but we found connection issue as below:
Received CONNECTION_EVENT: myNamespace::SLLConnection
{ state: DOWN, code: NONE, text: "Not connected: com.reuters.mainloop.DispatchException: Could not determine position"}
RFA: Version = 7.2.0.L1.all, Date = Mon May 16 15:42:38 CST 2016, Jar Path = No jar file available. Executed using class files.
DACS: Version = 7.0.1.F4, Date = Mon May 16 15:42:48 CST 2016, Jar Path = Is bundled into rfa.jar
Also, we've has done the following check:
1) Java in Linux is 1.6
2) RMDS is accessible from Linux
3) iptables is closed.
4) configuration has been imported via Java.util.Preferences.
Any idea what happened, or any suggestion for us to debug?
Thank you very much for any reply.