cancel
Showing results for 
Search instead for 
Did you mean: 

MessageExpiredException: Sync application request expired

Former Member
0 Kudos

Hi,

I am running scenario ABAP Proxy->XI->Java Proxy and sending synchronous messages parallely.

I am getting following error.

'com.sap.aii.af.ra.ms.api.MessageExpiredException: Sync application request expired'

I have increased xiadapter.inbound.timeout.default parameter in XI tupe adaptor at receiver side through

visual admin. but still its giving same error.

Please suggest...

Thanks,

Rajendra

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member214364
Active Contributor
0 Kudos

Hi Rajendra,

Please refer Q14 in note: 730870.

It should solve your problem,if not please let me know.

Cheers,

Jag

Former Member
0 Kudos

Hi Jag,

Thanks for your response.I have gone through the Note. the Note is addressing RFC adapter problem.

I am using ABAP Proxy and java Proxy and I have already increased the value in XI type Adapter.

Note has not helped..:( Any other suggestion..??

Thanks,

Rajendra

Former Member
0 Kudos

Hi Rajendra,

Can you verify the data that you are passing from ABAP Proxy to Java Proxy via XI. There could be some mandatory field values that were expected on the receiver end. If those values are not passed, then it could lead to Message Expired Exception.

Thanks

Swarup

Former Member
0 Kudos

Hi Swarup,

Payload contains information for insert/update at receiver side..

there are not mandatory fields as such.I will check it once.

Former Member
0 Kudos

Rajendra,

Please also check with below points,

1. You can test with your receiver application which have used the EJB module

for JAVA proxy, is working fine and able to respond properly.

2. Confirm about successfully able to ping the Target Host mention in XI Communication Channel fro JAVA Proxy.

Let me know if you get anything.

Also if possible send me the message trace log. that could help to analyze more precisely

Thanks

Swarup