You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is very important when debugging a server used by many large instances.
When the server runs out of memory:
Dec 15, 2024 6:09:42 PM net.sf.jasperreports.engine.xml.JRBandFactory createObject
WARNING: The 'isSplitAllowed' attribute is deprecated. Use the 'splitType' attribute instead.
2024-12-15 18:10:04.455:WARN:oejs.HttpChannel:qtp1579572132-16: /report
java.lang.OutOfMemoryError: Java heap space
2024-12-15 18:10:53.391:WARN:oejs.HttpChannel:qtp1579572132-10: /report
java.lang.OutOfMemoryError: Java heap space
2024-12-15 18:10:53.393:WARN:oejut.QueuedThreadPool:qtp1579572132-17:
java.lang.OutOfMemoryError: Java heap space
2024-12-15 18:12:00.809:WARN:oejs.HttpChannel:qtp1579572132-18: /report
java.lang.OutOfMemoryError: Java heap space
We don't know where to start investigating currently.
The text was updated successfully, but these errors were encountered:
grantfitzsimmons
changed the title
Log the name of the report, query, and database processed by the server
Log the name of the report, query, and database processed by the service
Dec 16, 2024
This is very important when debugging a server used by many large instances.
When the server runs out of memory:
We don't know where to start investigating currently.
The text was updated successfully, but these errors were encountered: