You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2014/10/17 03:21:33 UTC

[jira] [Created] (AMBARI-7823) Error message missing details in OsFamily init method

Robert Levas created AMBARI-7823:
------------------------------------

             Summary: Error message missing details in OsFamily init method
                 Key: AMBARI-7823
                 URL: https://issues.apache.org/jira/browse/AMBARI-7823
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 1.7.0
            Reporter: Robert Levas
            Assignee: Robert Levas
            Priority: Trivial
             Fix For: 2.0.0


When initializing an instance of the OsFamily class, if the {{os_family.json}} file is not found, the error message specified in the thrown exception is missing the relevant details:

{code}
Could not load OS family definition from %s file
{code}

The absolute path to the file should be presented rather than {{%s}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)