Java Console Crash

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 ?

Subject: solved - just had the same problem on 8.5.2 64-bit

the solution was edit dconsole.ini file and comment out the line:Server=…

right after the comment that says:

Please do not edit the following lines that start with Server= as they follow certain order.

:slight_smile: