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 188237 - NullPointerException at org.netbeans.modules.db.explorer.node.TableNode$1.run
Summary: NullPointerException at org.netbeans.modules.db.explorer.node.TableNode$1.run
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-30 12:40 UTC by bolsover
Modified: 2010-07-14 13:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171088


Attachments
stacktrace (1.60 KB, text/plain)
2010-06-30 12:41 UTC, bolsover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bolsover 2010-06-30 12:40:56 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows 7

User Comments:
bolsover: explore pervaisve database




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.db.explorer.node.TableNode$1.run(TableNode.java:116)
   at org.netbeans.modules.db.explorer.node.TableNode$1.run(TableNode.java:113)
   at org.netbeans.modules.db.metadata.model.JDBCConnMetadataModel.runReadAction(JDBCConnMetadataModel.java:97)
   at org.netbeans.modules.db.metadata.model.api.MetadataModel.runReadAction(MetadataModel.java:92)
   at org.netbeans.modules.db.explorer.node.TableNode.initialize(TableNode.java:112)
   at org.netbeans.api.db.explorer.node.BaseNode.setup(BaseNode.java:206)
Comment 1 bolsover 2010-06-30 12:41:00 UTC
Created attachment 100519 [details]
stacktrace
Comment 2 Jiri Rechtacek 2010-07-13 14:56:11 UTC
core-main/rev/f1cd4bb77d93
Comment 3 Quality Engineering 2010-07-14 02:45:05 UTC
Integrated into 'main-golden', will be available in build *201007140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f1cd4bb77d93
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #188237: NPE at org.netbeans.modules.db.explorer.node.TableNode$1.run
Comment 4 Jiri Rechtacek 2010-07-14 13:11:42 UTC
Integrated into 'main-golden', will be available in build *201007140001* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f1cd4bb77d93
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #188237: NPE at org.netbeans.modules.db.explorer.node.TableNode$1.run