Workflow in 11.5.10.2 not starting and sending OAF emails
I have an issue with the production environment where no OAF emails get sent.
Upon restarting workflow it will run for a bit sending PLSQL emails and then crash so no emails are sent at all. This seems to be happening when using SHA-2 certificate and it is causing many issues as we cannot use the workflow.
The error it crashes on is as follows:
UNEXPECTED:[SVC-GSM-WFMLRSVC-1200773-10010 : oracle.apps.fnd.cp.gsc.Processor.run()]:java.lang.NullPointerException
at oracle.apps.fnd.wf.common.HTTPClient.discardAllCookies(HTTPClient.java:548)
at oracle.apps.fnd.wf.common.HTMLTagReader.initialize(HTMLTagReader.java:130)
at oracle.apps.fnd.wf.common.GenericHTMLContentParser.parse(GenericHTMLContentParser.java:917)