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 50455 - defalt server bug
Summary: defalt server bug
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-10-15 02:15 UTC by timothyatpir2
Modified: 2006-06-01 15:57 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 timothyatpir2 2004-10-15 02:15:52 UTC
i removed the default server but it stays as 
[stoped] when I right click on it  i get this
java.lang.IllegalStateException: Failed to get 
FileObject for server instance 
tomcat:home=$bundled_home:base=$bundled_base
	at 
org.netbeans.modules.j2ee.deployment.impl.ServerI
nstance.getDeploymentManager
(ServerInstance.java:121)
	at 
org.netbeans.modules.j2ee.deployment.impl.ui.Regi
stryNodeProvider$2.lookup
(RegistryNodeProvider.java:113)
	at 
org.netbeans.modules.tomcat5.nodes.TomcatInstance
Node.getDeploymentManager
(TomcatInstanceNode.java:187)
	at 
org.netbeans.modules.tomcat5.nodes.TomcatInstance
Node.getTomcatManager(TomcatInstanceNode.java:90)
	at 
org.netbeans.modules.tomcat5.nodes.actions.Shared
ContextLogAction.enable
(SharedContextLogAction.java:43)
	at 
org.openide.util.actions.NodeAction$DelegateActio
n.resultChanged(NodeAction.java:467)
	at 
org.openide.util.actions.NodeAction$DelegateActio
n.<init>(NodeAction.java:414)
	at 
org.openide.util.actions.NodeAction.createContext
AwareInstance(NodeAction.java:243)
	at 
org.openide.util.Utilities.actionsToPopup
(Utilities.java:2088)
	at 
org.openide.util.Utilities.actionsToPopup
(Utilities.java:2157)
	at 
org.openide.explorer.view.TreeView.createPopup
(TreeView.java:1049)
	at 
org.openide.explorer.view.TreeView$PopupAdapter.s
howPopup(TreeView.java:1032)
	at 
org.openide.awt.MouseUtils$PopupMouseAdapter.mayb
ePopup(MouseUtils.java:138)
	at 
org.openide.awt.MouseUtils$PopupMouseAdapter.mous
eReleased(MouseUtils.java:133)
	at 
java.awt.AWTEventMulticaster.mouseReleased
(AWTEventMulticaster.java:232)
	at 
java.awt.AWTEventMulticaster.mouseReleased
(AWTEventMulticaster.java:231)
	at java.awt.Component.processMouseEvent
(Component.java:5488)
	at 
javax.swing.JComponent.processMouseEvent
(JComponent.java:3093)
	at java.awt.Component.processEvent
(Component.java:5253)
	at java.awt.Container.processEvent
(Container.java:1966)
	at java.awt.Component.dispatchEventImpl
(Component.java:3955)
	at java.awt.Container.dispatchEventImpl
(Container.java:2024)
	at java.awt.Component.dispatchEvent
(Component.java:3803)
	at 
java.awt.LightweightDispatcher.retargetMouseEvent
(Container.java:4212)
	at 
java.awt.LightweightDispatcher.processMouseEvent
(Container.java:3892)
	at 
java.awt.LightweightDispatcher.dispatchEvent
(Container.java:3822)
	at java.awt.Container.dispatchEventImpl
(Container.java:2010)
	at java.awt.Window.dispatchEventImpl
(Window.java:1766)
	at java.awt.Component.dispatchEvent
(Component.java:3803)
[catch] at java.awt.EventQueue.dispatchEvent
(EventQueue.java:463)
	at 
java.awt.EventDispatchThread.pumpOneEventForHiera
rchy(EventDispatchThread.java:234)
	at 
java.awt.EventDispatchThread.pumpEventsForHierarc
hy(EventDispatchThread.java:163)
	at 
java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:157)
	at 
java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run
(EventDispatchThread.java:110)
Comment 1 Petr Jiricka 2004-10-15 10:57:04 UTC
Tim, which build did you use? Thanks.
Comment 2 timothyatpir2 2004-10-15 17:53:01 UTC
restart of comuter fixes this you may need to put in a diolog 
notifying of recomended restart
Comment 3 Sherold Dev 2004-10-27 16:12:05 UTC
Changing component to j2eeserver. Setting TM to 4.1.

The server instance node sometimes remains in the server registry
after removing the server.
Comment 4 Sherold Dev 2005-08-02 15:50:04 UTC
should be fixed for 4.2
Comment 5 Petr Blaha 2006-03-13 13:51:00 UTC
TM 5.0 -> TBD
Comment 6 Sherold Dev 2006-06-01 15:57:54 UTC
cannot reproduce this anymore. please reopen if it happens again.