cancel
Showing results for 
Search instead for 
Did you mean: 

Error writing to server

Former Member
0 Kudos

Hello friends,

I am trying to send a message of 100 mb trough XI without any mapping and I get the following error in Adapter framework:

<b>Transmitting the message to endpoint http://<host>:8009/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: Error writing to server.</b>

Ive already red this thread:

but it didnt solve my problem. And splitting the message is also not an option.

Anyone any suggestion?

Kind regards,

Kamran

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Kamran -

We're have the same problem - did you find a way to resolve this?

thanks

Dennis

prateek
Active Contributor
0 Kudos

Hi Kamran,

Try using port 8000

Also, Go in SXMB_ADM->Integration Engine Configuration

Then click on specific Configuration and check the IE pipeline URL. It should follow the format

http://<host>:<HTTPport>/sap/xi/engine?type=entry where <host> is the host name of the Integration Server

Regards,

Prateek

Former Member
0 Kudos

Kamran,

Do you have the HTTP port 8009.

Check this in transaction SMICM. Menu Goto->Parameters-Display.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi Jai,

The port in transaction SMICM is also 8009.

Is there something else Ive to check?

Any suggestion?

Regards,

Kamran

former_member335553
Active Contributor
0 Kudos

Hi

Refer this relative thread