Hi @nram
I tried 2nd solution ie Change the other permissions on the queue to “Consume”
My observation for Consume permission is - Once we give consume permission to the queue and connected from application, application is able to read the messages from queue … but later if we restart the application, then after restart application throwa same error
logs -
2021-10-04 16:55:33.085 WARN 22236 — [ main] c.s.s.c.s.b.p.SolaceQueueProvisioner : Failed to provision durable queue GMMO.UCTRADE.DSLT01
com.solacesystems.jcsmp.PropertyMismatchException: Permission mismatch. (ALL_OTHERS_PERMISSIONS mismatch, expected=0)