cancel
Showing results for 
Search instead for 
Did you mean: 

Reveiver JMS Adapter error

former_member214364
Active Contributor
0 Kudos

Hi All,

we are getting the folowing error in Receiver JMS adapter.

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.RecoverableException: The JMS channel with channel ID 88259a4ea44537c6b7f6c08de5630e2a is errornous. Details:Problem with JMS queue connection; provider error code: C4002, provider error message: [C4002]: Read packet failed. - cause: java.net.SocketException: Connection reset: com.sap.aii.af.service.jms.XIJMSException: The JMS channel with channel ID 88259a4ea44537c6b7f6c08de5630e2a is errornous. Details:Problem with JMS queue connection; provider error code: C4002, provider error message: [C4002]: Read packet failed. - cause: java.net.SocketException: Connection reset

I look forward to hearing from you.

Thanks,

Jag

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please see if the JMS channel is open and have mentioned properly.

along with it look if the Queue manager is fine.

Threads that have the same issues:

Thanks

Swarup

Former Member
0 Kudos

Hi ,

looks like there is connection problem due to wrong queue name /queue manager name. Check out these entries in your JMS receiver adapter .

Ranjeet Singh.

former_member214364
Active Contributor
0 Kudos

Hi Ranjeet,

we found that its not a problem with queues. restarted the server and it solved our problem.

Thanks,

Jag

Edited by: jag on Feb 29, 2008 3:59 PM