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 156422 - NullPointerException at org.openide.nodes.FilterNode.<init>
Summary: NullPointerException at org.openide.nodes.FilterNode.<init>
Status: VERIFIED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thuy.d Nguyen
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 14:15 UTC by Jindrich Sedek
Modified: 2009-02-19 23:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144952


Attachments
stacktrace (7.31 KB, text/plain)
2009-01-07 14:16 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2009-01-07 14:15:50 UTC
Build: NetBeans IDE Dev (Build 090106)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: SunOS, 5.11, x86

User Comments:
jsedek: Invoke "Properties" menu item from popup menu of Tomcat 6.0 node in Services tab



Stacktrace: 
java.lang.NullPointerException
        at org.openide.nodes.FilterNode.<init>(FilterNode.java:198)
        at org.openide.nodes.FilterNode.<init>(FilterNode.java:179)
        at org.openide.nodes.FilterNode.<init>(FilterNode.java:170)
        at org.netbeans.modules.server.ui.manager.ServerManagerPanel$ServerNode.<init>(ServerManagerPanel.java:503)
        at org.netbeans.modules.server.ui.manager.ServerManagerPanel$ServersChildren.createNodeForKey(ServerManagerPanel.java:469)
        at org.netbeans.modules.server.ui.manager.ServerManagerPanel$ServersChildren.createNodeForKey(ServerManagerPanel.java:455)
Comment 1 Jindrich Sedek 2009-01-07 14:16:50 UTC
Created attachment 75539 [details]
stacktrace
Comment 2 Thuy.d Nguyen 2009-01-09 00:57:16 UTC
It could be a bad build. I've just tried with today build and the Tomcat properties seems to work fine.

Product Version         = NetBeans IDE Dev (Build 200901081406)
  Operating System        = SunOS version 5.10 running on x86
  Java; VM; Vendor        = 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15; Sun Microsystems Inc.
 

Closing this issue as WORKSFORME. Please reopen if you still experience it with the latest dev build.
Comment 3 Jindrich Sedek 2009-02-02 15:23:02 UTC
verified.
NetBeans IDE Dev (Build Parsing_API-166-on-090202)