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 194100 - [70cat] IllegalArgumentException: Parameter file was not normalized. Was C:\DOCUME~1\ortijaus\LOCALS~1\Temp\$_UNRESOLVED_CND_MODEL_FILE_5858$ instead of C:\Documents and Settings\ortijaus\Local Settings\Temp\
Summary: [70cat] IllegalArgumentException: Parameter file was not normalized. Was C:\D...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 18:55 UTC by javydreamercsw
Modified: 2011-01-19 06:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175649


Attachments
stacktrace (2.07 KB, text/plain)
2011-01-06 18:55 UTC, javydreamercsw
Details
stacktrace (1.74 KB, text/plain)
2011-01-17 14:00 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2011-01-06 18:55:13 UTC
Build: NetBeans IDE Dev (Build 201101040001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
javydreamercsw: Trying to get to definition (Ctrl+click)




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\DOCUME~1\ortijaus\LOCALS~1\Temp\$_UNRESOLVED_CND_MODEL_FILE_5858$ instead of C:\Documents and Settings\ortijaus\Local Settings\Temp\$_UNRESOLVED_CND_MODEL_FILE_5858$
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1006)
   at org.netbeans.modules.remote.impl.fs.LocalFileSystemProvider.urlToFileObject(LocalFileSystemProvider.java:215)
   at org.netbeans.modules.remote.spi.FileSystemProvider.urlToFileObject(FileSystemProvider.java:201)
   at org.netbeans.modules.cnd.remote.fs.CndFileSystemProviderImpl.toFileObjectImpl(CndFileSystemProviderImpl.java:81)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.toFileObjectImpl(CndFileSystemProvider.java:171)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider.toFileObject(CndFileSystemProvider.java:103)
Comment 1 javydreamercsw 2011-01-06 18:55:16 UTC
Created attachment 104769 [details]
stacktrace
Comment 2 Alexander Simon 2011-01-17 14:00:10 UTC
Created attachment 105067 [details]
stacktrace
Comment 3 Vladimir Kvashin 2011-01-17 17:36:19 UTC
the 1-st stack has already been fixed
Comment 5 Quality Engineering 2011-01-19 06:34:33 UTC
Integrated into 'main-golden', will be available in build *201101190000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/968db7a421a4
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #194100 -  [70cat] IllegalArgumentException: Parameter file was not normalized.