この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Either in CRXDE or anywhere else?
About 50 items are displayed via http://localhost:4502/etc/replication/agents.author/replication-author-publisher-01/jcr:content.queu..., but is there a way to see the whole queue?
Also the queueStatus returned via the above URL is:
Why are processingSince and lastProcessTime equal to -1? Also why is the nextRetryPeriod a negative value?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
You can also write a groovy script to do the same as well. You can download the groovy console from Package Manager, iirc, and go from there.
The advantage is that in the script you could tie the asset to whom requested it as well, and start getting fancy from there. 🙂
Typically with stuck queues, I found the script to be better and more reliable than using the default admin interface.
表示
返信
いいね!の合計
Hi,
Go to CQ home page --> tools --> Replication --> double click on the Replication agent which you configured to publish the pages.
There you can see the the items in Queue.
Thanks.
Vikram
表示
返信
いいね!の合計
This is not correct. As I have mentioned, that page only shows 50 items. I want to see all the items.
One way is by modifying /libs/cq/replication/components/agent/queue.json.jsp and remove the limit. But surely there should be a way to display every item in the queue out of the box.
表示
返信
いいね!の合計
You can also write a groovy script to do the same as well. You can download the groovy console from Package Manager, iirc, and go from there.
The advantage is that in the script you could tie the asset to whom requested it as well, and start getting fancy from there. 🙂
Typically with stuck queues, I found the script to be better and more reliable than using the default admin interface.
表示
返信
いいね!の合計