cancel
Showing results for 
Search instead for 
Did you mean: 

MI70 exception while syncing - No InputStream available from ...

maciola
Explorer
0 Kudos

Hello All,

I face an issue while synchronization against middleware MI7.0 System, from time to time I got following exception:

[20100222 10:02:58:515] E [MI/Sync ] Exception while synchronizing via http

com.sap.ip.me.api.services.HttpConnectionException: Exception while synchronizing (java.io.IOException: No InputStream available from: http://xxx.xxx.xxx.xxx:8000/sap/bc/MJC/mi_host?sysid=xxx&client=100&~language=fr&ACKNOWLEDGE=X&)

at com.sap.ip.me.sync.HTTPSynchronizer.synchronize(HTTPSynchronizer.java:347)

at com.sap.ip.me.sync.HTTPSynchronizer.synchronize(HTTPSynchronizer.java:494)

...

The Client is MI 70 SP 16 Patch 1

Do you have a clue where the cause of this exception comes from?

Regards,

Maciej.

Accepted Solutions (0)

Answers (1)

Answers (1)

maciola
Explorer
0 Kudos

I found the reason, the processing on server took to long, the parameter ...TimeoutForResults was exceeded.