R12 Workflow Mailer Not Sending Email Notification: java.net.MalformedURLException
(Doc ID 1116718.1)
Last updated on MAY 18, 2024
Applies to:
Oracle Workflow - Version 12.1.1 to 12.1.2 [Release 12.1]Information in this document applies to any platform.
Symptoms
On Oracle Applications 12.1.2, PO Requisitions and other notification emails are not being sent. The Test Mailer Framework Type email is sent.
Errors from the mailer log file:
oracle.apps.fnd.wf.mailer.Mailer.httpTest(WorkflowContext, Logger, Properties)]:There was a problem encountered during {Parsing the HTML stream} for notification/url {10053} {http://<host.domain:port>/OA_HTML/OA.jsp?page=/oracle/apps/fnd/wf/worklist/webui/NotifMailerPG&WFRegion=NtfDetail&NtfId=10053&dbc=CRP3&OARF=email&nlsCalendar=GREGORIAN}. Caused by: java.net.MalformedURLException
Stack Trace
java.net.MalformedURLException
at java.net.URL.<init>(URL.java:601)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at oracle.apps.fnd.wf.mailer.URLMIMETagListener.editImageRef(URLMIMETagListener.java:500)
at oracle.apps.fnd.wf.mailer.URLMIMETagListener.tagFound(URLMIMETagListener.java:156)
at oracle.apps.fnd.wf.common.HTMLTagReader.fireTagEvent(HTMLTagReader.java:537)
at oracle.apps.fnd.wf.common.HTMLTagReader.readTag(HTMLTagReader.java:375)
at oracle.apps.fnd.wf.common.HTMLTagReader.nextTag(HTMLTagReader.java:295)
at oracle.apps.fnd.wf.common.HTMLTagReader.parseHtml(HTMLTagReader.java:551)
at oracle.apps.fnd.wf.common.GenericHTMLContentParser.parse(GenericHTMLContentParser.java:921)
at oracle.apps.fnd.wf.common.GenericHTMLContentParser.parse(GenericHTMLContentParser.java:817)
at oracle.apps.fnd.wf.mailer.Mailer.httpTest(Mailer.java:4303)
at oracle.apps.fnd.wf.mailer.Mailer.main(Mailer.java:4712)
Stack Trace
java.net.MalformedURLException
at java.net.URL.<init>(URL.java:601)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at oracle.apps.fnd.wf.mailer.URLMIMETagListener.editImageRef(URLMIMETagListener.java:500)
at oracle.apps.fnd.wf.mailer.URLMIMETagListener.tagFound(URLMIMETagListener.java:156)
at oracle.apps.fnd.wf.common.HTMLTagReader.fireTagEvent(HTMLTagReader.java:537)
at oracle.apps.fnd.wf.common.HTMLTagReader.readTag(HTMLTagReader.java:375)
at oracle.apps.fnd.wf.common.HTMLTagReader.nextTag(HTMLTagReader.java:295)
at oracle.apps.fnd.wf.common.HTMLTagReader.parseHtml(HTMLTagReader.java:551)
at oracle.apps.fnd.wf.common.GenericHTMLContentParser.parse(GenericHTMLContentParser.java:921)
at oracle.apps.fnd.wf.common.GenericHTMLContentParser.parse(GenericHTMLContentParser.java:817)
at oracle.apps.fnd.wf.mailer.Mailer.httpTest(Mailer.java:4303)
at oracle.apps.fnd.wf.mailer.Mailer.main(Mailer.java:4712)
OR
[Jul 20, 2010 10:15:36 AM EST]:1279584936805:-1:-1:server.name:xxx.xxxx.xxx:-1:-1:1:20420:SYSADMIN(0):-1:Thread[outboundThreadGroup1,5,outboundThreadGroup]:1564257481:16495:1279583974073:12:ERROR:[SVC-GSM-WFMLRSVC-301317-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.prepareMessages(String)]:FormatterException -> oracle.apps.fnd.wf.mailer.FormatterException: Problem parsing XML-> org.xml.sax.SAXException: Problem obtaining the RESOURCE content -> java.net.MalformedURLException
at oracle.apps.fnd.wf.mailer.NotificationFormatter.handleResEndTag(NotificationFormatter.java:3470)
at oracle.apps.fnd.wf.mailer.NotificationFormatter.endElement(NotificationFormatter.java:578)
at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1345)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:362)
at oracle.apps.fnd.wf.mailer.NotificationFormatter.handleResEndTag(NotificationFormatter.java:3470)
at oracle.apps.fnd.wf.mailer.NotificationFormatter.endElement(NotificationFormatter.java:578)
at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1345)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:362)
Cause
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
Symptoms |
Cause |
Solution |
Workaround |
Solution |
References |