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 192526 - IllegalArgumentException: Parameter file was not normalized. Was /home/vk155633/NetBeansProjects/clucene-core-0.9.21_1/../clucene-core-0.9.21/src/CLucene/analysis instead of /home/vk155633/NetBeansPro
Summary: IllegalArgumentException: Parameter file was not normalized. Was /home/vk1556...
Status: RESOLVED DUPLICATE of bug 192814
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-26 13:33 UTC by Vladimir Kvashin
Modified: 2010-12-13 12:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172977


Attachments
stacktrace (5.59 KB, text/plain)
2010-11-26 13:34 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2010-11-26 13:33:57 UTC
This issue was reported manually by vkvashin.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 101004-c796575526a4)
VM: Java HotSpot(TM) Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: SunOS

User Comments:
vkvashin: openedclucene project




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /home/vk155633/NetBeansProjects/clucene-core-0.9.21_1/../clucene-core-0.9.21/src/CLucene/analysis instead of /home/vk155633/NetBeansProjects/clucene-core-0.9.21/src/CLucene/analysis
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:997)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils.listFilesImpl(CndFileUtils.java:325)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils.index(CndFileUtils.java:266)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils.getFlags(CndFileUtils.java:241)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils.isExistingFile(CndFileUtils.java:162)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils.isExistingFile(CndFileUtils.java:151)
Comment 1 Vladimir Kvashin 2010-11-26 13:34:00 UTC
Created attachment 103373 [details]
stacktrace
Comment 2 Vladimir Kvashin 2010-12-13 12:43:14 UTC

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