When i try to connect the java console to a specific server, i get the following error:
Exception in thread “Thread-8” java.lang.NullPointerException
at lotus.domino.console.DominoConsole.updateServerList(DominoConsole.java:2385)
at lotus.domino.console.ConnectController.run(ConnectController.java:465)
and the java console crashes.
I get this problem only to one server, the other 8 server runs correctly, all server are 8.0.2 release.
Any suggestion ?