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 16248 - IOException mounting CVS FS
Summary: IOException mounting CVS FS
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-04 18:35 UTC by _ gtzabari
Modified: 2008-12-22 21:58 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 _ gtzabari 2001-10-04 18:35:40 UTC
dev 200110040910
Sun JDK 1.3.1clean userDir

Mount CVS path gives the following exception shortly after WEB-INF is 
discovered. This didn't happen with yesterday's build:

Thu Oct 04 13:32:20 EDT 2001: java.io.IOException: The system cannot find the 
path specified
java.io.IOException: The system cannot find the path specified
        at java.io.Win32FileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:693)
        at org.openide.filesystems.LocalFileSystem.createData
(LocalFileSystem.java:233)
        at org.openide.filesystems.LocalFileSystem$Impl.createData
(LocalFileSystem.java:595)
        at org.openide.filesystems.AbstractFileObject.createData
(AbstractFileObject.java:355)
        at org.openide.filesystems.FileUtil.createData(FileUtil.java:209)
        at org.openide.filesystems.MultiFileObject.createData
(MultiFileObject.java:867)
        at org.openide.loaders.InstanceDataObject.storeSettings
(InstanceDataObject.java:326)
        at org.openide.loaders.InstanceDataObject.access$400
(InstanceDataObject.java:69)
        at org.openide.loaders.InstanceDataObject$2.run
(InstanceDataObject.java:306)
        at org.openide.filesystems.EventControl.runAtomicAction
(EventControl.java:69)
        at org.openide.filesystems.FileSystem.runAtomicAction
(FileSystem.java:366)
        at org.openide.loaders.InstanceDataObject.create
(InstanceDataObject.java:295)
        at org.netbeans.core.AutomountSupport.checkSaved
(AutomountSupport.java:294)
        at org.netbeans.core.AutomountSupport.run(AutomountSupport.java:219)
        at org.openide.util.Task.run(Task.java:152)
[catch] at org.openide.util.RequestProcessor$ProcessorThread.run
(RequestProcessor.java:611)
Comment 1 _ gtzabari 2001-10-04 19:02:18 UTC
I get this error when I open source-code in the editor as well.

Moving to OpenIDE module, Upgrading to P2.
Comment 2 Lukas Hasik 2001-10-10 18:28:08 UTC
Hi Gili,
I tryed mount CVS directory in 200110100100 build.
The CVS dir contained some WEB-INF dir (webmodule) and it worked fine.

Could you please try it in current build or be more specific on what
path did you mount (I hope that the steps I did are similar to
yours... -> mount local CVS - directory mounted includes web module
with WEB-INF directory ) 

thanks
Comment 3 Lukas Hasik 2001-10-15 12:01:55 UTC
closing as worksforme. 

No additional info from Gili.
Comment 4 Quality Engineering 2003-07-01 16:00:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:20:16 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.