cancel
Showing results for 
Search instead for 
Did you mean: 

Weird Error using WebService

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Experts,

I'm getting a weird error when I am using SoapUI. It is saying readTimeOut error. But when I am checking in RWB Message Monitoring, it is saying that the message is successfully delivered (both request and response). I was however, unable to retrieve the response message. The previous threads in SDN regarding readTimeOut says that the request/response failed. In my case, both are successful.Any ideas?

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

function module issue..too many records retrieved

udo_martens
Active Contributor
0 Kudos

Hi Mark,

assumedly the sender (SOAP UI) timeout is less than receiver timeout. You can set the SOAP UI timeout in the request properties.

Regards,

Udo

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Udo,

Thanks! FInally, I got an appropriate error message. It is saying that "Message (Outbound) Expired". Although it is still kind of weird, since the RWB says message is succesfully delivered. I tried to open the response message payload (it hanged). Recently, we've just transported this to our rollout box. This issue was never encountered in the development box. My webservice is just exposing a function module from R/3. Any ideas?

Regards,

0 Kudos

Hi Mark,

Try the cache refresh with the link:

http://host:j2eeport/CPACache/refresh?mode=full

http://host:j2eeport/CPACache/monitor.jsp

- In Integration Repository/Directory go to menu Environment -> Clear SLD Data Cache

- In R/3 go to transaction SXI_CACHE -> menu XI Runtime Cache -> Start Complete Cache Refresh

Regards,

Caio Cagnani

prateek
Active Contributor
0 Kudos

Refer SAP Note 856597 and check for timeout related question. You may increase it using adapter module.

Regards,

Prateek