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 194225 - IllegalArgumentException: Parameter file was not normalized. Was C:\Users\GFeldman\Documents\NetBeansProjects\inmarkit3\test\unit\rapi\.. instead of C:\Users\GFeldman\Documents\NetBeansProjects\inmark
Summary: IllegalArgumentException: Parameter file was not normalized. Was C:\Users\GFe...
Status: RESOLVED DUPLICATE of bug 194985
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
: 194489 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-11 16:59 UTC by gena01
Modified: 2011-06-16 16:00 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175755


Attachments
stacktrace (1.13 KB, text/plain)
2011-01-11 16:59 UTC, gena01
Details
stacktrace (1.15 KB, text/plain)
2011-01-20 06:00 UTC, Filip Zamboj
Details
stacktrace (1.14 KB, text/plain)
2011-01-21 15:09 UTC, orangeudav
Details
stacktrace (1.18 KB, text/plain)
2011-01-21 15:12 UTC, orangeudav
Details
stacktrace (1.16 KB, text/plain)
2011-01-21 15:54 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gena01 2011-01-11 16:59:45 UTC
Build: NetBeans IDE Dev (Build 201101110000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows Vista

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\Users\GFeldman\Documents\NetBeansProjects\inmarkit3\test\unit\rapi\.. instead of C:\Users\GFeldman\Documents\NetBeansProjects\inmarkit3\test\unit
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1012)
   at org.netbeans.modules.php.project.connections.RemoteClient.getLocalFile(RemoteClient.java:776)
   at org.netbeans.modules.php.project.connections.RemoteClient.prepareDownload(RemoteClient.java:537)
   at org.netbeans.modules.php.project.connections.RemoteClient.prepareDownload(RemoteClient.java:482)
   at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:129)
   at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:109)
Comment 1 gena01 2011-01-11 16:59:49 UTC
Created attachment 104884 [details]
stacktrace
Comment 2 Filip Zamboj 2011-01-20 06:00:26 UTC
Created attachment 105184 [details]
stacktrace

php - download folder from ftp
Comment 3 Exceptions Reporter 2011-01-20 06:00:37 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=175755
Comment 4 orangeudav 2011-01-21 15:09:24 UTC
Created attachment 105240 [details]
stacktrace

download sources from remote server
Comment 5 orangeudav 2011-01-21 15:12:24 UTC
Created attachment 105241 [details]
stacktrace

download from remote server
Comment 6 Filip Zamboj 2011-01-21 15:54:32 UTC
Created attachment 105246 [details]
stacktrace

pressed download on folder (php zend project)
Comment 7 Marian Mirilovic 2011-05-18 20:22:54 UTC
*** Bug 194489 has been marked as a duplicate of this bug. ***
Comment 8 Tomas Mysik 2011-06-03 10:22:15 UTC
Batch reassigning.
Comment 9 Tomas Mysik 2011-06-16 16:00:03 UTC
Already fixed.

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