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

Denis Golovin (JIRA) issues at jboss.org
Wed Jul 19 14:16:00 EDT 2017


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

Denis Golovin updated JBDS-3727:
--------------------------------
    Fix Version/s:     (was: 10.x)


> Installer fails with not normalized paths
> -----------------------------------------
>
>                 Key: JBDS-3727
>                 URL: https://issues.jboss.org/browse/JBDS-3727
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 9.1.0.CR1
>            Reporter: Jan Richter
>            Assignee: Denis Golovin
>
> 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
(v7.2.3#72005)


More information about the jbosstools-issues mailing list