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

Changing integration debugger thread filters

In IBM Integration Designer, the recommended thread filters are already set by default for use with the integration debugger. However, you can view or change the thread filters if circumstances warrant it.

To change integration debugger thread filters:


Procedure

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

  2. In the left frame of the Preferences window, expand Run/Debug and expand Java and Mixed Language Debug, then select Thread Filters. The Thread Filters page opens.

  3. If you want to want to ensure that the recommended thread filtering preferences are set for the integration debugger, complete the following steps:

    1. Ensure that the Apply thread filters check box is selected. (If that if you wanted to show all threads, you would clear the check box.)
    2. Ensure that the Java Threads check box is selected. This thread filter will filter the Java™ threads of IBM BPM from the Debug view in the Debug perspective. When Java threads are filtered, they will not appear in the Debug view unless a debug event occurs within them, such as a breakpoint.
    3. Ensure that the WBI Thread Filter check box is not selected. This will enable IBM Integration Designer threads to be displayed in the Debug view.

    4. Click OK.

Setting preferences for the integration test client