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 196535 - IllegalArgumentException: Parameter file was not normalized. Was /home/rmartins/NetBeansProjects/middleware/./build/CMakeFiles/Progress instead of /home/rmartins/NetBeansProjects/middleware/build/CMak
Summary: IllegalArgumentException: Parameter file was not normalized. Was /home/rmarti...
Status: RESOLVED DUPLICATE of bug 196521
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 09:23 UTC by rmartins
Modified: 2011-03-11 09:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177438


Attachments
stacktrace (2.41 KB, text/plain)
2011-03-10 09:23 UTC, rmartins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmartins 2011-03-10 09:23:45 UTC
Build: NetBeans IDE Dev (Build cnd-main-5444-on-110304)
VM: Java HotSpot(TM) Client VM, 20.0-b04, Java(TM) SE Runtime Environment, 1.7.0-ea-b123
OS: Linux

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /home/rmartins/NetBeansProjects/middleware/./build/CMakeFiles/Progress instead of /home/rmartins/NetBeansProjects/middleware/build/CMakeFiles/Progress
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1012)
   at org.netbeans.modules.cnd.makeproject.api.configurations.Folder.fileDataCreated(Folder.java:1071)
   at org.netbeans.modules.cnd.makeproject.api.configurations.Folder.fileDataCreated(Folder.java:1095)
   at org.netbeans.modules.cnd.makeproject.api.configurations.Folder.fileDataCreated(Folder.java:1095)
   at org.netbeans.modules.cnd.makeproject.api.configurations.Folder.fileDataCreated(Folder.java:1095)
   at org.openide.filesystems.DeepListener.fileDataCreated(DeepListener.java:153)
Comment 1 rmartins 2011-03-10 09:23:49 UTC
Created attachment 106871 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-03-10 12:56:43 UTC

*** This bug has been marked as a duplicate of bug 196521 ***
Comment 3 Quality Engineering 2011-03-11 09:42:15 UTC
Integrated into 'main-golden', will be available in build *201103110400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5288f673a0aa
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: Additional fix for #196535 - IllegalArgumentException