[jbosstools-issues] [JBoss JIRA] (JBDS-3727) Installer fails with not normalized paths

Alexey Kazakov (JIRA) issues at jboss.org
Thu May 19 16:36:00 EDT 2016


     [ https://issues.jboss.org/browse/JBDS-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBDS-3727:
---------------------------------
    Component/s: installer
                     (was: platform-installer)


> Installer fails with not normalized paths
> -----------------------------------------
>
>                 Key: JBDS-3727
>                 URL: https://issues.jboss.org/browse/JBDS-3727
>             Project: Red Hat Developer Studio (DevStudio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 9.1.0.CR1
>            Reporter: Jan Richter
>            Assignee: Denis Golovin
>             Fix For: 10.0.0.Alpha3
>
>
> The installer accepts installation paths with the following format:
> {noformat}/home/jrichter/Downloads/xyz/../abdc/../temp/../temp{noformat}
> With such a path it fails immediately after the installation starts with the following exception:
> {noformat}java.io.FileNotFoundException: /home/jrichter/Downloads/xyz/../abdc/../temp/../temp/JBoss-EULA.html (No such file or directory)
> 	at java.io.FileOutputStream.open0(Native Method)
> 	at java.io.FileOutputStream.open(FileOutputStream.java:270)
> 	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
> 	at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
> 	at com.izforge.izpack.installer.Unpacker.run(Unpacker.java:448)
> 	at java.lang.Thread.run(Thread.java:745){noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list