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 219605

Summary: Unmounted samba prevents normalization ISE: Was /Users/gblanco/NetBeansProjects/site-steve/../../../../Volumes instead of /Volumes
Product: platform Reporter: guilhermeblanco
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter: 193123
Attachments: stacktrace

Description guilhermeblanco 2012-10-05 14:47:49 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.10-b01-428, Java(TM) SE Runtime Environment, 1.6.0_35-b10-428-10M3811
OS: Mac OS X

User Comments:
guilhermeblanco: Samba connected folder (VM) dropped its connection after a network switch




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /Users/gblanco/NetBeansProjects/site-steve/../../../../Volumes instead of /Volumes
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1053)
   at org.openide.filesystems.FileUtil$Holder.locateCurrent(FileUtil.java:449)
   at org.openide.filesystems.FileUtil$Holder.someChange(FileUtil.java:484)
   at org.openide.filesystems.FileUtil$Holder.fileDeleted(FileUtil.java:523)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:148)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:128)
Comment 1 guilhermeblanco 2012-10-05 14:47:51 UTC
Created attachment 125463 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-08 08:09:07 UTC
Mac OS X only failure and I have no Mac.
Comment 3 Quality Engineering 2015-02-04 03:32:37 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.