Class Load Logs

Generating a Class Load Log

 

If requested by Visokio Support, a class load log can be generated as follows. This is a .TXT file containing application startup diagnosis information.
  1. Install Omniscope 2.2-pre b71 or later.
  2. Edit C:\Program Files\Visokio Omniscope\installconfig.properties.(documented fully here)
  3. Edit/Add the following properties (ensure that these properties do not appear elsewhere in the file unless they are preceded by "#"):

    ADDITIONAL_JVM_ARGS=-verbose:class -DtickLogEvery=500
    LOG_TO_MY_DOCUMENTS=true
  4. Start Omniscope
  5. Close Omniscope (and/or dismiss any dialogs, and close any console windows that may remain open)
  6. Email the file Visokio_output_log.txt (saved in your My Documents folder) to support AT Visokio.com
  7. Remove the changes you made in step 3