Warning: Unable to retrieve ${0} from JNDI. Creating a new ${1} named ${2} to be used by the MDB.

824 views
Skip to first unread message

Victor S

unread,
Oct 14, 2019, 5:30:05 AM10/14/19
to dcm4che
Hello

I installed dcm4chee-arc-5.18.1-psql-secure-ui and all seems fine in the interface - I tested and I cand store a patient but at the wildfly console are appearing a lot of continuous warnings like this:
12:13:21,410 WARN  [org.apache.activemq.artemis.ra] (default-threads - 9) AMQ153005: Unable to retrieve ${0} from JNDI. Creating a new ${1} named ${2} to be used by the MDB.
Is this dcm4chee related or I should study wildfly?

Thank you.

Victor S

unread,
Oct 14, 2019, 8:50:55 AM10/14/19
to dcm4che
I figured this out, it was a missing queue.
There is a missing line in the install documentation from here, in the section named "Create JMS Queues using JBoss CLI:"
In this section, the line for the "Rejection" queue is missing:
jms-queue add --queue-address=Rejection --entries=java:/jms/queue/Rejection
This queue is added in the file $DCM4CHEE_ARC/cli/add-jms-queues.cli
After adding this the WARNING disappeared.
Reply all
Reply to author
Forward
0 new messages