You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen this error for the j2ee user, and now a null or I guess the guest user:
2024-08-26 10:04:55,122 ERROR [org.apache.activemq.artemis.ra.ActiveMQRALogger] (default-threads - 1) AMQ154003: Unable to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.wildfly.extension.messaging.activemq.ActiveMQResourceAdapter@9a257017 destination=java:/jms_ee_mdb_mdb_msgTypesT2_MDB_TOPIC destinationType=jakarta.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=null maxSession=15): ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ229213: User: null does not have permission='CREATE_NON_DURABLE_QUEUE' for queue ba5be96c-9798-409e-b3c4-9c51aca58f9b on address jms.topic.jms_ee_mdb_mdb_msgTypesT2_MDB_TOPIC]
what needs to be configured for this? I tried adding the CREATE_NON_DURABLE_QUEUE role to the guest user in cts-roles.properties but still see this error.
The text was updated successfully, but these errors were encountered:
I have seen this error for the j2ee user, and now a null or I guess the guest user:
what needs to be configured for this? I tried adding the CREATE_NON_DURABLE_QUEUE role to the guest user in cts-roles.properties but still see this error.
The text was updated successfully, but these errors were encountered: