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 7927 - can't mount default filesystem in explorer at startup.
Summary: can't mount default filesystem in explorer at startup.
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 critical (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-16 20:50 UTC by ofolabi
Modified: 2008-12-22 18:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file with errors on 16/10/00(the main errors) (224.76 KB, text/plain)
2001-07-20 20:41 UTC, ofolabi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ofolabi 2000-10-16 20:50:52 UTC
after creating a new project, ffjie has a problem mounting any other filesystems
and can't mount the default filesystem that has the examples and tutorials
anymore at startup.
Comment 1 ofolabi 2000-10-16 20:55:59 UTC
Created attachment 195 [details]
log file with errors on 16/10/00(the main errors)
Comment 2 Jesse Glick 2000-10-17 11:55:59 UTC
I'm not sure what the actual cause of this is (I suspect something to do with a
module which makes non-DataFolder folders, such as web apps?), but I see two
things wrong:

1. DataFolder.createFolder throws an uninformative IllegalArgumentException.
Already mostly fixed in the trunk but not in boston. So it is not clear what the
actual error is. It should use ErrorManager.annotate so no info is lost.

2. DataSystem.DSMap.createNodes in the core should be catching
IllegalArgumentException, which DataFolder.create is clearly documented to
throw, and doing something intelligent with it (creating different nodes or
something).

Is this bug reproducible? I assume it is only triggered by some specific thing
you did, else we would have noticed this before. In particular look for things
like WAR archives and so on you may have created.
Comment 3 akemr 2000-11-24 15:47:59 UTC
I really cannot reproduce this bug (I tried many combinations). Could you send
me more informations?
Comment 4 akemr 2000-11-28 11:21:59 UTC
Because I didn't get more informations and I cannot reproduce problem, I'm
closing this bug.
Comment 5 Quality Engineering 2003-07-01 15:45:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 6 Quality Engineering 2003-07-01 16:10:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.