Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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