I get the below popup when I try to start the queue
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
Below support article might help you to identify the root cause.
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS39337
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,