weblogic.jms.common.JMSSecurityException: Access denied to resource: type=<jms>, application=, destinationType=queue, resource=DSTest-636-inbound, action=receiv e
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 666705, 1 year ago
via Oracle Community by 666705, 1 year ago
via Oracle Community by 666705, 1 year ago
via Oracle Community by 666705, 1 year ago
via Google Groups by Anamitra Bhattacharyya, 2 years ago
via Oracle Community by 3004, 1 year ago
weblogic.jms.common.JMSSecurityException: Access denied to resource: type=<jms>, application=, destinationType=queue, resource=DSTest-636-inbound, action=receiv e
at weblogic.jms.JMSService.checkPermission(JMSService.java:1154)
at weblogic.jms.JMSService.checkRecvPermission(JMSService.java:1171)
at weblogic.jms.frontend.FESession.consumerCreate(FESession.java:1049)
at weblogic.jms.frontend.FESession.invoke(FESession.java:2552)
at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:643)