Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-1807

Unable to install JBDS on Oracle JRE/JDK 7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 5.0.0.M3
    • 5.0.0.M2
    • installer
    • None
    • Hide

      1. install JBDS using Java 6.
      2. edit jbdevstudio.ini (in the studio/ folder) to run with Java 7:

      jbdevstudio.ini
      -vm
      JAVA_7_FOLDER/bin/java
      ...
      
      Show
      1. install JBDS using Java 6. 2. edit jbdevstudio.ini (in the studio/ folder) to run with Java 7: jbdevstudio.ini -vm JAVA_7_FOLDER/bin/java ...
    • Hide
      1. install JBDS 4 using Java 6.
      2. edit {{jbdevstudio.ini}} (in the studio/ folder) to run with Java 7:

      {code:title=jbdevstudio.ini}
      -vm
      JAVA_7_FOLDER/bin/java
      ...
      {code}

      For JBDS 5, workaround is not required.
      Show
      1. install JBDS 4 using Java 6. 2. edit {{jbdevstudio.ini}} (in the studio/ folder) to run with Java 7: {code:title=jbdevstudio.ini} -vm JAVA_7_FOLDER/bin/java ... {code} For JBDS 5, workaround is not required.
    • Not Yet Documented

      Steps to reproduce:

      1. Install Oracle JDK 1.7.0 [1]
      2. Run JBDS 5 installer [2]
      3. On the Step 4 of the JBDS installer select the folder where Oracle JRE/JDK 7 is installed.
      4. Press 'Next'.

      Actual result:
      The following message is shown:
      The directory JAVA_7_FOLDER contains a "1.7.0" Java VM. It Needs to be a Java 5 compatible version of Java.

      [1] http://www.oracle.com/technetwork/java/javase/downloads/index.html
      [2] I used jbdevstudio-product-eap-win32-5.0.0.v201108031700N-H706-M3.jar

            nivologd@gmail.com Denis Golovin (Inactive)
            yradtsevich Yahor Radtsevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: