I'm getting this error when I try to send a file using HTTPS on MEC AS2 1.1 b27, Thanks a lot.
[7:20:27 PM] Keys and certificates loaded from "C:\mendelson\opensource\as2\certificates.p12".
[7:20:33 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Outgoing message signed with the algorithm SHA-1,using keystore alias "xxxx".
[7:20:33 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Outgoing message encrypted with the algorithm 3DES, using keystore alias "blck".
[7:20:33 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Outbound AS2 message created from "WPI_Log.txt" for the receiver "blck" in 70ms, raw message size: 13.19 KB
[7:20:33 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Sending message to https://192.168.1.72:8443/mec_as2/HttpReceiver, async MDN requested at https://192.168.1.33:8443/as2/HttpReceiver.
[7:20:33 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: [SocketException]@MessageHttpUploader.performUpload java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
[7:20:33 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Transaction state written to C:\mendelson\opensource\as2\messages\Blockera\sent\HomeDepot\20090414\WPI_Log.txt_mendelson_opensource_AS2_1239754833384_2@HDAS2_BLAS2.sent.state.
[7:20:42 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: A transaction error notification mail has been sent to xxxxxx@hotmail.com.
[7:20:42 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Connection problem, failed to transmit data.
[7:20:42 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Message payload stored to "C:\mendelson\opensource\as2\messages\20090414\AS2Message38626.as2".
[7:20:42 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Raw outgoing message stored to "C:\mendelson\opensource\as2\messages\20090414\raw\error38627.raw".
[7:20:42 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: Transaction state written to C:\mendelson\opensource\as2\messages\Blockera\sent\xxxxxx\20090414\WPI_Log.txt_mendelson_opensource_AS2_1239754833384_2@HDAS2_BLAS2.sent.state.
[7:20:46 PM] mendelson_opensource_AS2-1239754833384-2@HDAS2_BLAS2: A transaction error notification mail has been sent to xxxxxxxxxxxxxxxxxxxxxx
Leviathan,
which OS are you using, Ubuntu?
http://www.archivum.info/ubuntu-bugs@lists.ubuntu.com/2008-06/msg07167.html
Regards
Heller
I'm using WinXP SP3.
Leviathan,
sorry, havent seen that you are using ssl. Please check the keystore (defaults to jetty/etc/keystore). The keys must be in JKS format and all root certs should be in, too. Please check the path settings to the keystore in the AS2 server config.
Regards
Heller