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 165201 - IllegalArgumentException: Parameter file was not normalized. Was \c\tmp\Freeway_1 instead of D:\c\tmp\Freeway_1
Summary: IllegalArgumentException: Parameter file was not normalized. Was \c\tmp\Freew...
Status: RESOLVED DUPLICATE of bug 165200
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@cnd
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 17:42 UTC by soldatov
Modified: 2009-05-14 18:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151173


Attachments
stacktrace (929 bytes, text/plain)
2009-05-14 17:42 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2009-05-14 17:42:36 UTC
Build: NetBeans IDE Dev (Build 200905140001)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
soldatov: Windows XP
Scenario:
Create Freeway
Build it
==> exception



Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was \c\tmp\Freeway_1 instead of D:\c\tmp\Freeway_1
        at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:870)
        at org.netbeans.modules.cnd.execution.OutputWindowWriter$ErrorParser.resolveFile(OutputWindowWriter.java:250)
        at org.netbeans.modules.cnd.execution.OutputWindowWriter$GCCErrorParser.handleLine(OutputWindowWriter.java:499)
        at org.netbeans.modules.cnd.execution.OutputWindowWriter.handleLine(OutputWindowWriter.java:149)
        at org.netbeans.modules.cnd.execution.OutputWindowWriter.write(OutputWindowWriter.java:118)
        at java.io.Writer.write(Writer.java:175)
Comment 1 soldatov 2009-05-14 17:42:50 UTC
Created attachment 82146 [details]
stacktrace
Comment 2 Thomas Preisler 2009-05-14 18:30:18 UTC

*** This issue has been marked as a duplicate of 165200 ***