Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6948

Some menu shortcuts doesn't work due to wrong usage of JAVA_HOME variable

XMLWordPrintable

    • Release Notes
    • Hide
      It was discovered that the demonstration shortcuts added to the desktop and menu system were not resolving due to a $JAVA_HOME environment variable being specified in the file path. Because $JAVA_HOME is not typically defined, the launcher commands failed to open the demonstrations on some systems. To work around this issue, replace all instances of $JAVA_HOME with <literal>java</literal> in the file path of each shortcut. Alternatively, do not use the shortcuts.
      Show
      It was discovered that the demonstration shortcuts added to the desktop and menu system were not resolving due to a $JAVA_HOME environment variable being specified in the file path. Because $JAVA_HOME is not typically defined, the launcher commands failed to open the demonstrations on some systems. To work around this issue, replace all instances of $JAVA_HOME with <literal>java</literal> in the file path of each shortcut. Alternatively, do not use the shortcuts.
    • Documented as Known Issue
    • ASSIGNED

      The deployment of the demos via an icon in gui doesn't work.
      The launcher command contains a reference to JAVA_HOME, which is not defined
      in a typical installation.

      You have to either add the definition to .bash_profile during the installation process
      or better use full path to java executable instead of 'JAVA_HOME/bin/java'. Even just java
      should work.

      The same problems occurs with uninstalation icon. Please check also other shortcuts.

              dcheung@redhat.com Dustin Kut Moy Cheung
              jlanik_jira Jan Lanik (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: