Enabling tracing for Business Process Choreographer

This describes what to do before contacting support.

Enabling tracing

Business Process Choreographer tracing uses the standard WebSphere Process Server tracing mechanism. This must be enabled in the normal way.
The trace specification is as follows:
*=info:com.ibm.bpe.*=all:com.ibm.task.*=all:com.ibm.ws.staffsupport.*=all
where com.ibm.bpe.*=all traces business processes and com.ibm.task.*=all traces human tasks. The remaining aspects of human tasks, the staff plug-ins, are traced by com.ibm.ws.staffsupport.

What to send support

After enabling tracing, recreate your problem scenario then provide the following files:
  • SystemOut.log
  • SystemErr.log
  • trace.log

On Linux and UNIX systems, these files are located in install_root/profiles/profile_name/logs/

On Windows platforms they are located in install_root\profiles\profile_name\logs

The WebSphere Application Server FFDC log, located in the ffdc folder, also contains information helpful to support in the absence of a trace.

Related information
Enabling the diagnostic trace service

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)