Error: A3 BAD User is authenticated but not connected
(Doc ID 2933561.1)
Last updated on MARCH 08, 2023
Applies to:
Oracle Workflow - Version 12.2.11 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.11 version, Workflow Mailer
Unable to configure workflow Auth2.0
Command line test give the following
ERROR
-----------------------
A3 BAD User is authenticated but not connected
javax.mail.MessagingException: A3 BAD User is authenticated but not connected.;
nested exception is:
com.sun.mail.iap.BadCommandException: A3 BAD User is authenticated but not connected.
at com.sun.mail.imap.IMAPFolder.logoutAndThrow(IMAPFolder.java:1180)
at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:1087)
at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:1001)
at OAuthIMAPTest.main(OAuthIMAPTest.java:103)
Caused by: com.sun.mail.iap.BadCommandException: A3 BAD User is authenticated but not connected.
at com.sun.mail.iap.Protocol.handleResult(Protocol.java:439)
at com.sun.mail.imap.protocol.IMAPProtocol.select(IMAPProtocol.java:1252)
at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:1058)
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 |