You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/12/10 23:18:12 UTC

[jira] [Commented] (DISPATCH-83) Error messages are not displayed if an error occurs when starting in deamon mode

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

ASF subversion and git services commented on DISPATCH-83:
---------------------------------------------------------

Commit 1644532 from [~aconway] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1644532 ]

DISPATCH-83: Error messages are not displayed if an error occurs when starting in deamon mode.

Examples:

$ qdrouterd -d -U xx
Daemon error: Can't look up user xx
$ qdrouterd -d -I xx
Daemon error: Cannot stat python library path 'xx'
$ qdrouterd -d -c xx
Daemon error: Exception: Cannot load configuration file xx: [Errno 2] No such file or directory: 'xx'
$ qdrouterd -d -P /xx
Daemon error: Can't write pidfile /xx

> Error messages are not displayed if an error occurs when starting in deamon mode 
> ---------------------------------------------------------------------------------
>
>                 Key: DISPATCH-83
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-83
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 0.2
>            Reporter: Ernest Allen
>            Assignee: Alan Conway
>            Priority: Minor
>
> If qdrouterd is started in daemon mode and fails to start because of a bad value for a command line option, there is no log message that explains why it failed to start.
> To reproduce, start qdrouterd with -d and with a bad value for -c, -U, -P, or -U. The router will fail to start, but no log entry is displayed. The only message that is displayed is:
> "Error occurred during daemon initialization, please see logs.  [code=<>]"



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org