cancel
Showing results for 
Search instead for 
Did you mean: 

proxy SXMB_MONI Error

Former Member
0 Kudos

hi,

all

iam doing server proxy scenario

file->xi->proxy scenario .

file is picking up but in SXMB_MONI showing following error

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

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

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

<SAP:P1>401</SAP:P1>

<SAP:P2>Unauthorized</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>&lt;!DOCTYPE html PUBLIC&quot;-//W3C//DTD HTML 4.01Transitional//EN&quot;&gt;&lt;html&gt;&lt;head&gt;&lt;title&gt;Logon Error Message&lt;/title&gt;&lt;META http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=UTF-8&quot;&gt;&lt;style type=&quot;text/css&quot;&gt;body { font-family:tahoma,helvetica,sans-serif;color:#333333;background-color:#FFFFFF; }td { font-family:tahoma,helvetica,sans-serif;font-size:70%;color:#333333; }h1 { font-family:tahoma,helvetica,sans-serif;font-size:160%;font-weight:bold;margin-top:15px;margin-bottom:3px;color:#003366; }h2 { font-family:verdana,helvetica,sans-serif;font-size:120%;font-style:italic;font-weight:bold;margin-top:6px;margin-bottom:6px;color:#999900; }p { font-family:tahoma,helvetica,sans-serif;color:#333333;margin-top:4px;margin-bottom:4px; }ul { font-family:tahoma,helvetica,sans-serif;color:#333333;list-style-type:square;margin-top:8px;margin-bottom:8px; }li { font-family:tahoma,helvetica,sans-serif;color:#33333;margin-top:4px; }.emphasize .note a { font-family:tahoma,helvetica,sans-serif;text-decoration:underline;color:#336699; }a:visited a:hover { text-decoration:none; }&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;h1&gt;Logon failed&lt;/h1&gt;&lt;br&gt;&lt;h2&gt;What has happened?&lt;/h2&gt;&lt;p&gt;Call of URL http://10.10.0.142:8030/sap/xi/engine terminated due to error in logon data.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;emphasize&quot;&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt; Logon performed in system XIT . &lt;/li&gt;&lt;li&gt; Logon performed for client 500, user IAB_RAJESHY , and language EN. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt; &amp;nbsp;&lt;/p&gt;&lt;h2&gt;What can I do?&lt;/h2&gt;&lt;ul&gt;&lt;li&gt; Check that you have entered the client, user, and password correctly. &lt;/li&gt; &lt;li&gt; If you do not yet have a user ID, contact your system administrator. &lt;/li&gt;&lt;/ul&gt;&lt;br/&gt;&lt;p class=&quot;note&quot;&gt;Error Code: ICF-LE-http-c:500-l:E-T:-C:2-U:2-P:2-L:2&lt;/p&gt;&lt;br/&gt;&lt;p&gt; HTTP 401 - Unauthorized&lt;br/&gt;&lt;p&gt;Your SAP Internet Communication Framework Team&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP response contains status code 401 with the description Unauthorized XML element Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>

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

</SAP:Error>

i have given CC

Adapter: xi

transport protocal: HTTP1.0

Message protocol: XI

Adapter engine: IS

Addresing type: URL ADDRESS

target host: XI HOST

Service number:8030

path :/sap/xi/engine/?type=entry

AUTHENTICATION DATA

authentication type:Use logon data for SAP SYSTEM

USER NAME:****

USER PASSWORD:****

LANGAUGE:EN

CLINT:200

thnx in advance

regards

kumar

Accepted Solutions (0)

Answers (3)

Answers (3)

prasad_ulagappan2
Contributor
0 Kudos

Hi Kumar,

The logon user in Proxy should be XIAPPLUSER. Try with this user.

Regards

Prasad U

Shabarish_Nair
Active Contributor
0 Kudos

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

<SAP:P1>401</SAP:P1>

<SAP:P2>Unauthorized</SAP:P2>

>>>> seems a authorization problem .... does your id have the rights ? contact a basis guy to confirm

bhavesh_kantilal
Active Contributor
0 Kudos

Hi ,

the error claerly states,

<b><i>terminated due to error in logon data.</i></b>

Check the log on credentials of the user in the comm channel.

Regards,

Bhavesh