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

Summary: After umounting webmodule with JSP in project IDE mounts many filesystems in loop
Product: javaee Reporter: L Martinek <lmartinek>
Component: CodeAssignee: _ gfink <gfink>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: -FFJ-   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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
.