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 45272 - exception
Summary: exception
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 12:12 UTC by jimcp
Modified: 2004-09-08 23:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jimcp 2004-06-21 12:12:45 UTC
java.lang.NullPointerException
	at org.netbeans.modules.j2ee.deployment.impl.ui.
ServerRegistryNode.
initDefaultServerChildrenNodes(ServerRegistryNode.
java:113)
	at org.netbeans.modules.j2ee.deployment.impl.ui.
ServerRegistryNode.access$000(ServerRegistryNode.
java:42)
	at org.netbeans.modules.j2ee.deployment.impl.ui.
ServerRegistryNode$ServerChildren.
addNotify(ServerRegistryNode.java:163)
	at org.openide.nodes.Children.
callAddNotify(Children.java:420)
	at org.openide.nodes.Children.getArray(Children.
java:463)
	at org.openide.nodes.Children.getNodes(Children.
java:316)
	at org.openide.nodes.FilterNode$ChildrenAdapter.
run(FilterNode.java:1245)
	at org.openide.nodes.FilterNode$Children.
updateKeys(FilterNode.java:1201)
	at org.openide.nodes.FilterNode$Children.
addNotifyImpl(FilterNode.java:1098)
	at org.openide.nodes.FilterNode$Children.
addNotify(FilterNode.java:1090)
	at org.openide.nodes.Children.
callAddNotify(Children.java:420)
	at org.openide.nodes.Children.getArray(Children.
java:463)
	at org.openide.nodes.Children.getNodes(Children.
java:316)
	at org.openide.nodes.FilterNode$ChildrenAdapter.
run(FilterNode.java:1245)
	at org.openide.nodes.FilterNode$Children.
updateKeys(FilterNode.java:1201)
	at org.openide.nodes.FilterNode$Children.
addNotifyImpl(FilterNode.java:1098)
	at org.openide.nodes.FilterNode$Children.
addNotify(FilterNode.java:1090)
	at org.openide.nodes.Children.
callAddNotify(Children.java:420)
	at org.openide.nodes.Children.getArray(Children.
java:463)
	at org.openide.nodes.Children.getNodes(Children.
java:316)
	at org.openide.explorer.view.VisualizerNode.
getChildren(VisualizerNode.java:168)
	at org.openide.explorer.view.VisualizerNode.
getChildCount(VisualizerNode.java:207)
	at javax.swing.tree.DefaultTreeModel.
getChildCount(DefaultTreeModel.java:168)
	at javax.swing.tree.
VariableHeightLayoutCache$TreeStateNode.
expand(VariableHeightLayoutCache.java:1461)
	at javax.swing.tree.
VariableHeightLayoutCache$TreeStateNode.
expand(VariableHeightLayoutCache.java:1270)
	at javax.swing.tree.VariableHeightLayoutCache.
ensurePathIsExpanded(VariableHeightLayoutCache.
java:966)
	at javax.swing.tree.VariableHeightLayoutCache.
setExpandedState(VariableHeightLayoutCache.java:
164)
	at javax.swing.plaf.basic.BasicTreeUI.
updateExpandedDescendants(BasicTreeUI.java:1494)
	at javax.swing.plaf.basic.
BasicTreeUI$TreeExpansionHandler.
treeExpanded(BasicTreeUI.java:2314)
	at javax.swing.JTree.fireTreeExpanded(JTree.java:
2228)
	at javax.swing.JTree.setExpandedState(JTree.java:
2999)
	at javax.swing.JTree.expandPath(JTree.java:1735)
	at javax.swing.plaf.basic.BasicTreeUI.
toggleExpandState(BasicTreeUI.java:2095)
	at javax.swing.plaf.basic.BasicTreeUI.
handleExpandControlClick(BasicTreeUI.java:2082)
	at javax.swing.plaf.basic.BasicTreeUI.
checkForClickInExpandControl(BasicTreeUI.java:
2036)
	at javax.swing.plaf.basic.
BasicTreeUI$MouseHandler.
handleSelection(BasicTreeUI.java:2831)
	at javax.swing.plaf.basic.
BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.
java:2801)
	at java.awt.AWTEventMulticaster.
mousePressed(AWTEventMulticaster.java:222)
	at java.awt.AWTEventMulticaster.
mousePressed(AWTEventMulticaster.java:221)
	at java.awt.AWTEventMulticaster.
mousePressed(AWTEventMulticaster.java:221)
	at java.awt.AWTEventMulticaster.
mousePressed(AWTEventMulticaster.java:221)
	at java.awt.AWTEventMulticaster.
mousePressed(AWTEventMulticaster.java:221)
	at java.awt.Component.
processMouseEvent(Component.java:5097)
	at java.awt.Component.processEvent(Component.
java:4897)
	at java.awt.Container.processEvent(Container.
java:1569)
	at java.awt.Component.
dispatchEventImpl(Component.java:3615)
	at java.awt.Container.
dispatchEventImpl(Container.java:1627)
	at java.awt.Component.dispatchEvent(Component.
java:3477)
	at java.awt.LightweightDispatcher.
retargetMouseEvent(Container.java:3483)
	at java.awt.LightweightDispatcher.
processMouseEvent(Container.java:3195)
	at java.awt.LightweightDispatcher.
dispatchEvent(Container.java:3128)
	at java.awt.Container.
dispatchEventImpl(Container.java:1613)
	at java.awt.Window.dispatchEventImpl(Window.java:
1606)
	at java.awt.Component.dispatchEvent(Component.
java:3477)
[catch] at java.awt.EventQueue.
dispatchEvent(EventQueue.java:456)
	at java.awt.EventDispatchThread.
pumpOneEventForHierarchy(EventDispatchThread.java:
201)
	at java.awt.EventDispatchThread.
pumpEventsForHierarchy(EventDispatchThread.java:
151)
	at java.awt.EventDispatchThread.
pumpEvents(EventDispatchThread.java:145)
	at java.awt.EventDispatchThread.
pumpEvents(EventDispatchThread.java:137)
	at java.awt.EventDispatchThread.
run(EventDispatchThread.java:100)

Regards,
http://nilostep.com
Comment 1 Martin Roskanin 2004-06-21 12:20:47 UTC
not an editor issue, reassigning...
Comment 2 Pavel Buzek 2004-09-08 23:46:36 UTC
I do not believe you are using 3.2 :-) This file did not exist in 3.2.
3.6 is more likely.

The code that was in 3.6 had this issue and it was fixed in current
trunk (by Nam).