cancel
Showing results for 
Search instead for 
Did you mean: 

message not reaching XI

Former Member
0 Kudos

Hi experts,

my sender JMS adapter sucessfuly picking messages from MQ.. but messages are not reaching XI.How to check where messages are residing?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

When the data is not reaching Integration Engine it means that:

1) Data is struct in adapter level -Check RWB adapter monitoring-Under component monitoring

2)Adapter engine has gone down.

3) try to perform cache refresh using sxi_cache

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Use this similar thread and blog for HTTP 401 error

Former Member
0 Kudos

Hi Sam,

Go to Runtime Work bench --> Communication Channel monitoring --> select your JMS communication channel.

You should see some error message for your sender CC.

Thanks,

Pooja Pandey

Edited by: Pooja Pandey on Dec 22, 2008 9:32 AM

Former Member
0 Kudos

I am getting following error in CC monitoring


Transmitting the message to endpoint http://xxxxxxxxxx:8060/sap/xi/engine?type=entry using connection JMS_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 401 : Unauthorized.

please help

Shabarish_Nair
Active Contributor
0 Kudos

Check if the users PIAFUSER, PIISUSER (or XIAFUSER, XIISUSER) is locked.

Also activate all services in SICF.

Former Member
0 Kudos

Hi,

Follow these steps..

1. Check the user XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER and it is not locked.

u2013 Unlock the user by transaction SU01 and reset the password, Also reset it into Exchange Profile. Finally restart the J2EE Engine to activate the changes done in Exchange Profile and after doing this, you can restart the message.

2. Also check if below users are not locked in SU01.

XIISUSER

XIAFUSER

Regards,

Sarvesh

Former Member
0 Kudos

Hello,

use adapter / communication channel monitoring in Runtime Workbench for the JMS sender channel.

CSY