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 - IllegalArgumentException: Parameter file was not normalized. Was /.. instead of /
Summary: IllegalArgumentException: Parameter file was not normalized. Was /.. instead ...
Status: VERIFIED DUPLICATE of bug 186359
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 08:46 UTC by Maros Sandor
Modified: 2010-05-26 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169807


Attachments
stacktrace (3.31 KB, text/plain)
2010-05-19 08:46 UTC, Maros Sandor
Details

Note You need to log in before you can comment on or make changes to this bug.
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