Enable trace diagnostics

You can enable logging and tracing in order to debug problems using Common Event Infrastructure Web Services Receiver. To do so, follow these steps :

  1. In the WebSphere administrative console, click Troubleshooting>Logs and Trace.
  2. In the list of servers, click the server where the Common Event Infrastructure Web Services Receiver is installed.
  3. Click Change Log Detail Levels
  4. In the list of groups, click com.ibm.wtci.waswsn10.*
  5. Click the trace type you want to enable
  6. In the list of groups, click com.ibm.wtci.waswsn13.*
  7. Click the trace type you want to enable
  8. Click OK and save the configuration.

The trace specification is updated to reflect the trace type you selected. For example, to turn on all tracing for the Common Event Infrastructure Web Services Receiver, the trace specification would be:

com.ibm.wtci.waswsn10.*=all;com.ibm.wtci.waswsn13.*=all

Log files are written to the location configured for the WebSphere server.

Note

In some instances, the listing com.ibm.wtci.wasn10.* and com.ibm.wtci.waswsn13.* may not appear in the group listing. In that scenario, you can add the following specification to the existing trace specification and save the configuration.

com.ibm.wtci.waswsn10.*=all:com.ibm.wtci.waswsn13.*=all

Related topics
Common problems

Parent topic
Troubleshooting