Skip to main content
1-Visitor
September 20, 2016
Question

Unable to start queues?

  • September 20, 2016
  • 3 replies
  • 2589 views

I get the below popup when I try to start the queue

Capture.PNG

The logs  say

2016-09-20 07:16:25,842 INFO  [ajp-bio-8010-exec-6] wt.system.err wcadmin - *ERROR* Failed to  start  Queue(WfPropagationQueue), state STARTING timed out

2016-09-20 07:16:25,845 INFO  [ajp-bio-8010-exec-6] wt.system.err wcadmin - *ERROR* Failed to  start  Queue(WfPropagationQueue), db state is STARTING

2016-09-20 07:16:25,845 INFO  [ajp-bio-8010-exec-6] wt.system.err wcadmin -  Services defined on this node: MethodServer, executeQueues = false, cache master codebase null

2016-09-20 07:16:25,845 INFO  [ajp-bio-8010-exec-6] wt.system.err wcadmin -  Queue Group/executionhost: (default/null), enabled true

2016-09-20 07:16:25,845 INFO  [ajp-bio-8010-exec-6] wt.system.err wcadmin -  Inside a nested transaction? false

2016-09-20 07:16:25,856 INFO  [ajp-bio-8010-exec-6] wt.system.err wcadmin -  Server (info) type wt.method.MethodServerInfo@5fa81d2e

3 replies

12-Amethyst
September 20, 2016

Below support article might help you to identify the root cause.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS39337

6-Contributor
June 23, 2020
  • Enable queue execution in one MethodServer
  • In a single Method Server installation set wt.queue.executeQueues=true in wt.properties
1-Visitor
June 26, 2020

Hi

Sometime the queues are configured to run in the background server or in a dedicated method server. So if this Server is not running the Queues won't start.

Check that your configuration is correct and all you MS servers are up an running ...

Regards,