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 39466 - message about already mounted filesystem
Summary: message about already mounted filesystem
Status: VERIFIED DUPLICATE of bug 37299
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 11:48 UTC by pzajac
Modified: 2004-03-15 10:53 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 pzajac 2004-02-02 11:48:47 UTC
[200402011900]
Steps to reproduction:
1)Start first instance of ide.
2)Mount a filesystem.
3)Open a file from the mounted filesystem using 
CLI interface:
runide.exe -open "path_to_file"

The warning message has been shown:
The <...> filestystem has been already mounted, 
please try openfile again.
No file has been openeded in editor.
Comment 1 Marian Petras 2004-03-09 08:47:59 UTC
The problem is only with files not currently displayed in the
filesystems explorer (because the filesystem the file pertains to is
not refreshed).

Reproduced both on MS Windows 2000 and Linux.

This problem has already been reported in issue #37299 ("[OpenFile]
unable to open a newly created file").

*** This issue has been marked as a duplicate of 37299 ***
Comment 2 pzajac 2004-03-15 10:53:12 UTC
v