For outgoing SEND_INVOICE_INET_TRANS and SEND_DISPATCH_ADVICE_INET_TRANS, after updating receiving the below message
- Validated the file sender had a matching configuration in another environment
- Tried the default OUT1 queue, along with a new queue dedicated to these messages
ExecutionException from Sender thread
Caused by: ifs.fnd.connect.senders.ConnectSender$TemporaryFailureException: Connection pool unavailable for File sender [EDI_SENDER]
Caused by: ifs.fnd.base.SystemException: Connection pool exhausted for key [S|EDI_SENDER|7975c580] (maxPerKey=4). Wait timed out.
Recently updated to 25R2SU7, this did not present itself on the first transactions after we updated.
Looks to be similar, but a different error than ExecutionException from Sender thread Caused by: ifs.fnd.connect.senders.ConnectSender$TemporaryFailureException: Exception while sending data Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_required | IFS Community