"Domain contains illegal character in string" Error While Running Send Separate Remittance Advices
(Doc ID 2570472.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Payments - Version 12.1.3 to 12.2.7 [Release 12.1 to 12.2]Information in this document applies to any platform.
Symptoms
When attempting to run the Send Separate Remittance Advices program (IBY_FD_SRA_FORMAT), the following error occurs.
ERROR
_______
javax.mail.internet.AddressException: Domain contains illegal character in string ''xxx@xxx.com:yyy@yyy.com''
at javax.mail.internet.InternetAddress.checkAddress(InternetAddress.java:1279)
at javax.mail.internet.InternetAddress.parse(InternetAddress.java:1099)
at javax.mail.internet.InternetAddress.parse(InternetAddress.java:638)
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:111)
at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.addRecipients(Unknown Source)
at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.addRecipients(Unknown Source)
at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.submitRequest(Unknown Source)
at oracle.apps.xdo.delivery.AbstractDeliveryRequest.submit(Unknown Source)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.doElectronicProcessing(SRAAndPayerNotif.java:899)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.runSRA(SRAAndPayerNotif.java:410)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.runProgram(SRAAndPayerNotif.java:210)
at oracle.apps.iby.scheduler.FDSeparateRemittanceAdvice.runProgram(FDSeparateRemittanceAdvice.java:60)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
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 |