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 67111 - NPE from DatabaseNodeInfo.refreshChildren
Summary: NPE from DatabaseNodeInfo.refreshChildren
Status: VERIFIED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks: 59488
  Show dependency tree
 
Reported: 2005-10-19 12:44 UTC by Jiri Skrivanek
Modified: 2007-07-31 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.13 KB, text/plain)
2005-10-19 12:45 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2005-10-19 12:44:57 UTC
NullPointerException is thrown when you want to create enterprise application.
To reproduce:

- open new project wizard
- select Enterprise|Enterprise Application
- click Next button and exception is thrown

Build 20051019-0306, JDK1.5.0_05, WindowsXP.
Comment 1 Jiri Skrivanek 2005-10-19 12:45:25 UTC
Created attachment 26124 [details]
Stack trace
Comment 2 Andrei Badea 2007-07-26 16:32:08 UTC
I can't reproduce this. It is quite old and I have never encountered it, so closing. Please reopen with a new stack
trace if you can still reproduce.
Comment 3 Jiri Skrivanek 2007-07-31 10:54:41 UTC
Verified.