此内容没有您所选择的语言版本。
2.2. Running the Broker at the command line
2.2.1. Start the Broker at the command line 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Start the Broker
- By default, the broker is installed in
/usr/sbin/. If this is not on your path, you need to type the whole path to start the broker:/usr/sbin/qpidd -tYou will see output similar to the following when the broker starts:[date] [time] info Loaded Module: libbdbstore.so.0 [date] [time] info Locked data directory: /var/lib/qpidd [date] [time] info Management enabled [date] [time] info Listening on port 5672The-tor--traceoption enables debug tracing, printing messages to the terminal.Note: The locked data directory/var/lib/qpiddis used for persistence, which is enabled by default.