I have an issue with the java-callout policy. The issue is intermittent and message processor restart
is solving my problem.
Issue: Some of the times java callout is not getting executed, I don't see either execution failure
or java exception it is simply not getting executed. I am setting a lot of variables in java callout and
everything is becoming null and this makes me believe that java callout is not executing. This is
happening in one of our production environments [on-prem] so I don't have the help of trace tool.
PS: The above problem is getting solved by restarting the message processor and I still don't have a
reason how it's happening.