Jens Reimann created DISPATCH-1189:
--------------------------------------

             Summary: "log" configuration is missing "module" attribute
                 Key: DISPATCH-1189
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1189
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.4.1
            Reporter: Jens Reimann


The current documentation of the "log" section [1] says nothing about a 
"module" attribute. However not putting in a "module" attribute makes the 
router fail to startup (see below).

It would also be helpful to understand which logging modules exist. Adding a 
link to [2] may be helpful.

[1] 
https://qpid.apache.org/releases/qpid-dispatch-1.4.1/man/qdrouterd.conf.html#_log
[2] 
https://qpid.apache.org/releases/qpid-dispatch-1.4.1/user-guide/index.html#logging-modules-you-can-configure

{noformat}
2018-11-20 09:30:27.126887 +0000 ERROR (error) Python: Exception: Cannot load 
configuration file /etc/config/qdrouterd.conf: org.apache.qpid.dispatch.log: 
Missing required attribute 'module'
2018-11-20 09:30:27.127260 +0000 ERROR (error) Traceback (most recent call 
last):
  File 
"/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/config.py", 
line 169, in configure_dispatch
    config = Config(filename)
  File 
"/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/management/config.py", 
line 56, in __init__
    % (filename, e))
Exception: Cannot load configuration file /etc/config/qdrouterd.conf: 
org.apache.qpid.dispatch.log: Missing required attribute 'module'

2018-11-20 09:30:27.127319 +0000 MAIN (critical) Router start-up failed: 
Python: Exception: Cannot load configuration file /etc/config/qdrouterd.conf: 
org.apache.qpid.dispatch.log: Missing required attribute 'module'
/sbin/qdrouterd: Python: Exception: Cannot load configuration file 
/etc/config/qdrouterd.conf: org.apache.qpid.dispatch.log: Missing required 
attribute 'module' 

{noformat}








--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to