Uploaded image for project: 'Developer Studio (JBoss Developer Studio)'
  1. Developer Studio (JBoss Developer Studio)
  2. JBDS-1820

JBDS 5 M3 installer doesn't accept openJDK 1.6.0_18 any more

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 5.0.0.M3
    • Fix Version/s: 5.0.0.M3
    • Component/s: installer
    • Labels:
      None

      Description

      Using Fedora 12 32-bit:

      EXEC: download http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.product/builds/nightly/trunk/201108260129/installer/jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
      EXEC: `java -jar jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
      ASSERT: can install using openJDK 1.6 (eg., 1:1.6.0.0-43.1.8.3.fc12) – did not work using 1.6.0_18 (see attached screenshot)

      Note:

      Cannot reproduce using jbdevstudio-product-linux-gtk-5.0.0.v201108230443N-H744-M3.jar so this is a recent regression since 2011/08/23.

        Gliffy Diagrams

        1. Screenshot.png
          238 kB
        2. Screenshot-1.png
          42 kB

          Activity

          nickboldt Nick Boldt created issue -
          Hide
          nickboldt Nick Boldt added a comment - - edited

          $ java -version
          java version "1.6.0_18"
          OpenJDK Runtime Environment (IcedTea6 1.8.3) (fedora-43.1.8.3.fc12-i386)
          OpenJDK Server VM (build 14.0-b16, mixed mode)
          

          Show
          nickboldt Nick Boldt added a comment - - edited $ java -version java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8.3) (fedora-43.1.8.3.fc12-i386) OpenJDK Server VM (build 14.0-b16, mixed mode)
          nickboldt Nick Boldt made changes -
          Field Original Value New Value
          Attachment Screenshot.png [ 12346634 ]
          Hide
          nickboldt Nick Boldt added a comment - - edited

          Also occurs for SunJDK 1.6.0_20 and 1.6.0_27 (but without CORBA error in console, as above):

           
          $ /usr/java/jdk1.6.0_20/jre/bin/java -version
          java version "1.6.0_20"
          Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
          Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
           
          $ /usr/java/jdk1.6.0_20/jre/bin/java -jar jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
          /usr/java/jdk1.6.0_20/jre
          

          Show
          nickboldt Nick Boldt added a comment - - edited Also occurs for SunJDK 1.6.0_20 and 1.6.0_27 (but without CORBA error in console, as above):   $ /usr/java/jdk1.6.0_20/jre/bin/java -version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)   $ /usr/java/jdk1.6.0_20/jre/bin/java -jar jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar /usr/java/jdk1.6.0_20/jre
          nickboldt Nick Boldt made changes -
          Attachment Screenshot-1.png [ 12346636 ]
          Hide
          nickboldt Nick Boldt added a comment -

          Assigning to Denis – not sure who should own this.

          Show
          nickboldt Nick Boldt added a comment - Assigning to Denis – not sure who should own this.
          nickboldt Nick Boldt made changes -
          Assignee Denis Golovin [ dgolovin ]
          nickboldt Nick Boldt made changes -
          Description Using Fedora 12 32-bit:

          EXEC: download http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.product/builds/nightly/trunk/201108260129/installer/jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
          EXEC: `java -jar jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
          ASSERT: can install using openJDK 1.6 (eg., 1:1.6.0.0-43.1.8.3.fc12) -- did not work using 1.6.0_18 (see attached screenshot)
          Using Fedora 12 32-bit:

          EXEC: download http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.product/builds/nightly/trunk/201108260129/installer/jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
          EXEC: `java -jar jbdevstudio-product-linux-gtk-5.0.0.v201108260129N-H749-M3.jar
          ASSERT: can install using openJDK 1.6 (eg., 1:1.6.0.0-43.1.8.3.fc12) -- did not work using 1.6.0_18 (see attached screenshot)

          Note:

          Cannot reproduce using jbdevstudio-product-linux-gtk-5.0.0.v201108230443N-H744-M3.jar so this is a recent regression since 2011/08/23.
          Hide
          nickboldt Nick Boldt added a comment -

          Could be related to http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_trunk.product/745/changes - /trunk/devstudio-installer/src/panels/com/jboss/jbds/installer/JREPathPanel.java rev 7917

          Show
          nickboldt Nick Boldt added a comment - Could be related to http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_trunk.product/745/changes - /trunk/devstudio-installer/src/panels/com/jboss/jbds/installer/JREPathPanel.java rev 7917
          dgolovin Denis Golovin made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Done [ 1 ]
          Hide
          nickboldt Nick Boldt added a comment -

          Verified works again w/ jbdevstudio-product-linux-gtk-5.0.0.v201108261707N-H753-M3.jar

          Show
          nickboldt Nick Boldt added a comment - Verified works again w/ jbdevstudio-product-linux-gtk-5.0.0.v201108261707N-H753-M3.jar
          Hide
          ldimaggio Len DiMaggio added a comment -

          Unable to recreate the issue with this JVM:

          java -version
          java version "1.6.0_20"
          OpenJDK Runtime Environment (IcedTea6 1.9.8) (rhel-1.39.1.9.8.el6_1-x86_64)
          OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

          And the H28 build:

          jbdevstudio-product-eap-linux-gtk-x86_64-5.0.0.v201109071858R-H28-M3.jar
          jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109071858R-H28-M3.jar

          Show
          ldimaggio Len DiMaggio added a comment - Unable to recreate the issue with this JVM: java -version java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.8) (rhel-1.39.1.9.8.el6_1-x86_64) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode) And the H28 build: jbdevstudio-product-eap-linux-gtk-x86_64-5.0.0.v201109071858R-H28-M3.jar jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109071858R-H28-M3.jar
          ldimaggio Len DiMaggio made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          velias Vlastimil Eliáš made changes -
          Workflow jira [ 12469517 ] GIT Pull Request workflow [ 12504375 ]
          velias Vlastimil Eliáš made changes -
          Workflow GIT Pull Request workflow [ 12504375 ] CDW v1 [ 12556453 ]

            People

            • Assignee:
              dgolovin Denis Golovin
              Reporter:
              nickboldt Nick Boldt
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development