Hi Robbie And Gordon, Thank you so much for your valuable information.
We can not create producer with null destination or invalid destination, it throws error. So for fixing this issue, i created temporary producer with valid Destination. After creating "temporary producer" this problem solves and started getting different error in 15 minute. *Error Is *- "The connection was inactive for more than the allowed 300000 milliseconds and is closed by container 'LinkTracker'. TrackingId:#####21f77a_G6, SystemTracker:gateway7, Timestamp:7/4/2018 3:47:12 PM [condition = amqp:connection:forced]" *For Fixing this issue* - I tried to create New Session and New Producer from existing Connection, BUT i am not able to create new session and producer with *existing Connection object*. *OPTION* - So i have only option to handle this situation. Whenever i got this type of exception, then create New Connection, New Session and New Producer. This is not a good idea but i don't have any other option. I understand that there is no issue from QPid JMS Client. *Could you please suggest is there any other option to handling this scenario?* I am afraid to create consumer for dummy queue because there are lot of application depends on this common component. They might be afraid for creating dummy queue. Please suggest your opinion, i will further from your opinion. Regards, Abhishek Kumar -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
