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 162742 - NullPointerException at org.netbeans.modules.maven.customizer.AddPropertyDialog$Loader.run
Summary: NullPointerException at org.netbeans.modules.maven.customizer.AddPropertyDial...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 18:04 UTC by murraypetera
Modified: 2009-04-17 08:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149572


Attachments
stacktrace (305 bytes, text/plain)
2009-04-15 18:04 UTC, murraypetera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description murraypetera 2009-04-15 18:04:23 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.maven.customizer.AddPropertyDialog$Loader.run(AddPropertyDialog.java:228)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 murraypetera 2009-04-15 18:04:28 UTC
Created attachment 80175 [details]
stacktrace
Comment 2 Milos Kleint 2009-04-16 14:49:15 UTC
according to the stacktrace, this probably fixes it.
http://hg.netbeans.org/main/rev/e8854c355a4a
Comment 3 Quality Engineering 2009-04-17 08:42:04 UTC
Integrated into 'main-golden', will be available in build *200904170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e8854c355a4a
User: Milos Kleint <mkleint@netbeans.org>
Log: #162742 NPE