Confirm that CCMS Output Generator is correctly starting the JVM

CCMS Output Generator uses a Java virtual machine (JVM) as part of its output generation process.

To confirm that CCMS Output Generator is correctly starting the JVM:

  1. Open the %OutputGenDir%/conf/wrapper.conf file with a text editor.
  2. Uncomment the following line:
    wrapper.java.command.loglevel=INFO
  3. Restart the CCMS Output Generator and look at the %OutputGenDir%/logs/ wrapper.log file. It will contain the complete Java command run by the CCMS Output Generator. This may provide additional information to troubleshoot your installation.