You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/10/12 05:33:35 UTC

[jira] [Resolved] (STRATOS-883) CLI does not show error messages when unknown server errors occur

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

Imesh Gunaratne resolved STRATOS-883.
-------------------------------------
    Resolution: Fixed

Refactored CLI command implementation and introduced SOP statements to print error messages.
Commit revision: c79b2316020b674bd81ac746799a31e31e29b4be

> CLI does not show error messages when unknown server errors occur
> -----------------------------------------------------------------
>
>                 Key: STRATOS-883
>                 URL: https://issues.apache.org/jira/browse/STRATOS-883
>             Project: Stratos
>          Issue Type: Bug
>    Affects Versions: 4.1.0 M1
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>
> Currently CLI is logging error messages when unknown server errors occur. As a result the enduser has no clue about the situation. We need to print some form of an error message on any error occurs on the server side.
> Reason:
> Currently logger.error() has been used to log the error message, this is not printed on the console.



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