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 185643 - IllegalArgumentException: Parameter file was not normalized. Was \192.168.10.165\xampp\htdocs\log4php20 instead of C:\192.168.10.165\xampp\htdocs\log4php20
Summary: IllegalArgumentException: Parameter file was not normalized. Was \192.168.10....
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 20:49 UTC by jacorream
Modified: 2010-06-09 06:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 163796


Attachments
stacktrace (1.18 KB, text/plain)
2010-05-06 20:50 UTC, jacorream
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jacorream 2010-05-06 20:49:56 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was \192.168.10.165\xampp\htdocs\log4php20 instead of C:\192.168.10.165\xampp\htdocs\log4php20
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:991)
   at org.netbeans.modules.php.editor.FSCompletion.computeRelativeItems(FSCompletion.java:204)
   at org.netbeans.modules.php.editor.FSCompletion.access$000(FSCompletion.java:93)
   at org.netbeans.modules.php.editor.FSCompletion$1$1.run(FSCompletion.java:146)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:151)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:135)
Comment 1 jacorream 2010-05-06 20:50:00 UTC
Created attachment 98588 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-05-29 17:14:43 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=163796
Comment 4 Quality Engineering 2010-06-09 06:54:08 UTC
Integrated into 'main-golden', will be available in build *201006090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f710051be7ac
User: Radek Matous <rmatous@netbeans.org>
Log: #185643 - IllegalArgumentException: Parameter file was not normalized. Was \192.168.10.165\xampp\htdocs\log4php20 instead of C:\192.168.10.165\xampp\htdocs\log4php20