Hide Forgot
Description of problem: in Messaging installation guide chapter 3.1 Setting broker options, parameter 'trace=1' is written to config file and then when launching broker by cli command, the parameter '-t' is supplied also, and it should not be, because option is already set in config file. Version-Release number of selected component (if applicable): 2.1 Actual results: 3.1. Setting Broker Options Setting Options Using the Configuration File ### OMMITED ### 2. This example uses the configuration file to enable debug tracing. Changes will take effect from the next time the broker is started and will be used in every subsequent session. # Configuration file for qpidd trace=1 ### OMMITED ### 4. If you are not running the broker as a service, you can now start the broker as normal. # /usr/sbin/qpidd -t [date] [time] info Locked data directory: /var/lib/qpidd [date] [time] info Management enabled [date] [time] info Listening on port 5672 Expected results: ### OMMITED ### 4. If you are not running the broker as a service, you can now start the broker as normal. # /usr/sbin/qpidd [date] [time] info Locked data directory: /var/lib/qpidd [date] [time] info Management enabled [date] [time] info Listening on port 5672 Additional info:
Set Broker options at the command line: http://deathstar1.usersys.redhat.com:8080/TopicIndex/Books/editor/preview.html?skyneturl=http://skynet.usersys.redhat.com:8080/TopicIndex&topicid=6970 Set Broker options in a configuration file: http://deathstar1.usersys.redhat.com:8080/TopicIndex/Books/editor/preview.html?skyneturl=http://skynet.usersys.redhat.com:8080/TopicIndex&topicid=6971
Broker options at command line: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2.2/html-single/Messaging_Installation_and_Configuration_Guide/index.html#Set_Broker_options_at_the_command_line Broker options at configuration file: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2.2/html-single/Messaging_Installation_and_Configuration_Guide/index.html#Set_Broker_options_in_a_configuration_file
Verified that the command line and config file option are in the book on stage.
Released for MRG 2.2