cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Server proxy testing

Former Member
0 Kudos

Hi,

I am doing a server proxy scenario wid ECC 6.0 . In call adapter of SXMB_MONI of XI, I am getting the following error:

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

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

<SAP:P1>500</SAP:P1>

<SAP:P2>Internal Server Error</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while sending by HTTP (error code: 500, error text: Internal Server Error) (See attachment HTMLError for details)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

In addition to the main document in Payload(In Call Adapter), I am getting an "HTMLError ( text/html )" document which contains something like

Error code: ICF-IE-http -c: 800 -u: DEVELOPER -l: E -s: EC6 -i: PXSEC600_EC6_00 -w: 0 -d: 20080922 -t: 160541 -v: ABORT_MESSAGE_STATE -e: This browser is not supported

How to debug the error ?

Thanks,

Laawanya D

Edited by: Laawanya Danasekaran on Sep 22, 2008 2:18 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi

first check the queues(SMQ2),and ensure that the system is on ICM release 6.40 for http connections of SAP web Application syetem.

check this note Note 906435 - XI Internal HTTP Error during CALL_ADAPTER

regards

kummari

Former Member
0 Kudos

hi,

please check u r HTTP RFC destination.

and same update in SXMB_ADM.

Hope u r ploblem can solve..

Thanks,

Madhav

Note: Points If Useful

former_member183906
Active Contributor
0 Kudos

Hii

Check out this blog - if it helps-

Did you activate your proxy, http destinations etc correctly...

You also check this blog to activate ABAP proxy part-

Run the report RSXMB_ACTIVATE_ICF_SERVICES in Aplication System where inbound proxy resides.Then try executing ur scenario.

Former Member
0 Kudos

Hi,

I have followed all the steps given in weblog:3022 and i have run the report RSXMB_ACTIVATE_ICF_SERVICES in Aplication System . But still i am getting the same error.

weblog:4061 , is not relevant to my error.

Can u tell me some other solution which can rectify this error.

former_member183906
Active Contributor
0 Kudos

in command prompt type this command java -version you should your see java version other wise our java is not installed prorpely.

check IE Version ..is it 6.0

check java webstart version is 1.4.2..

erect these and then check once..

vijay_kumar133
Active Participant
0 Kudos

hi

In sicf check whether all the services are activated of HTTP and ICF..

check them and activate them..

check all the steps of the proxy activation steps once again and get back in which step u are getting error..

Regards

Vijay

Former Member
0 Kudos

Hi,

Can u tell me how to check and what to check in SICF exactly ??

When i select Hierarchy Type as "Service" and Virtual host as"DEFAULT_HOST", I could see a tree structure with several nodes like 'xi', 'bw', 'public'. when i open 'xi' , i could see several services like adapter_plain,wsdl_url.... . Which one to check and what to check ??