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 16093

Summary: FSException thrown when switching projects
Product: platform Reporter: Vitezslav Stejskal <vstejskal>
Component: FilesystemsAssignee: rmatous <rmatous>
Status: CLOSED FIXED    
Severity: blocker CC: ttran
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception thrown after the New project operation
Exception thrown when switching back to the Default project

Description Vitezslav Stejskal 2001-10-01 23:29:47 UTC
[2 Oct 2001] IDE built from fresh sources, clean userdir used, attached exceptions has been thrown. Steps to reproduce:

1. Start IDE with clean user dir.
2. Create new project (Project | Project manager | New), new project is created and opened -> exc1.txt thrown after the while
3. Switch to the Default project (Project | Project manager | open) -> exc2.txt thrown imediately

I found that this worked fine in build NetBeans-dev-20011001-1416 but stopped to work in build NetBeans-dev-20011001-1443, looking in change log I 
suspect this problem was introduced by the change in filesystems.

Marking P1 because it prevents projects from being used (all operations changing active project throws exception).
Comment 1 Vitezslav Stejskal 2001-10-01 23:30:59 UTC
Created attachment 2782 [details]
Exception thrown after the New project operation
Comment 2 Vitezslav Stejskal 2001-10-01 23:32:00 UTC
Created attachment 2783 [details]
Exception thrown when switching back to the Default project
Comment 3 rmatous 2001-10-02 12:47:54 UTC
Fixed in trunk.
Comment 4 Jaromir Uhrik 2001-10-03 09:33:58 UTC
Works fine in dev33 build #200110030100.
Comment 5 Quality Engineering 2003-07-01 16:19:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.