cancel
Showing results for 
Search instead for 
Did you mean: 

Message could not be forwarded to the JCA adapter .tmp failed

PavanKumar
Active Contributor
0 Kudos

Hi,

Suddenly today many Messages got failed due to below reason for SFTP receiver adapter unable to resend those messages.

Message could not be forwarded to the JCA adapter. Reason: 4: Putting /folder .tmp failed


P: exception caught with cause javax.resource.ResourceException /folder .tmp failed.


Transmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: 4: Putting  .tmp failed




Could not able to find out reason for these message failures. Please suggest



Regards


PAVAN





Accepted Solutions (0)

Answers (1)

Answers (1)

manoj_khavatkopp
Active Contributor
0 Kudos

Are you using temporary file while writing into server.

try changing the name in these or else you can try removing this.

br,

Manoj

PavanKumar
Active Contributor
0 Kudos

Hi Manoj,

we have configured write modus as temporary file in sftp receiver adapter configuration.

All our sftp scenarios working fine from since many days in production server.So it couldn't be possible to change as more than 150+ scenarios there.

We have this issue recently two times not sure about root cause

Regards

Pavan

mate_moricz
Advisor
Advisor
0 Kudos

Hi Pavan,

This is a pretty unusual error. Can you check if the skipRemoteDirCheck attribute can be used in your case? Check SAP Note 1737547.

Regards,
Mate