[jbosstools-issues] [JBoss JIRA] (JBDS-4007) Need a new check for existing OpenJDK installed as an msi package

Alex Kashchenko (JIRA) issues at jboss.org
Fri Aug 19 01:51:00 EDT 2016


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

Alex Kashchenko commented on JBDS-4007:
---------------------------------------

I am confirming, that for 8u91 and 8u101 the described logic is the expected one. MSI upgrade feature was not included for them so each release was a "different non-upgradeable version of the same product".

Upgrade feature was included starting from 8u102-1 release, current logic is the following:

1) 8u101 installed:

 - later versions can be installed, 8u101 will be silently removed during the installation
 - earlier versions cannot be installed, "Another version of this product is already installed. ..." message will be shown

2) 8u102-1 installed:

 - 8u101 can be installed and will be installed side by side with 8u102-1. I currently see no workaround to prevent this, as 8u101 doesn't have update logic to prevent this
 - 8u102-2 can be installed, 8u102-1 will be silently removed during the installation

3) 8u102-2 installed:

 - 8u101 can be installed and will be installed side by side with 8u102-2 (see above)
 - 8u102-1 cannot be installed, "A later version of [ProductName] is already installed. Setup will now exit." message will be shown.

For all versions, running the installer for the version that is already installed will show the "Repair" menu on the second installer screen.

If current upgrade logic is not sufficient, I can change (for 8u102 and later) it as will be required.

> Need a new check for existing OpenJDK installed as an msi package
> -----------------------------------------------------------------
>
>                 Key: JBDS-4007
>                 URL: https://issues.jboss.org/browse/JBDS-4007
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: platform-installer
>    Affects Versions: 10.1.0.AM3
>            Reporter: Jan Richter
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 10.1.0.GA
>
>         Attachments: openjdk.log, screenshot-1.png
>
>
> Now that OpenJDK is being installed using the msi installer, a new possible issue has arisen:
> Basically it's the same problem we had with Vagrant and Virtualbox - one cannot simply try to reinstall msi package into a different folder.



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


More information about the jbosstools-issues mailing list