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 13301 - After umounting webmodule with JSP in project IDE mounts many filesystems in loop
Summary: After umounting webmodule with JSP in project IDE mounts many filesystems in ...
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: _ gfink
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-29 11:00 UTC by L Martinek
Modified: 2001-07-20 20:48 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 L Martinek 2001-06-29 11:00:04 UTC
[010628]

To reproduce:
1. Convert filesystem into webmodule
2. Add some jar into WEB-INF/lib (not mandatory)
3. Create JSP in webmodule
4. Add this JSP to project (Tools | Add to Project)
5. Unmount webmodule
6. Click on filesystem node in explorer and select Customize from popup menu. 
Look what is happening.

Now WEB-INF/classes and jars from WEB-IN/lib are repeatedly mounted and some are 
umnounted in infinitive loop, number of mounted filesystem increases and IDE 
loads 100% CPU. After a while tens of new filesystems are mounted.
Comment 1 L Martinek 2001-06-29 14:52:39 UTC
I have seen looped mounting of WEB-INF/classes also without adding JSP to 
project.
Comment 2 L Martinek 2001-07-13 10:02:57 UTC
The bug doesn't occur in build 010712_1.
Comment 3 L Martinek 2001-07-13 10:04:05 UTC
.