Hide Forgot
project_key: JBEPP
Link: Added: This issue is related to GTNPORTAL-2080
Release Notes Docs Status: Added: Not Yet Documented
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Added: Activating JRMP configuration in JBoss EPP 5.1.x (or EPP based products) produced a large quantity of JMX/RMI logs in stdout/stderr. The JRMP agent had logging set to FINE, which resulted in verbose log information. The fix changes the JRMP logging level to INFO in 02portal.war/WEB-INF/conf/common/logs-configuration.xml which reduces the log output and resolves the issue.
Release Notes Text: Removed: Activating JRMP configuration in JBoss EPP 5.1.x (or EPP based products) produced a large quantity of JMX/RMI logs in stdout/stderr. The JRMP agent had logging set to FINE, which resulted in verbose log information. The fix changes the JRMP logging level to INFO in 02portal.war/WEB-INF/conf/common/logs-configuration.xml which reduces the log output and resolves the issue. Added: Activating JRMP configuration in JBoss EPP 5.1.x (or EPP based products) produced a large quantity of JMX/RMI logs in stdout/stderr. The JRMP agent had logging set to FINE, which resulted in verbose log information. The fix removes the embedded logger configuration, which results in the JBoss Enterprise Application Platform server log configuration being used for logging.
This solutions not work for me on EPP 5.1.1. I changed the value from FINE to INFO and nothing. I removed the embedded logger configuration and nothing. Exist a patch to fix this problem on EPP 5.1.1 ? Thanks.