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

Some small issues with JMC logging help

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • 5.5.0
    • docs

      I noticed a few things in the JMC Logging help:
      https://docs.oracle.com/javacomponents/jmc-5-5/jmc-user-guide/logging.htm#JMCCI129

      1. "if you have a commercial license of the JDK installed in JAVA_HOME" - it should probably say "if you have the Oracle JDK installed in JAVA_HOME" or something similar, you never have a license installed.
      2. You need to also add '-consoleLog' as an argument to jmc, like "jmc -consoleLog" (and then possible 'debug' as well), to get to see the info, On windows you have to add '| more 2>&1" as well to get the output to the console window.

            shommel Scott Hommel (Inactive)
            klward Klara Ward
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: