Some small issues with JMC logging help

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • None
    • Affects Version/s: 5.5.0
    • Component/s: 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.

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

              Created:
              Updated: