cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with AS2 Receiver

Former Member
0 Kudos

Hi!

I'm getting this error in my AS2-adapter:

Delivering the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: java.io.IOException: error making encrypted content., SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: java.io.IOException: error making encrypted content..


anyone know what causes this? I'm very new to AS2 and I don't even know where to begin 😕

I can't find any obvious problems in CC.

Accepted Solutions (0)

Answers (1)

Answers (1)

azharshaikh
Active Contributor
0 Kudos

Hi Stefan,

Is this using Encryption? Is the certificate configs done correctly?

Please check the following if it helps:

Hope it helps

Regards,
Azhar

Former Member
0 Kudos

Hi!

Thanks. Certificates is updated, but now I get this error:

Adapter Framework caught exception: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: message encryption failed: message encryption failed: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: 1.2.840.113549.3.7, provider: BC, class: org.bouncycastle.jce.provider.symmetric.DESede$KeyGenerator3), SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: message encryption failed: message encryption failed: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: 1.2.840.113549.3.7, provider: BC, class: org.bouncycastle.jce.provider.symmetric.DESede$KeyGenerator3)


It's something with the receiver encryption certificate in receiver agreement..it does'nt matter what i fill in there, i get the same error either way.

azharshaikh
Active Contributor
0 Kudos

Hi Stefan,

Please check following for similar issue:

Hope it helps

Regards,
Azhar

Former Member
0 Kudos

Hi!

No help I'm afraid

I get same error with all certificates...so maybe the problem is there.