Shraddha Sarada 2 Posted August 25, 2021 Share Posted August 25, 2021 I have a simple process JMS receive message activity(Ack mode: TIBCO EMS Explicit client) --> startlogger --> JMSSendMessage(another client) --> Confirm activity --> endloggerJMSreceive message activity is subscribed on a bridged queue. And there are no selectors on the topic or queue. Issue i am facing is , at random i see , there are loads of pending msgs on the queue, (published through the batch process) which are not picked by my BW process/service. But if i restart the BW Service/Application , it starts picking and processing , but only few , not all of them. Everytime i restart it will pick and process.Which is wierd, it should actually process all the epdning events, not only few. Can anybody suggest what could be the issue here. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now