Hi buddies,
I am using wM6 and MQseries adapter 3.0 (websphere),the data will be
triggered from the sap (idoc) and writing into the queue,adapter will listen for the data,and picks the data and sending to Is and Process and send informations to customer through HTTP ,once the status code is success then it will deleted from the queue,else writing into an another queue.
My problem is listener is automatically going down when processing messages,and i am getting the following error message from the error log,becuase of this,the data is not writing into the error queue also.
seems to be loosing its handle to the queue.
Error decription
com.wm.pkg.MQSeries.API.MQSeriesException:[BASMQSP.0003.0020] runtime.commit - WmQueue Exception - {1}
(Linked Exception:[[BASMQSP.0003.0037] Connection matching ID=Listener1085358313135-6 could not be found.]
Unable to load message template - (Can’t find resource for bundle com.wm.pkg.MQSeries.resources.MQSeriesErrorMsgBundle,
key [BASMQSP.0003.0037] Connection matching ID=Listener1085358313135-6 could not be found.))
The advantage site shows some connection pooling and caching of listener and handle,recommending to apply BMQA_3-0(sp3)_FIX10-14
will it resolve my issue ?
Buddies,expecting some tips from u people for the above issue!!!
Thanks in advance
bluesea
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards