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 194489 - IllegalArgumentException: Parameter file was not normalized. Was /home/anton/NetBeansProjects/fb@antiroller.ru/scripts/.. instead of /home/anton/NetBeansProjects/fb@antiroller.ru
Summary: IllegalArgumentException: Parameter file was not normalized. Was /home/anton/...
Status: RESOLVED DUPLICATE of bug 194225
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 20:06 UTC by orangeudav
Modified: 2011-05-18 20:22 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175868


Attachments
stacktrace (978 bytes, text/plain)
2011-01-19 20:06 UTC, orangeudav
Details
stacktrace (1.01 KB, text/plain)
2011-01-25 00:21 UTC, Mikefr
Details
stacktrace (955 bytes, text/plain)
2011-01-27 21:37 UTC, karel_barel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description orangeudav 2011-01-19 20:06:45 UTC
Build: NetBeans IDE Dev (Build 201101190000)
VM: OpenJDK 64-Bit Server VM, 19.0-b09, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was /home/anton/NetBeansProjects/fb@antiroller.ru/scripts/.. instead of /home/anton/NetBeansProjects/fb@antiroller.ru
   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.ui.wizards.RemoteConfirmationPanel.getRemoteFiles(RemoteConfirmationPanel.java:232)
   at org.netbeans.modules.php.project.ui.wizards.RemoteConfirmationPanel.access$000(RemoteConfirmationPanel.java:72)
   at org.netbeans.modules.php.project.ui.wizards.RemoteConfirmationPanel$1.run(RemoteConfirmationPanel.java:191)
Comment 1 orangeudav 2011-01-19 20:06:49 UTC
Created attachment 105160 [details]
stacktrace
Comment 2 Mikefr 2011-01-25 00:21:33 UTC
Created attachment 105324 [details]
stacktrace
Comment 3 karel_barel 2011-01-27 21:37:11 UTC
Created attachment 105420 [details]
stacktrace

fetching files during initial opening application from remote server
Comment 4 Marian Mirilovic 2011-05-18 20:22:54 UTC

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