dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #48011
Fwd: 502 Bad Gateway nginx/1.10.0 (Ubuntu
Hi devs, we're having som problems woth a 2.24 instance that crashes. This is what we find in the logs (below) - the warning repeats itself until tomcat crashes. Any advice?
Regards
Olav
>
> * INFO 2016-12-05 13:08:02,235 'lamin' update org.hisp.dhis.program.ProgramInstance, uid: vACQtdeeQ11 (AuditLogUtil.java [tomcat-http-10])
> * WARN 2016-12-05 13:08:31,680 The configured limit of 1,000 object references was reached while attempting to calculate the size of the object graph. Severe performance degradation could occur if the sizing operation continues. This can be avoided by setting the CacheManger or Cache <sizeOfPolicy> elements maxDepthExceededBehavior to "abort" or adding stop points with @IgnoreSizeOf annotations. If performance degradation is NOT an issue at the configured limit, raise the limit value using the CacheManager or Cache <sizeOfPolicy> elements maxDepth attribute. For more information, see the Ehcache configuration documentation. (ObjectGraphWalker.java [tomcat-http-2])
> * WARN 2016-12-05 13:08:37,197 The configured limit of 1,000 object references was reached while attempting to calculate the size of the object graph. Severe performance degradation could occur if the sizing operation continues. This can be avoided by setting the CacheManger or Cache <sizeOfPolicy> elements maxDepthExceededBehavior to "abort" or adding stop points with @IgnoreSizeOf annotations. If performance degradation is NOT an issue at the configured limit, raise the limit value using the CacheManager or Cache <sizeOfPolicy> elements maxDepth attribute. For more information, see the Ehcache configuration documentation. (ObjectGraphWalker.java [tomcat-http-2])
> etc….
Follow ups