Recently I realized in my environment - The timer job named Nintex Live Forms Manager in SharePoint 2013 failing at least 2 to 4 times in an hour. (This job runs every 2 minutes). I can see the Error Message as: The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
Same issue I see on both DEV & PRD environments, so I enabled verbose logging on DEV and tried to look into the logs but nothing helpful found.
Can any one help me or point me to the right direction to research/ troubleshoot.
Thanks,
Soni