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 41818 - Undeploy of more webmodules at once does not work well
Summary: Undeploy of more webmodules at once does not work well
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 08:15 UTC by Marek Fukala
Modified: 2007-09-24 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The NPE (614 bytes, text/plain)
2004-04-08 08:15 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2004-04-08 08:15:06 UTC
[nb36-rc3]
Try to select more webmodule nodes under a tomcat
server instance (exclude /manager app) and perform
undeploy.
Webmodules are undeployed correctly, but a NPE is
thrown and the webmodule nodes (mostly) remains.
Whether the nodes disappear or not is likely a
timing question - sometimes some of them
disappear, sometimes none. User can fix this by
refreshing the ancestor node.
Comment 1 Marek Fukala 2004-04-08 08:15:41 UTC
Created attachment 14324 [details]
The NPE
Comment 2 Martin Grebac 2004-04-08 08:17:06 UTC
We'll fix for promo-D.
Comment 3 Pavel Buzek 2004-10-05 22:46:32 UTC
Checking in src/org/netbeans/modules/tomcat5/nodes/TomcatWebModule.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/nodes/TomcatWebModule.java,v
 <--  TomcatWebModule.java
new revision: 1.11; previous revision: 1.10
done
Comment 4 Jaroslav Pospisil 2007-09-24 14:26:41 UTC
VERIFIED