Hello All Experts,
while checking the plugin type statistics entity by using the Advanced find i come to know that there are Failure count .
May i know why this failure count is there ?
how to get the actual reason for failure count?
*This post is locked for comments
Even if there are no try catch blocks with trace logging - the plugin trace entity will show the exception provided that the logging level is Exceptions or All.
Hi,
The Failure count represents the number of times the plug-in type has failed. Meaning it generated an exception.
To monitor this, you could change your code to include try catch blocks and in the catch block use the tracing service to log the exception.
Then you can check the trace logs and see what happened.
See following blog for examples: www.powerobjects.com/.../debugging-your-plug-ins-with-the-plug-in-trace-log
Hope this helps
Radu
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6