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 - FSException thrown when switching projects
Summary: FSException thrown when switching projects
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-01 23:29 UTC by Vitezslav Stejskal
Modified: 2008-12-22 20:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception thrown after the New project operation (1.95 KB, text/plain)
2001-10-01 23:30 UTC, Vitezslav Stejskal
Details
Exception thrown when switching back to the Default project (3.82 KB, text/plain)
2001-10-01 23:32 UTC, Vitezslav Stejskal
Details

Note You need to log in before you can comment on or make changes to this bug.
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.