cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Communication Channel

Former Member
0 Kudos

Hi guys,

I am working on ALERTS..when i check with the message ID in SXMB_MONI..it shows Succesful..but when i check the same in Communication Channel monitoring it gave me this Error :"Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found # , SEEBURGER AS2: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found # "

Can some one help me out in understanding the error.

Your Help is very much is required.

Thanks

Sahil

Accepted Solutions (0)

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

>>when i check with the message ID in SXMB_MONI..it shows Succesful

This is becaue the message routing and mapping is successful in PI.

>>Communication Channel monitoring it gave me this Error

This is because problem is with the communication with the receiver system.

The problem is because you haven't imported the certificates of client in your keystore properly.

Regards,

Prateek

Former Member
0 Kudos

In your scenario there is a channel which uses the AS2 adapter for sending the data to partner for which the certificate needed is either not loaded properly or got correupted ,which results in failing of the same

Check the CC parameters configured is what expected

Rajesh