compared with
Current by Shannon George
on May 08, 2012 13:25.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (6)

View Page History
{kb-symptom}
When shutting down the CDP Server, an extraneous error message could be reported in the server log file related to ActiveMQ and JMS messaging.
When shutting down the CDP Server, an extraneous error message related to ActiveMQ and JMS messaging may be reported in the server log file.

A stack trace similar to the ones shown below would be is reported in server.log:
{code}
<font color="red">ERROR - Setup of JMS message listener invoker failed</font> - trying to recover

{kb-cause}
This was a timing issue based on the order that CDP threads were stopped during shutdown. This error message could be safely ignored.
The error is caused by a timing issue having to do with the order in which CDP threads are stopped during shutdown. This error message can be safely ignored.

{kb-resolution}
This exception is now suppressed during shutdown of the CDP sServer.