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

Summary: IllegalArgumentException: Parameter file was not normalized. Was C:\Users\GFeldman\Documents\NetBeansProjects\inmarkit3\test\unit\rapi\.. instead of C:\Users\GFeldman\Documents\NetBeansProjects\inmark
Product: php Reporter: gena01
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED DUPLICATE    
Severity: normal CC: BattleWolf, fzamboj, IgalR, obalyuk, orangeudav
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 175755
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

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 ***