cancel
Showing results for 
Search instead for 
Did you mean: 

http-Status: 504 Gateway Time-out

Former Member
0 Kudos

Hi All,

My Scenario is HTTP--RFC Sync

When i Post the xml message through HTTP Test Tool, iam getting this Message there itself,Message is not even reaching the MONI

Result:

http-Status: 504 Gateway Time-out

Payload:

</HEAD><BODY>

<H1>ERROR</H1>

<H2>The requested URL could not be retrieved</H2>

<HR noshade size="1px">

<P>

While trying to retrieve the URL:

<A HREF="http://172.16.30.24:8000/sap/xi/adapter_plain?">http://172.16.10.24:8000/sap/xi/adapter_plain?</A>

<P>

The following error was encountered:

<UL>

<LI>

<STRONG>

Connection to 172.16.10.24 Failed

</STRONG>

</UL>

<P>

The system returned:

<PRE><I> (110) Connection timed out</I></PRE>

<P>

The remote host or network may be down. Please try the request again.

<P>Your cache administrator is <A HREF="mailto:root">root</A>.

<BR clear="all">

<HR noshade size="1px">

<ADDRESS>

Generated Wed, 15 Oct 2008 11:09:23 GMT by squid132.EMF.biz (squid/2.6.STABLE6)

</ADDRESS>

</BODY></HTML>

But my XI Server IP & the Service are Correct only, i have checked those so many times.

Xi Server is Up and Running Now.

What could be the problem here

Regards

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

This maybe a firewall issue, please check if the firewall has been opened for sender and receiver system. We've also had the same issue before.

Regards,

Answers (3)

Answers (3)

Former Member
0 Kudos

There was a problem with the Xi Server Responding

Former Member
0 Kudos

Okay.....

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

This maybe a firewall issue, please check if the firewall has been opened for sender and receiver system. We've also had the same issue before.

Regards,

Former Member
0 Kudos

Is ur proxy bypassed for local adresses?

Former Member
0 Kudos

Hi Suman,

Do you have a separate HTTP Client page (thru which u r passing ur message) or are you testing using the message payload in moni?

Cheers,

Deepak

Former Member
0 Kudos

Hi,

I have Used Separate HTTP Test Tool which is available in SDN.

I took XML File from Mapping ---Test

Regards

Former Member
0 Kudos

Try sending that xml data thru moni (payload area of 'Test Message') with all the service, party, interface etc details.......

Former Member
0 Kudos

>>Deepak MS Wrote

Try sending that xml data thru moni (payload area of 'Test Message') with all the service, party, interface etc details.......

Do we have Option to send the xml data through MONI????

The Option of sending the xml data to Xi is there Via RWB-IE-Test Message

But This is Sync Communiction, so we need to use HTTP Test Tool inorder to see the Response Back in the Test Tool.

REgards

Former Member
0 Kudos

With this you will at least get to know if the message is flowing from ur source to target, first. If yes, then there is some prob with ur test tool it self.

I am not sure what tool u r using there, but I have a HTTP Client page (html\jsp) thru wich u can pass ur test xml and get back ur response in tht same page. I shall mail it to u if u r interested.....

Cheers,

Deepak

Former Member
0 Kudos

Ohh My dear buddy,

Iam Using the standard HTTP Client test Tool which is available in Our SDN

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6...

Regards

Former Member
0 Kudos

ohhhh ok,, did not know I had the same code!!!

See if u have given rite username n password. If yes then try hard codin all the details of ur interface in tht code

Former Member
0 Kudos

Every thing is correct buddy

Please try to concentrate on the Error which i mentioned