[
https://issues.apache.org/jira/browse/AMBARI-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty resolved AMBARI-2127.
-----------------------------------
Resolution: Fixed
> Service check should not emit log with Exceptions considering its a positive
> scenario
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-2127
> URL: https://issues.apache.org/jira/browse/AMBARI-2127
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: 1.3.0
>
> Attachments: AMBARI-2127.patch
>
>
> When a service check is run logs of the following form is emitted.
> Considering its a positive scenario the exception should not be logged.
> {noformat}
> 17:16:21,438 INFO ActionScheduler:398 - Not a service component, assuming
> its an action
> org.apache.ambari.server.ServiceComponentNotFoundException: ServiceComponent
> not found, clusterName=cl1, serviceName=OOZIE,
> serviceComponentName=OOZIE_SERVICE_CHECK
> at
> org.apache.ambari.server.state.ServiceImpl.getServiceComponent(ServiceImpl.java:212)
> at
> org.apache.ambari.server.actionmanager.ActionScheduler.scheduleHostRole(ActionScheduler.java:393)
> at
> org.apache.ambari.server.actionmanager.ActionScheduler.doWork(ActionScheduler.java:184)
> at
> org.apache.ambari.server.actionmanager.ActionScheduler.run(ActionScheduler.java:109)
> at java.lang.Thread.run(Thread.java:662)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira