Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi @YP_10630130
It is usually cased by performance issue and too much queue entries.
Always you should investigate the performance of the server.
There can be some improvement by indexes or you can try to run a WindchillConfigAssistant tool
ant -f utilities/wca/WindchillConfigAssistant.xml configureCacheManagerSizes -Dpropagate=true
PetrH