nbmongo icon indicating copy to clipboard operation
nbmongo copied to clipboard

No error on failure to connect and attempt to create makes NetBeans unresponsive

Open exedor opened this issue 8 years ago • 3 comments

No error message on MongoDB connection failure.

Plugin lets you attempt to create a new database even if the connection failed. I tried to create a new database and got the new database name prompt but couldn't enter a name. The active buttons did nothing, escape key did nothing, attempting to close dialog did nothing. Since it's modal, NetBeans becomes unresponsive. I had to kill NetBeans from the task manager in order to be able to use it again.

This is easily reproduced. An error message and leaving the context menu items disabled on connection failure would help.

exedor avatar Dec 11 '16 05:12 exedor

Yes, me too. Have to restart NetBeans for this :/

Chris2011 avatar Mar 01 '17 09:03 Chris2011

This bug is really critical. Same happens after a connection could not established to a host. NetBeans is unusable while opening a database.

Chris2011 avatar May 31 '17 12:05 Chris2011

BUMP Need this solved pls

Matgsan avatar Feb 08 '18 22:02 Matgsan