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 193068 - [70cat] IllegalArgumentException: Parameter file was not normalized. Was /users/morten/programmering/cpp/rendere/ext instead of /Users/morten/Programmering/cpp/RenderE/ext
Summary: [70cat] IllegalArgumentException: Parameter file was not normalized. Was /use...
Status: RESOLVED DUPLICATE of bug 192814
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 20:11 UTC by mortennobel
Modified: 2010-12-16 10:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174812


Attachments
stacktrace (4.89 KB, text/plain)
2010-12-08 20:11 UTC, mortennobel
Details
stacktrace (6.05 KB, text/plain)
2010-12-08 20:18 UTC, mortennobel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mortennobel 2010-12-08 20:11:45 UTC
Build: NetBeans IDE Dev (Build 201012080001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /users/morten/programmering/cpp/rendere/ext instead of /Users/morten/Programmering/cpp/RenderE/ext
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1006)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.toFileObjectImpl(CndFileSystemProvider.java:180)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider.toFileObject(CndFileSystemProvider.java:112)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils$Flags.get(CndFileUtils.java:438)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils$Flags.access$400(CndFileUtils.java:423)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils.getFlags(CndFileUtils.java:327)
Comment 1 mortennobel 2010-12-08 20:11:49 UTC
Created attachment 103757 [details]
stacktrace
Comment 2 mortennobel 2010-12-08 20:18:49 UTC
Created attachment 103759 [details]
stacktrace
Comment 3 Vladimir Voskresensky 2010-12-15 21:54:34 UTC
let's evaluate exceptions as P2 issues
Comment 4 Vladimir Voskresensky 2010-12-16 10:15:51 UTC

*** This bug has been marked as a duplicate of bug 192814 ***