Inbound Processing Approvals Fail: No login methods supported! After Upgrade To Exchange Server 2013
(Doc ID 2043925.1)
Last updated on JUNE 22, 2024
Applies to:
Oracle Workflow - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
Inbound processing fails when approvers receive email notifications, but cannot approve.
Error message from java mailer log file:
[Aug 2, 2015 3:17:03 PM EEST]:1438517823719:-1:-1:<HOSTNAME>:<IP ADDRESS>:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:1441635048:1117:1438517823264:0:EXCEPTION:[MLRTST : oracle.apps.fnd.cp.gsc.Logger.
start(WorkflowContext, int)]:Logger has been successfully started -> Logger{mLog=[$Header: AppsLog.java 120.4.12010000.2 2009/06/17 15:14:37 <USER>ship $ @112315192 {oracle.apps.fnd.profiles.ExtendedProfileStore@444c444c}],
mUniqueId=MLRTST,mLevel=1}
[Aug 2, 2015 3:17:04 PM EEST]:1438517824745:-1:-1:<HOSTNAME>:<IP ADDRESS>:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:1441635048:1117:1438517823264:0:EXCEPTION:[MLRTST : oracle.apps.fnd.wf.mailer.Mail
erUtils.hostConnectionTest(WorkflowContext, Logger, Properties)]:Server {ExchangeServers.<SERVERNAME>} at port {<PORT>} is reachable
[Aug 2, 2015 3:17:04 PM EEST]:1438517824757:-1:-1:<HOSTNAME>:<IP ADDRESS>:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:1441635048:1117:1438517823264:0:EXCEPTION:[MLRTST : oracle.apps.fnd.wf.mailer.IMAP
Utils.storeTest(WorkflowContext, Logger, Properties)]:Debug property -> {true}
[Aug 2, 2015 3:17:04 PM EEST]:1438517824865:-1:-1:<HOSTNAME>:<IP ADDRESS>:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:1441635048:1117:1438517823264:0:ERROR:[MLRTST : oracle.apps.fnd.wf.mailer.IMAPUtil
s.storeTest(WorkflowContext, Logger, Properties)]:Test did not complete successfully -> javax.mail.MessagingException: No login methods supported!;
nested exception is:
com.sun.mail.iap.ProtocolException: No login methods supported!
Stack Trace
javax.mail.MessagingException: No login methods supported!;
nested exception is:
com.sun.mail.iap.ProtocolException: No login methods supported!
at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:439)
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)
Changes
The email server has been upgraded to Microsoft Exchange 2013 from a previous Exchange email server.
The 2013 Exchange is not a cloud based email server; nor load balanced email server.
SSL is not enabled in java mailer configuration.
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 |
Changes |
Cause |
Solution |