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

Summary: IOException mounting CVS FS
Product: platform Reporter: _ gtzabari <gtzabari>
Component: -- Other --Assignee: issues@versioncontrol <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:

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.