Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-6314

Default JMC binaries for Linux reference odd "-vm ../../bin"

    XMLWordPrintable

Details

    Description

      I am using a self-built JMC, and on Linux the default config tries to search for JVM at "../../bin", which makes default bundles fail on start:

      $ curl https://builds.shipilev.net/jmc/jmc-latest-linux.tar.gz | tar xzf -
      $ ./jmc
      [Dialog box shows up: "A Java Runtime Environment (JRE) or Java Development Kit (JDK)
      must be available in order to run Jmc. No Java virtual machine
      was found after searching the following locations: ../../bin"]

      Going to jmc.ini and removing these two lines:

      "-vm 

      ../../bin"

       

      ...allows JMC to start with the default system JVM.

      Attachments

        Issue Links

          Activity

            People

              aptmac Alex Macdonald
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: