"Unexpected Error" reported when sending a JMS request using TIBCO BusinessWorks JMS Queue Requestor Activity.
book
Article ID: KB0093466
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Description: None Symptoms: Error: >>>>>>>>>> Job-5747257 Error in [BusinessProcesses/ReleaseQueueItem.process/JMS Queue Requestor] There was an unexpected error. at com.tibco.plugin.jms.JMSAbstractReqRepActivity.postEval(JMSAbstractReqRepActivity.java:166) at com.tibco.pe.core.TaskImpl.eval(TaskImpl.java:512) at com.tibco.pe.core.Job.a(Job.java:712) at com.tibco.pe.core.Job.k(Job.java:501) at com.tibco.pe.core.JobDispatcher$JobCourier.a(JobDispatcher.java:249) at com.tibco.pe.core.JobDispatcher$JobCourier.run(JobDispatcher.java:200) caused by: com.tibco.plugin.share.jms.impl.JMSExceptionWrapper: java.lang.NullPointerException at com.tibco.plugin.share.jms.impl.JMSPluginException.<init>(JMSPluginException.java:22) at com.tibco.plugin.share.jms.impl.JMSReceiveException.<init>(JMSReceiveException.java:15) at com.tibco.plugin.jms.JMSAbstractReqRepActivity.postEval(JMSAbstractReqRepActivity.java:166) at com.tibco.pe.core.TaskImpl.eval(TaskImpl.java:512) at com.tibco.pe.core.Job.a(Job.java:712) at com.tibco.pe.core.Job.k(Job.java:501) at com.tibco.pe.core.JobDispatcher$JobCourier.a(JobDispatcher.java:249) at com.tibco.pe.core.JobDispatcher$JobCourier.run(JobDispatcher.java:200) Caused by: java.lang.NullPointerException at com.tibco.plugin.share.jms.service.JMSMessageDeserializer.for(JMSMessageDeserializer.java:296) at com.tibco.plugin.share.jms.service.JMSMessageDeserializer.messageToXiNode(JMSMessageDeserializer.java:147) at com.tibco.plugin.jms.service.JMSSenderResponseMessage.getResponse(JMSSenderResponseMessage.java:53) at com.tibco.plugin.jms.JMSAbstractReqRepActivity.postEval(JMSAbstractReqRepActivity.java:149) ... 5 more >>>>>>>>>>>>>>>>>>>>>>>>>>>
Cause: The response schema is not set in the JMS Queue Requestor activity.
Issue/Introduction
"Unexpected Error" reported when sending a JMS request using TIBCO BusinessWorks JMS Queue Requestor Activity.
Resolution
Set the appropriate response schema in the JMS Queue Requestor activity.