This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256073 - NullPointerException at org.netbeans.modules.mongodb.ui.util.DatabaseNameValidator.validate
Summary: NullPointerException at org.netbeans.modules.mongodb.ui.util.DatabaseNameVali...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: yann
URL: http://plugins.netbeans.org/plugin/52638
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 11:39 UTC by rexallen.umayam
Modified: 2016-01-06 14:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220676


Attachments
stacktrace (7.65 KB, text/plain)
2015-10-21 11:39 UTC, rexallen.umayam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rexallen.umayam 2015-10-21 11:39:41 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Windows 8

User Comments:
rexallen.umayam: suddenly appeared




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.mongodb.ui.util.DatabaseNameValidator.validate(DatabaseNameValidator.java:57)
   at org.netbeans.modules.mongodb.ui.util.ValidatingInputLine.performValidation(ValidatingInputLine.java:56)
   at org.netbeans.modules.mongodb.ui.util.ValidatingInputLine.access$000(ValidatingInputLine.java:42)
   at org.netbeans.modules.mongodb.ui.util.ValidatingInputLine$1.insertUpdate(ValidatingInputLine.java:72)
   at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
   at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
Comment 1 rexallen.umayam 2015-10-21 11:39:42 UTC
Created attachment 156869 [details]
stacktrace
Comment 2 Jiri Kovalsky 2015-10-22 17:57:05 UTC
Reassigning for further evaluation. As a NBMongo plugin [1] owner can you please Yann D'Isanto investigate and fix this issue? Thanks a lot!

[1] http://plugins.netbeans.org/plugin/52638
Comment 3 yann 2015-10-23 13:07:59 UTC
Hi,

I created the issue in the plugin github project and will fix it as soon as possible ;)

Best regards,
Yann
Comment 4 yann 2016-01-06 14:09:40 UTC
This bug should be fixed with the last update.

Best regards,
Yann
Comment 5 yann 2016-01-06 14:11:13 UTC
(In reply to yann from comment #4)
> This bug should be fixed with the last update.
> 
> Best regards,
> Yann

I meant the last nbmongo plugin update