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.
- Install Omniscope 2.2-pre b71 or later.
- Edit C:\Program Files\Visokio Omniscope\installconfig.properties.(documented fully here)
- 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
- Start Omniscope
- Close Omniscope (and/or dismiss any dialogs, and close any console windows that may remain open)
- Email the file Visokio_output_log.txt (saved in your My Documents folder) to support AT Visokio.com
- Remove the changes you made in step 3