Enabling error logging in the desktop Process Designer (deprecated)
You can
configure IBM® Process
Designer to log errors by using
java.util.log. You can then examine the logs to
troubleshoot problems with Process Designer.
Traces and logs
Error logs and traces can be located in a number of different places within the Process Designer installation
directory. You can find java.util.log in the main directory where Process Designer is installed. Other
logs are located in the
<ProcessDesignerInstallationDirectory>\workspace\metadata directory.
You can use the information in these logs to troubleshoot a problem. If you need to contact IBM Support, submit these logs to get the problem resolved faster.
Enabling java.util.logging
To enable logging for java.util.logging messages, follow these steps:
- Close Process Designer.
- Navigate to the main Process Designer installation directory.
- Open
TraceSettings.properties. Uncomment the line for the classes that you want to trace. - Restart Process Designer,
recreate the problem and examine the
java.util.logfile for errors. Thejava.util.logfile is located in the Process Designer installation directory.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15