Change the line reading:
<trace count="10" xml="0"></trace>
to
<trace count="10" xml="3"></trace>
2. Modify your logback.xml for Tomcat Trace:
-- Located at <Apache Tomcat Installation>/webapps/<ECC Name>/config/logback.xml
Change the line reading:
<root level="INFO">
to
<root level="TRACE">
3. Backup your current Tomcat log directory (<Apache Tomcat Installation>/logs) in case the error is not easily reproducible.
4. Remove contents of log directory.
5. Restart the Tomcat Server.
6. Enable trace on WP (TCP/IP=2, DB=4) via the UI System Overview.
7. Replicate the issue.
8. Stop the Tomcat Server.
9. Change the values back to original settings in steps 1, 2, and 6.
10. Zip the contents of the Tomcat log directory, WP logs, WP trace files, and send to CA Automic Support.
11. Restart the Tomcat Server.