Chen Zhi created AMBARI-25176:
---------------------------------
Summary: Misconfiguration of jersey log in log4j.properties
Key: AMBARI-25176
URL: https://issues.apache.org/jira/browse/AMBARI-25176
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Chen Zhi
In the [AMBARI-16187|https://issues.apache.org/jira/browse/AMBARI-16187], we
have intercepted log entries and redirected jersey log to server log. To avoid
too many logs from jersey, we also changed the default log level (default ->
WARN) for jersey library. However, the jersey we used in ambari-server is the
older version from Sun, not from the Glassfish, so the correct logger name
should be "com.sun.jersey".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)