cancel
Showing results for 
Search instead for 
Did you mean: 

INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK

Former Member
0 Kudos

Hi experts,

I am getting the error when i am posting IDOC to XI .

INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK

<?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><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Error Report</title> <style> td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active </style> </head> <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>&nbsp;&nbsp;401 &nbsp Unauthorized</b></font></td> </tr> <tr bgcolor="#3F73A3"> <td height="23" width="84"><img width=1 height=1 border=0 alt=""></td> <td height="23"><img width=1 height=1 border=0 alt=""></td> <td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP J2EE Engine/7.00&nbsp;</b></font></td> </tr> <tr bgcolor="#9DCDFD"> <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td> </tr> </table> <br><br><br><br><br><br> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>&nbsp;&nbsp;Authentication did not succeed.</b></font></td> </tr> <tr bgcolor="#FFFFFF"> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b>&nbsp;&nbsp;Details:</b></font></td> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><pre>&nbsp;&nbsp;No details available</pre></font></td> </tr> </body> </html></SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP response contains status code 401 with the description Unauthorized Authorization error while sending by HTTP (error code: 401, error text: Unauthorized)</SAP:Stack>

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

</SAP:Error>

Points will be awarded

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can restart the J2EE Engine from transaction SMICM:

SMICM --> Administration --> J2EE-Server --> Send Hardshutdown or Softshutdown --> with restart

The below blog will resolve your problem of error code 401

Refer Similar discussion

Thanks

Swarup

Edited by: Swarup Sawant on Aug 22, 2008 5:56 AM

Edited by: Swarup Sawant on Aug 22, 2008 5:57 AM

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Jayasimha,

Look at this thread, Its very useful..

Regards,

Kumar

Former Member
0 Kudos

hi

In RFc destination check the user id and password,then test the connection

if the idocs are reaching xi system and the problem persists

restart the j2ee engine from SMICM

Regards

kummari

Former Member
0 Kudos

check the user configured for RFC communications. i think default user is "PIAFUSER". Just reset the password and try...

Former Member
0 Kudos

Hi ,

We are using INTEGRATION_DIRECTORY_HMI RFC Destination.

Logon credentials :

user PIISUSER

RFC dest is working properly..

In quality all the scenarios are working properly, But upto yesterday in dev it worked and from yesterday evening it is showing the HTTP error for all scenarios.

Former Member
0 Kudos

hi,

check all the places where u have used login credentials,

may be u r user is expired or locked... if possible reset u r pwd and update u r pwd in all the places where u have used.

Thanks,

Madhav

Former Member
0 Kudos

Hi Madhav,

How to check the same Login credentials are used in different places..

Kindly help me.

Former Member
0 Kudos

plesae check in both RFC destinations from XI to ECC and ECC to XI

Thanks,

Madhav

Former Member
0 Kudos

Madhav,

They are working properly...

Main thing Adapter Enginee is not sending data to integration enginee.

How to check integration userid and password & If it is changed/expired how to check that user id and password & where we need to change that Login credentials.

Former Member
0 Kudos

hi Jangam,

i hope u cant have access to the login credentials do chk with ur BASIS team

if we make any changes it would be a problem

Regards

Sampath

Former Member
0 Kudos

hi,

ask u r basis team to reset PIAFUSER pwd, and check again

Thanks,

Madhav

Note:points if useful

Former Member
0 Kudos

Madhav,

PIAFUSER is reseted ,, but still its ging error.

Former Member
0 Kudos

hi,

can u plaese tell me scenario IDOC --> Xi ---> ?,

hope u are not using sender IDOC adapter...

Thanks,

Madhav

note: Points if useful