EBIFour.com > Debugging Clarify Errors > POP3 Error Using Email Receive Monitor

POP3 Error Using Email Receive Monitor

EBI 4 Scenario:

While trying to deploy an EDI Projoect to loca/QA/Prod Server, we experienced a deployment error with the EDI Enveloper object.

EBI 4 Issue:

The EDI Enveloper Object uses a non-displayable character as an x12 segment, element, sub-element, and/or repeat delimiter. This is currently not allowed due to deployment issues

EBI 4 Server Log Error:

2015-10-24 07:08:38,037 [ebicluster-akka.actor.default-dispatcher-4] INFO - Started
2015-10-24 07:08:38,320 [Thread-37] ERROR - Unable to connect to store. was caused by : javax.mail.MessagingException: +OK Gpop ready for requests from 71.58.143.114 i21mb61606165ywg;
nested exception is:
com.sun.mail.iap.ConnectionException: +OK Gpop ready for requests from 71.58.xx.xxx i21mb61606165ywg

EBI 4 Resolution:

By updating the EDI Enveloper, we used a displayable character for the segment delimiter. Note: This issue is applicable to x12 and EDIFACT.


By: on