MQJMS1016: an internal error has occurred
843830May 20 2009 — edited May 21 2009Hi,
I am trying to send a message from my system to a remote system through IBM MQ.But i am facing a problem after the sending the message from my system. The message is not getting posted on the Queue and I am getting the exception as follows.
PaymentMessageSender.sendToMq:: - Starting MLS MQ'
2009-05-20 06:40:00,118 blow1b01.unix.co.uk [QuartzScheduler_Worker-11-1331660005] ERROR EVNT.com.bfom.framework.BfomLogHelper BFOM Some jms error occured while sending message in - MQJMS1016: an internal error has occurred. Please contact your system administrator. Detail: java.lang.NullPointerException'
2009-05-20 06:40:00,119 blow1b01.unix.co.uk [QuartzScheduler_Worker-11-1331660005]
I have gone through IBM sites to get more info on that error code(MQJMS1016). But did not find it useful enough.
Can somebody help me ??