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.
About this task
Procedure
- From the Window menu, select Preferences. The Preferences window opens.
- In the left frame of the Preferences window, expand Business Integration and select Debug. The Debug page opens.
- In the Java breakpoint query timeout (in milliseconds) field, specify a value in milliseconds. The default value is 180000 milliseconds, which is 3 minutes.
- Click OK.