Following an upgrade to latest version of Version we are also experiencing the same problem, we can not connect our Config Tool remotely, we get the error:
Error establishing connection with the server. ERROR: org.openadaptor.adaptor.jms.JMSSink - init() failed with JMS Queue/Topic PublishException: org.openadaptor.adaptor.jms.PublishException: org.openadaptor.adaptor.jms.JMSPublisher - connect() failed with NamingException: javax.naming.CommunicationException: [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused]
We have exactly same setup previously, which was working fine. BASServer.props file has the server IP (not localhost). There is no port blocked, no firewall, we are on a LAN, we have checked etc/hosts file on server and it is correctly configured, we have downloaded latest version of config tool on the client machines, we have followed Install Guide instructions and configured on the client machines as stated.
We are experiencing the problem from both a Windows 7 client machine, and also a Linux (Ubuntu) client machine.
Any suggestions?