Workflow Notification Mailer Crashes With NoRouteToHostException What Does That Mean ?
(Doc ID 2106483.1)
Last updated on DECEMBER 08, 2022
Applies to:
Oracle Workflow - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
The workflow notification mailer in recent days has crashed with error
oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.initOutbound()]:FormatterException ->
"oracle.apps.fnd.wf.mailer.FormatterException: NoRouteToHostException when initializing OutboundFormatter ->
java.net.NoRouteToHostException: Unable to estabish Web Session -> Unable to verify established session ->
verifySession -> WebAppsContext is null"
A restart of the concurrent manager 'fixes' the problem but the root cause is still unknown.
Have increased the Java memory allocation in $APPL_TOP/admin/adovars.env as
APPSJREOPT="-Xmx512m"
export APPSJREOPT
and restarted and since that the error has not reoccurred.
What is the root cause of the issue?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |