o4w:oi10:reference_guide:configuring_o4w_debug_mode

Configuring O4W to run in debug mode

Setting up the registry

Using regedit go into the registry and for the registry settings that your O4W is using set the StartupFlags to “1” and the ShutdownFlags to “1”. This change to the registry settings means that the engineserver will create ‘visible’ engines on your desktop, instead of invisible engines that have no desktop interaction).

Running the engineserver in manual debug mode

If you are running the engineserver as a service, stop the service. From the command prompt locally on the system that you are testing/developing on (of course this also means that this has to be the system where OpenInsight is installed), manually start the engineserver: java –jar oesocketserver.jar –d 3

Now, if a ‘debug’ statement is encountered, or any error occurs that would invoke the debugger, the debugger will start up in a ‘visible’ mode.

  • o4w/oi10/reference_guide/configuring_o4w_debug_mode.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1