cancel
Showing results for 
Search instead for 
Did you mean: 

How to activate&display log&trace files for HTTP RFCs

Former Member
0 Kudos

Hello gurus,

I'm experiencing some problems in my PI server with HTTP RFCs. How can I find the logs&traces for these connections?

Thank you

Gökhan

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Do you specifically mean something by HTTP RFCs? Do you simply mean HTTP and RFC adapters related errors?

HTTP calls could be traced using some external sniffers like TCPGateway.

/people/stefan.grube/blog/2007/03/29/troubleshooting-soap-http-and-mail-adapter-scenarios-with-tcpgateway

RFC Calls through XI could be very well traced in sxmb_moni and RWB along with what Michal has suggested.

Regards,

Prateek

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

do you see anything in VA as per my blog:

/people/michal.krawczyk2/blog/2005/09/07/xi-why-dont-start-searching-for-all-errors-from-one-place

what kind of errors do you have? on XI or sap application system?

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hello again and thank you for your help,

I do not have access to VA as the server is managed by the basis team, and it is not easy to get those log files from them correctly so I'm trying to solve the problem with whatever I have at hand.

The reason I post this tread is I'm getting the error:

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_CREATE_FAILED</SAP:Code>

<SAP:P1>5</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Cannot create HTTP client (exception 5)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

in my SOAP - Proxy scenario in SXMB_MONI. The problem is on the proxy side. When I restart the message, it is transferred. But for the first time, it fails. So I was seeking a way to trace the HTTP RFC I configured for Receiver XI adapter.

Please guide me on how to solve it.

Regards,

Gökhan