I downloaded the latest version of AS2 and I am not able to connect to any of our servers.
Could anyone of you please let us know what is the issue?
[4:47:19 PM] [mendelson_opensource_AS2-1623076912576-0@mycompanyAS2_ReceiveAS2] MessageHTTPUploader.performUpload: [ClientProtocolException][NonRepeatableRequestException/Cannot retry request with a non-repeatable request entity.]
[4:47:19 PM] [mendelson_opensource_AS2-1623076912576-0@mycompanyAS2_ReceiveAS2] Hint:
[4:47:19 PM] [mendelson_opensource_AS2-1623076912576-0@mycompanyAS2_ReceiveAS2] This is a mainly a negotiation problem on the protocol level. Your partner rejected your connection.
[4:47:19 PM] [mendelson_opensource_AS2-1623076912576-0@mycompanyAS2_ReceiveAS2] Either your partner expected a secure connection (HTTPS) and you tried a raw connection (HTTP) or vice versa.
[4:47:19 PM] [mendelson_opensource_AS2-1623076912576-0@mycompanyAS2_ReceiveAS2] It is also possible that your partner expects an other SSL/TLS protocol version or cipher than you offer.
[4:47:19 PM] [mendelson_opensource_AS2-1623076912576-0@mycompanyAS2_ReceiveAS2] The max retry has been reached (10), transmission canceled.
Comments
Hi Vishnu, Were you able to…
Submitted by ftalam21 on Sat, 11/20/2021 - 11:26
Hi Vishnu,
Were you able to solve this problem?
If so, how did you fix it?
Thanks,
Francis
Looks as if it's required to…
Submitted by service on Mon, 11/22/2021 - 13:38
In reply to Hi Vishnu, Were you able to… by ftalam21
Looks as if it's required to have a repeatable entity in the send process for some proxy products (only if proxy is used). There is no way to fix it for you without modifying the source - you have to wait for the next version..
Regards
Seems like that is true, I…
Submitted by vishnuk15 on Tue, 12/28/2021 - 10:35
In reply to Looks as if it's required to… by service
Seems like that is true, I tried to use a proxy in between and it seems to be able to send a message without the mentioned exception.
[3:04:43 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] Preparing outbound AS2 message connection to "https://localhost:8081/as2/as2", active connections: 1/9999.
[3:04:43 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] Sending AS2 message to https://localhost:8081/as2/as2, sync MDN requested.
[3:04:44 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] Transmission failed, remote AS2 server reports "503 Service Unavailable".
[3:04:44 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] Hint:
[3:04:44 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] A connection has been established to your partners host - a webserver is running there.
[3:04:44 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] Anyway the remote server signals that something was wrong with the request path or port and returns the HTTP code 503.
[3:04:44 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] Please refer to an internet search engine if your need more information about this HTTP code.
[3:04:44 PM] [mendelson_opensource_AS2-1640683769125-3@ReceiveAS2_SendAS2] [https://localhost:8081/as2/as2]: HTTP 503
This issue is resolved with…
Submitted by vishnuk15 on Thu, 03/24/2022 - 14:12
This issue is resolved with the latest version of 1.1 build 61 released during February 2022