Troubleshooting - activemq/journal disk usage
In some situations excessive disk space usage was observed in the following application server folder (e.g. for WildFly), where old unused files remain that should have been cleaned up by the internal ImageMaster job system:
-
wildfly/standalone/data/activemq/journal
If you suspect this issue, check if the following warnings are reported in the ImageMaster log files:
(#|2021-06-08T14:26:46.235+02:00|WARNING|434|IMA9_INV_01017|IMA9-JOB-{c2b1dcf9-e720-4550-97b0-fe343b773179}|unnamedTenant1|job:ilm_ContSrvPropagation|SQL statement took 408654ms to execute: select ... |#)
To avoid this situation, do the following:
-
Make sure that the following option is set to its default value (false):
com.tsystems.ima.erp.ilm.propagation.singleMode=false
-
Make sure to create an index in the database: