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 186362

Summary: IllegalArgumentException: Parameter file was not normalized. Was /.. instead of /
Product: javafx Reporter: Maros Sandor <msandor>
Component: UnsupportedAssignee: J Bachorik <yardus>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169807
Attachments: stacktrace

Description Maros Sandor 2010-05-19 08:46:38 UTC
This bug was originally marked as duplicate of bug 182596, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201005132200)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
msandor: Opened a javafx project




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /.. instead of /
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:991)
   at org.openide.filesystems.FileUtil$Holder.locateCurrent(FileUtil.java:403)
   at org.openide.filesystems.FileUtil$Holder.<init>(FileUtil.java:396)
   at org.openide.filesystems.FileUtil.addFileChangeListener(FileUtil.java:274)
   at org.netbeans.api.java.classpath.ClassPath$RootsListener.addRoots(ClassPath.java:1111)
   at org.netbeans.api.java.classpath.ClassPath.createRoots(ClassPath.java:288)
Comment 1 Maros Sandor 2010-05-19 08:46:43 UTC
Created attachment 99186 [details]
stacktrace
Comment 2 J Bachorik 2010-05-19 11:45:15 UTC

*** This bug has been marked as a duplicate of bug 186359 ***
Comment 3 Alexandr Scherbatiy 2010-05-26 12:56:48 UTC
verified as duplicate