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 161832 - [67cat] org.netbeans.modules.j2ee.deployment.devmodules.api.InstanceRemovedException: tomcat60:home=C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0
Summary: [67cat] org.netbeans.modules.j2ee.deployment.devmodules.api.InstanceRemovedEx...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL: http://statistics.netbeans.org/except...
Keywords:
: 162177 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-03 05:00 UTC by alcmontejo
Modified: 2009-10-21 16:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 148803


Attachments
stacktrace (3.99 KB, text/plain)
2009-04-03 05:01 UTC, alcmontejo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alcmontejo 2009-04-03 05:00:16 UTC
Build: NetBeans IDE Dev (Build 200904020200)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
alcmontejo: occur when right-click the web project and select properties



Stacktrace: 
org.netbeans.modules.j2ee.deployment.devmodules.api.InstanceRemovedException: tomcat60:home=C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0
        at org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance.getInstanceFromRegistry(ServerInstance.java:207)
        at org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance.getJ2eePlatform(ServerInstance.java:139)
        at org.netbeans.modules.websvc.wsitconf.util.ServerUtils.getJ2eePlatform(ServerUtils.java:70)
        at org.netbeans.modules.websvc.wsitconf.spi.WsitProvider.isWsitSupported(WsitProvider.java:96)
        at org.netbeans.modules.websvc.metro.model.MetroConfigLoader.isMetroConfigSupported(MetroConfigLoader.java:97)
        at org.netbeans.modules.websvc.metro.model.ui.TubelinesCompositePanelProvider.createCategory(TubelinesCompositePanelProvider.java:89)
Comment 1 alcmontejo 2009-04-03 05:01:30 UTC
Created attachment 79336 [details]
stacktrace
Comment 2 Vince Kraemer 2009-04-08 00:01:46 UTC
*** Issue 162177 has been marked as a duplicate of this issue. ***
Comment 3 Martin Grebac 2009-10-21 16:03:43 UTC
This functionality is disabled for now.