[jbosstools-issues] [JBoss JIRA] (JBDS-4107) Devstudio install config has wrong java path on windows

Denis Golovin (JIRA) issues at jboss.org
Wed Oct 12 11:44:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13306215#comment-13306215 ] 

Denis Golovin commented on JBDS-4107:
-------------------------------------

I've missed that DevStudio installer checks not just java executable name but also if executable file exists.
https://github.com/jbdevstudio/jbdevstudio-product/blob/master/installer/src/panels/com/jboss/devstudio/core/installer/JREPathPanelAutomationHelper.java#L63
Thanks [~jrichter1]!

> Devstudio install config has wrong java path on windows
> -------------------------------------------------------
>
>                 Key: JBDS-4107
>                 URL: https://issues.jboss.org/browse/JBDS-4107
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: platform-installer
>    Affects Versions: 10.2.0.AM2
>            Reporter: Jan Richter
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 10.2.0.AM2
>
>
> I'm getting this error whenever I select JDK and Devstudio for installation:
> {noformat}"[ERROR] configured java executable 'C:\DevelopmentSuite\jdk8\bin\java' doesn't match regular location inside home directory"{noformat}
> I'm guessing the following commit introduced the issue, because the path now doesn't contain an exe file for windows.
> https://github.com/redhat-developer-tooling/developer-platform-install/pull/345/commits/431c82bfd7992027ee667b89883a3df55d16f3fb
> It actually doesn't matter if JDK is skipped or installed, the path just doesn't point to the exe.



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


More information about the jbosstools-issues mailing list