You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/01/07 23:00:50 UTC

[jira] [Resolved] (AMBARI-4235) Remove unnecessary error logs and improve message

     [ https://issues.apache.org/jira/browse/AMBARI-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty resolved AMBARI-4235.
-----------------------------------

    Resolution: Fixed

> Remove unnecessary error logs and improve message
> -------------------------------------------------
>
>                 Key: AMBARI-4235
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4235
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.4.3
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4235.patch
>
>
> The following logs should not be emitted at error level:
> {noformat}
> 22:20:07,342 ERROR [pool-2-thread-32] AbstractProviderModule:675 - Detected JMX protocol is null for clusterName = c1, componentName = NAMENODE
> 22:20:07,342 ERROR [pool-2-thread-32] AbstractProviderModule:677 - Defaulting JMX to HTTP protocol for  for clusterName = c1, componentName = NAMENODENAMENODE
> {noformat}
> Stack is not necessary for the following log.
> {noformat}
> 21:13:50,133  INFO [Thread-21] ActionScheduler:434 - Not a service component, assuming its an action
> org.apache.ambari.server.ServiceComponentNotFoundException: ServiceComponent not found, clusterName=c1, serviceName=HDFS, serviceComponentName=HDFS_SERVICE_CHECK
>         at org.apache.ambari.server.state.ServiceImpl.getServiceComponent(ServiceImpl.java:279)
>         at org.apache.ambari.server.actionmanager.ActionScheduler.scheduleHostRole(ActionScheduler.java:429)
>         at org.apache.ambari.server.actionmanager.ActionScheduler.doWork(ActionScheduler.java:215)
>         at org.apache.ambari.server.actionmanager.ActionScheduler.run(ActionScheduler.java:137)
>         at java.lang.Thread.run(Thread.java:744)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)