Tracing App Engine Programs

Tracing an application engine program can be easily done without modifying the trace settings in your application server. Here are some simple guidelines to follow to trace an app engine program.

Go to the Application Engine's Process Definition under the menu item PeopleTools, Process Scheduler.

1. Click on the override tab
2. On the Parameter list line select Append from the dropdown
3. In the edit box next to it, you can use any of the combination of trace settings listed below:

-TRACE 7 -TOOLSTRACEPC 3596 -TOOLSTRACESQL 31

Once you enter your trace settings in the parameter list, save the App Engine Process Defnition. Now, this program will be traced every time it is run, until these trace settings are removed.

转载于:https://www.cnblogs.com/GoDevil/archive/2009/01/09/1372661.html

猜你喜欢

转载自blog.csdn.net/weixin_33716557/article/details/94608539
今日推荐