JDBC Stack Trace Filter

The JDBC Stack Trace Filter page lets you set up various filters which are used to make the Java Stack Trace more manageable. The complete Java Stack Trace contains far more information than you are likely to need, so this page has been added to let you tailor it to your own preferences. By default, FusionReactor will show you any Stack Trace rows which contain references to cfm, cfc or jsp pages.

To add a new filter, just type a string into the field provided and click the "Add Filter Pattern" button. Any lines in the stack trace which contain that string will be stored along with the JDBC request.

Managing Existing Filters

Below the Add Filter Pattern form you will see a list of all existing filter patterns. Each pattern has two icons next to it:

 

Modify Pattern

Clicking on this icon will take you to the Modify JDBC Java Stack Trace Filter page. From this page you can change the filter pattern.

Delete Pattern

Clicking on this icon will prompt you if you are sure you want to delete this filter pattern. If you OK the dialog then the filter pattern will be removed from the Existing JDBC Java Stack Trace Filters list and the page will be refreshed.