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 196187 - IllegalArgumentException: Parameter file was not normalized. Was /nobackup/vhdlams/partner/questasim.v6.7-qa-2010-08-21/questasim/../oem/include instead of /nobackup/vhdlams/partner/questasim.v6.7-qa-
Summary: IllegalArgumentException: Parameter file was not normalized. Was /nobackup/vh...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 09:16 UTC by paul_floyd
Modified: 2011-03-04 05:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177168


Attachments
stacktrace (2.13 KB, text/plain)
2011-03-02 09:16 UTC, paul_floyd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paul_floyd 2011-03-02 09:16:16 UTC
This bug was originally marked as duplicate of bug 194100, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
paul_floyd: 1st launch of NetBeans 7.0Beta2 C/C++ (have existing NB6.9 projects)

paul_floyd: 2nd launch of NB7.0Beta2, with ClearCase plugin installed




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /nobackup/vhdlams/partner/questasim.v6.7-qa-2010-08-21/questasim/../oem/include instead of /nobackup/vhdlams/partner/questasim.v6.7-qa-2010-08-21/oem/include
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1012)
   at org.netbeans.modules.remote.impl.fs.LocalFileSystemProvider.urlToFileObject(LocalFileSystemProvider.java:221)
   at org.netbeans.modules.remote.spi.FileSystemProvider.urlToFileObject(FileSystemProvider.java:224)
   at org.netbeans.modules.cnd.remote.fs.CndFileSystemProviderImpl.toFileObjectImpl(CndFileSystemProviderImpl.java:82)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.toFileObjectImpl(CndFileSystemProvider.java:190)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider.toFileObject(CndFileSystemProvider.java:105)
Comment 1 paul_floyd 2011-03-02 09:16:20 UTC
Created attachment 106626 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-03-03 19:34:37 UTC
please, evaluate
Comment 3 Vladimir Voskresensky 2011-03-03 19:45:50 UTC
http://hg.netbeans.org/cnd-main/rev/e7d6086ef658
Comment 4 Quality Engineering 2011-03-04 05:44:23 UTC
Integrated into 'main-golden', will be available in build *201103040000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e7d6086ef658
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #196187 -  IllegalArgumentException: Parameter file was not normalized