Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-30627

(8.1.z) WFLY-20553 - MailTestCase failing on RHEL 9.6 AuthenticationFailedException: EOF on socket

XMLWordPrintable

      Local debugging so far shows this test successfully starts the container and sends an email by connecting to SMTP but this error is reported when connecting to POP3:

       
      Caused by: jakarta.mail.AuthenticationFailedException: EOF on socket
              at org.eclipse.angus.mail@2.0.3//org.eclipse.angus.mail.pop3.POP3Store.protocolConnect(POP3Store.java:194)
              at jakarta.mail.api@2.1.3//jakarta.mail.Service.connect(Service.java:345)
              at jakarta.mail.api@2.1.3//jakarta.mail.Service.connect(Service.java:225)
              at jakarta.mail.api@2.1.3//jakarta.mail.Service.connect(Service.java:246)
              at deployment.44b9c9a9-687c-4a34-9bb1-8afc540751de.war//org.jboss.as.test.integration.mail.basic.MailTesterServlet.tryToReadEmails(MailTesterServlet.java:73)
              at deployment.44b9c9a9-687c-4a34-9bb1-8afc540751de.war//org.jboss.as.test.integration.mail.basic.MailTesterServlet.doGet(MailTesterServlet.java:55)
      

       
      It feels like there is something subtly different about POP3, no data packets get exchanged over TCP.

       

              okotek@redhat.com Ondrej Kotek
              okotek@redhat.com Ondrej Kotek
              Ondrej Kotek Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: