You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/27 14:30:41 UTC

[jira] [Commented] (TRAFODION-2532) clean up the error message 'monitor.ini not found'

    [ https://issues.apache.org/jira/browse/TRAFODION-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943359#comment-15943359 ] 

ASF GitHub Bot commented on TRAFODION-2532:
-------------------------------------------

GitHub user mkby opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1025

    [TRAFODION-2532] clean up the error message 'monitor.ini not found'

    roughly clean up codes releated to TmSeq and monitor.ini, not quite sure everything is good, @narendragoyal please take a look, thanks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mkby/incubator-trafodion 2532

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1025.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1025
    
----
commit c2704e71d02e459236ae26c81a001b0231598067
Author: Eason <hf...@gmail.com>
Date:   2017-03-27T14:14:57Z

    [TRAFODION-2532] clean up the error message 'monitor.ini not found'

----


> clean up the error message 'monitor.ini not found' 
> ---------------------------------------------------
>
>                 Key: TRAFODION-2532
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2532
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: foundation
>            Reporter: Eason Zhang
>            Assignee: Eason Zhang
>
> We always see below error message in mon.snmp.xxx.log during a successful ‘sqstart’:
> 2017-03-09 16:36:29,713, ERROR, MON, Node Number: 0,, PIN: 49867 , Process Name: $MONITOR,,, TID: 49867, Message ID: 101010402, [CCluster::CCluster], Error= No monitor.ini found, setting to defaults.
> Actually this is not an error, and monitor.ini file doesn't do anything useful for now. It's necessary to clean up the error message and the monitor.ini logic in the code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)