Dear All,
We want to introduce delay for the Messages, so we are using TTL value and Respect TTL property of a Queue, but unable to publish message using TIBCOBW Palettes since we are getting the below error.
Problem is how to connect to the queue with Respect TTL parameter using TIBCO BW JMS Palette ?
Error:
BW-JMS-100013 process initialization failed for POCSender.process
caused by: Initialization error in [POCSender.process/JMS Queue Sender]
caused by: Error creating dynamic queue with name [astestqueue].
caused by: com.solacesystems.jms.ConfigurationException: Error creating queue - mismatched respect ttl (Respect TTL mismatch. (RESPECT_TTL mismatch, expected=true))
Caused by: com.solacesystems.jcsmp.PropertyMismatchException: Respect TTL mismatch. (RESPECT_TTL mismatch, expected=true)
… 29 more
linked JMS exception: JNDI lookup of queue name [astestqueue] failed.
caused by: javax.naming.NameNotFoundException: JNDI lookup of “astestqueue” failed - not found
Thanks,
Surya |