When I run (version 5.1 on linux) java -jar EjsConsole.jar
I see on the terminal
Ok PreRegistry java.rmi.ConnectException: Connection refused to host: 192.168.1.240; nested exception is: java.net.ConnectException: Connection refused ....
The console says RMI registry started at port: 2008 EjsConsole server is ready to listen at port: 2008
I have unblocked port 2008 in the firewall, but that doesn't seem to make a difference.