Hello Dcuy,
We observed this error in server log.
Caused by: com.google.common.util.concurrent.ExecutionError: java.lang.OutOfMemoryError: Java heap space
I suspect that it's same issue where we had a call today and resolved the issue after increasing the resources in domain.xml and db.cnf.
If not, increase the Xmx, Xms in domain at /controller/appserver/glassfish/domains/domain1/config/domain.xml and
innodb_buffer_pool_size in /controller/db/db.cnf file.
Restart the controller and let us know if you see any concern.
Regards,
Harish
... View more