Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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
