You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There might be another exception that the plugin has to catch:
Mar 9, 2012 7:30:32 PM ClientCommunicatorAdmin restart
WARNING: Failed to restart: java.io.IOException: Failed to get a RMI stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: [host]; nested exception is:
java.net.ConnectException: Connection refused]
The error seems to happen when the connection is actually used, e.g. in the
shutdown
method.The text was updated successfully, but these errors were encountered: