cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter Exception

Former Member
0 Kudos

Hi,

I have a scenario File-XI-JMS adapter.

I have deployed all required api's for JMS and have configured the JMS adapter.

When I execute this, it is giving me following error message. Can anyone please let me know how to resolve this.....

Audit Log for Message: 0f31e57f-19b7-46f8-3f01-cc082f1f6473

Time Stamp Status Description

2008-05-19 10:31:20 Success Message successfully received by messaging system. Profile: XI URL: http://austlul05:50200/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER

2008-05-19 10:31:21 Success Using connection JMS_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.

2008-05-19 10:31:21 Success Message successfully put into the queue.

2008-05-19 10:31:21 Success The message was successfully retrieved from the receive queue.

2008-05-19 10:31:21 Success The message status set to DLNG.

2008-05-19 10:31:21 Success Message selected to be processed again when the receiver channel is started

*2008-05-19 10:31:21 Error Delivery of the message to the application using connection JMS_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RetryControlException: Channel stopped by administrative task.: com.sap.aii.af.service.administration.api.cpa.CPAChannelStoppedException: Channel stopped by administrative task..*

*2008-05-19 10:31:21 Error The message status set to NDLV.*

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Hema

I received a similar message Error today;

For this type of Error.

check the configuration of the communication channel you are using.

If there is missing/wrong Entry in the module processing of the communication channel, then it results in this type of Error.

Once the communication channel is corrected, try to resend the message again --> it moves/passes from the adapter Engine..

Thanks

Raghava

former_member181985
Active Contributor
0 Kudos

Hi,

You should provide the Administrator user credentials for JMS adapter.

Means the user name and password of the operating system on which JMS ( MQ series) is running and the user should have administrator privileges.

Thanks

Gujjeti

prateek
Active Contributor
0 Kudos

Make sure that communication channel is active in ID

Also check if it is active in RWB - Communication channel monitoring

Regards,

Prateek

Former Member
0 Kudos

Hi,

Check out this link...i think it will help u...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ffd890-0201-0010-708f-d5dad2df...

reward points if helpful

PrasHanT

Former Member
0 Kudos

HI,

Pls check the communication channel status.

Make sure the adapter is up and running.

Thanks,

Boopathi

Former Member
0 Kudos

Hi Boopathi,

I have checked the communication channel, same error mentioned above is displayed.

Can you please let me know what can be the reason.

Does this means that there is not connection established between MQ series and XI.

regards

Former Member
0 Kudos

Hi,

I thought this message status shows the "DELIVERED" in RWB-Message Monitoring.

Deactivate & Activate the JMS Adapter and check.

or

In MDT(Message Displaying Tool) select the Delivered messages and click on "RESEND" Option.

Regards,

Sateesh