cancel
Showing results for 
Search instead for 
Did you mean: 

XI3.0 SP12 - Message Expired

Former Member
0 Kudos

Hi.

I use the JDBC Receiver adapter to send an UPDATE query.

Under certain conditions, this step fails with this error:

Category: <b>XIAdapterFramework</b>
"com.sap.aii.af.ra.ms.api.MessageExpiredException: Message XXXXX (INBOUND) expired"

I understand that this is some kind of timeout, but i don't know exactly where the problem is and how to handle it.

Thanks in advance.

Alessandro

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Check Note 791379.

We add the same problem and have increased the value of xiadapter.inbound.timeout.default from 180000 to 360000

Former Member
0 Kudos

Hi Alessandro,

Check this OSS note 730870 -> Q 14

You can try the same for your JDBC adapter

Hope it helps

Regards

Vishnu

Former Member
0 Kudos

I already tried, but unfortunately the JDBC service doesn't have the same parameters.....

Former Member
0 Kudos

Hi Alessandro,

we have the same problem on our system. Did you find a possibility to increase the timeout in the JDBC service?

Regards,

Bastian