Claus Ibsen created AMQ-4819:
--------------------------------
Summary: Reducing memory usage should log at INFO/WARN level
instead of ERROR
Key: AMQ-4819
URL: https://issues.apache.org/jira/browse/AMQ-4819
Project: ActiveMQ
Issue Type: Improvement
Components: Broker
Affects Versions: 5.9.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 5.10.0
For example when using unit tests we will see. There is other limits that is
being logged as well such as when disk space is also less than expected. That
is logged at INFO level AFAIR
2013-10-22 10:24:44,002 [main ] ERROR BrokerService
- Memory Usage for the Broker (1024 mb) is more than the maximum available for
the JVM: 156 mb - resetting to 70% of maximum available: 109 mb
I suggest to make this logging level INFO or maybe at WARN?
--
This message was sent by Atlassian JIRA
(v6.1#6144)