My Oracle Support Banner

Workflow Mailer Test For Inbound Processing Fails With javax.mail.MessagingException: * BYE Connection is closed. 13 (Doc ID 1473084.1)

Last updated on MAY 19, 2024

Applies to:

Oracle Workflow - Version 12.1.3 to 12.2 [Release 12.1 to 12.2]
Information in this document applies to any platform.

Symptoms

On R12.1.3, testing the IMAP connection using AFJVAPRG shows the following errors:

[Time/Date]:-1:-1:SYSADMIN(0):-1:Thread[main,5,main]:0:ERROR:[MLRTST : oracle.apps.fnd.wf.mailer.IMAPUtils.storeTest(WorkflowContext, Logger, Properties)]:Test did not complete successfully -> javax.mail.MessagingException: * BYE Connection is closed. 13;
 nested exception is:
com.sun.mail.iap.ConnectionException: * BYE Connection is closed. 13
Stack Trace
javax.mail.MessagingException: * BYE Connection is closed. 13;
 nested exception is:
com.sun.mail.iap.ConnectionException: * BYE Connection is closed. 13
at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:333)
at javax.mail.Service.connect(Service.java:255)
at javax.mail.Service.connect(Service.java:134)
at javax.mail.Service.connect(Service.java:86)
at oracle.apps.fnd.wf.mailer.IMAPUtils.storeTest(IMAPUtils.java:482)
at oracle.apps.fnd.wf.mailer.Mailer.main(Mailer.java:1997)

 Connecting to the mail server through telnet session was successful.


Steps To Reproduce
1. Run the following command:

 

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.