• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WebSphere Scheduler - MessageTask - MQ error 2334

 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I am using the WebSphere scheduler functionality to schedule and put messages on the queue.
However I am getting MQ error 2334 (MQRC_RFH_ERROR) when the scheduler application itself is putting a message on the queue.

The queue destinations and listener ports have been configured correctly and the target client is set as JMS in WAS console.
I do not have much control on the type of message being put as IBM Websphere scheduler does the task of placing the message on the queue.

Can anybody help me on how to go about debugging this?

P.S.: - I have posted the same message in "EJB and Other J2EE Tech" forum. Please let me know in case it needs to be removed from there.

Regards,
Ashish
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic