IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Troubleshooting > Use the integration debugger for problem determination > Changing preferences

Changing Java breakpoint query timeout values

When a Java breakpoint is encountered while running an application on the server in Debug mode, the integration debugger queries whether a Java snippet is running. If the debugger cannot make the determination before the query times out, the debugger handles the Java breakpoint as though it is not associated with a snippet event. If necessary, you can increase (or reduce) the timeout value for Java breakpoint queries.

To change Java breakpoint query timeout values:


Procedure

  1. From the Window menu, select Preferences. The Preferences window opens.

  2. In the left frame of the Preferences window, expand Business Integration and select Debug. The Debug page opens.

  3. In the Java breakpoint query timeout (in milliseconds) field, specify a value in milliseconds. The default value is 180000 milliseconds, which is 3 minutes.

  4. Click OK.

Setting preferences for the integration test client