-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
6.0.2
Description of problem:
When I first time start BPMS 6.0.3.ER1 I get a few exceptions in the server log saying the JMS queues already exist.
JMS API works, however this should not happen.
13:06:52,816 ERROR [org.hornetq.core.server] (Thread-2 (HornetQ-remoting-threads-HornetQServerImpl::serverUUID=f02adfe5-2d07-11e4-9518-8f6f55d2038b-446685093-1981011786)) HQ224016: Caught exception: HornetQException[errorType=QUEUE_EXISTS message=HQ119019: Queue already exists jms.queue.KIE.SESSION]
13:06:52,835 ERROR [org.hornetq.core.server] (Thread-2 (HornetQ-remoting-threads-HornetQServerImpl::serverUUID=f02adfe5-2d07-11e4-9518-8f6f55d2038b-446685093-1981011786)) HQ224016: Caught exception: HornetQException[errorType=QUEUE_EXISTS message=HQ119019: Queue already exists jms.queue.KIE.TASK]
13:06:53,071 ERROR [org.hornetq.core.server] (Thread-6 (HornetQ-remoting-threads-HornetQServerImpl::serverUUID=f02adfe5-2d07-11e4-9518-8f6f55d2038b-446685093-1981011786)) HQ224016: Caught exception: HornetQException[errorType=QUEUE_EXISTS message=HQ119019: Queue already exists jms.queue.KIE.AUDIT]
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: