cancel
Showing results for 
Search instead for 
Did you mean: 

401 Error - XI message in sxmb_moni

vk_k3
Participant
0 Kudos

HI Folks,

I think its very common but unfortunately,

the below Error is taking lot of time.

The Message from ECC to PI to Legacy Sytem fails in PI with the below status:

error reading SAP_XIAdapterFramework from SLD

Get logon data for adapter engine (SAI_AE_DETAILS_GET):

  <Trace level="1" type="T">HTTP-client: request sent</Trace>

<Trace level="1" type="T">HTTP-client: response received</Trace>

<Trace level="1" type="T">HTTP-client: status code = 401


    Authorization error while sending by HTTP (error code: 401 , error text: Unauthorized)

I did all the basic things to be done.

I was also going through some blogs but none was answered.

Can you please give your opinion?

Regards,

vkjoat

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi VK,

The 401 error may be due to the user which is being used does not have the authorization to connect to Integration Engine.  The user you are givining in receiver proxy communication channel does not have the authorizations.. Try PIAPPLUSER.

I think there may be some mistake in the communication channel in Http Response plz check it.

Best Regards,

Sagarika

vk_k3
Participant
0 Kudos

HI Sagarika,

I guess you are not aware of the Scenario.

The Flow is   ECC---(Proxy) --->PI -->Legacy

The data has come to PI and the mapping is being executed but the failure is when the message from  the integration engine is trying to communicate Adapter Engine.

Regards,

Vkjoat

Former Member
0 Kudos

Hi VK,

Then may be wrong password for user XIISUSER  or XIAFUSER. If this is the case, Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message.

Best Regards,

Sagarika

vk_k3
Participant
0 Kudos

Hi Sagarika, these are all the initial steps so I have done it already!!!!! The PI installation is also a clean cut installation so i dont think there should be any problem. This is happening in QA but Dev is fine!!!  I feel somehow communication between IS and AE is not working!!!

Regards,

vkjoat

former_member192238
Participant
0 Kudos

Hi,

Check with TCODE SLDCHECk whether every thing is working fine or not.

Regads

Praveen

Former Member
0 Kudos

Check HTTP RFC to verify user and credentials. May also be RFC on application system. Does transaction sldcheck show any errrors?

vk_k3
Participant
0 Kudos

No, I have already checked SLDCHECK and everything is fine there

naveen_chichili
Active Contributor
0 Kudos

Hi,

401 error is with the incorrect password.what is the mode of transfer you are using from ECC?

Check the password for the user you are trying to transfer data.


Regards,

Naveen    

vk_k3
Participant
0 Kudos

It is proxy, and I am getting Data from ECC, so its a checked Flag in ECC but it fails in PI.

Iam checking the server logs and the Error points to URL:https://host:port/sld/ds

I have to debug this.

Regards,

Vkjoat

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Please check is PIISUSER or XIISUSER is locked by using tcode SU01.

Hope this helps,

Mark