Hi @Lance.Wang ,
The config of the Java Memory for Apliqo is on the Server side, this is the memory the Apliqo UX Tomcat service.
you can see details about it on this CODE article about Canvas, it is still similar, although the Tomcat version is updated for UX.
You can also see the steps on how to change it from this older post below…
I believe the only change is that the newer versions of UX would be using newer versions of Tomcat. On my machine is “tomcat9w.exe” for Version 2023.02 FP1.
everything else, should be the same to apply the changes:
On what you said that if a refresh on the Browser “solves” the spinning, might be that the issue is not on the server side, but maybe on the Browser and User machine…
You can check if in the Server Task manager, the Apliqo Application Server is consuming all or more RAM memory than what is set as the Maximum memory on the Java JVM. if it is, then this setting would help improve it, if not most likely it is an issue on the User side.
On the User machine, you can check on Task manager if the Browser is consuming all the RAM or CPU memory when this report is running and the issue appears. you can then test on the report different ways from there…
Hope this helps!
Rodrigo