cancel
Showing results for 
Search instead for 
Did you mean: 

Time limit exeeded

Former Member
0 Kudos

Hello Experts,

I am having an issue with queues timing out on the integration engine SMQ2. The queue runs for sometime and then gives an error saying "Time limit exeeded". The scenario is IDoc to Proxy. Some of the messages go through but some get stuck. I am

In ST22 the dump points to the line of code " CALL FUNCTION 'SMPP_CALL_JAVA_RUNTIME3' DESTINATION p_dest "

The destination in p_dest works fine.

I have checked previous blogs and posts and set the profile parameters accordingly..... TIMEOUT to 90 and PROCTIMEOUT to 1800, max_wprun_time is set to 3600.

Is there any other parameter i can modify to make this work ?

Thank you for your help in advance.

-Praveen.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Praveen,

Please check this blog for the same:

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

Regards,

---Satish

Former Member
0 Kudos

Satish,

I have seen this blog and the settings do not help me.

-Praveen