[
https://issues.apache.org/jira/browse/AMBARI-17625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373272#comment-15373272
]
Hudson commented on AMBARI-17625:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5283 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5283/])
AMBARI-17625. Ambari server log flooded with error messages related to
(oleewere:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b3226b35aec96ed3d0ed3d7c55bd02013b5975d2])
*
ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingSearchPropertyProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/logging/LoggingSearchPropertyProviderTest.java
> Ambari server log flooded with error messages related to LogSearch service
> --------------------------------------------------------------------------
>
> Key: AMBARI-17625
> URL: https://issues.apache.org/jira/browse/AMBARI-17625
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Fix For: 2.4.0
>
> Attachments: AMBARI-17625.patch
>
>
> {code:title=ambari-server.log}
> 06 Jul 2016 19:26:28,798 ERROR [ambari-client-thread-2843]
> LoggingSearchPropertyProvider:59 - Error occurred while making request to
> LogSearch service, unable to populate logging properties on this resource
> 06 Jul 2016 19:27:26,865 ERROR [ambari-client-thread-2842]
> LoggingSearchPropertyProvider:59 - Error occurred while making request to
> LogSearch service, unable to populate logging properties on this resource
> 06 Jul 2016 19:28:22,756 ERROR [ambari-client-thread-2699]
> LoggingSearchPropertyProvider:59 - Error occurred while making request to
> LogSearch service, unable to populate logging properties on this resource
> 06 Jul 2016 19:29:10,988 ERROR [ambari-client-thread-2816]
> LoggingSearchPropertyProvider:59 - Error occurred while making request to
> LogSearch service, unable to populate logging properties on this resource
> 06 Jul 2016 19:29:24,700 ERROR [ambari-client-thread-2699]
> LoggingSearchPropertyProvider:59 - Error occurred while making request to
> LogSearch service, unable to populate logging properties on this resource
> {code}
> LogSearch service was not installed on this cluster. But it seems that Ambari
> makes client requests against Logsearch service even when it is not installed
> and keeps logging ERROR messages in ambari-server log
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)