Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

.. then it means you have a missing password file.

You need to create a password file for your deployment and update your config.xml to reflect the location of the password file for your instance.

The config.xml can be a little confusing in terms of element names and file names for passwords.

To do this, you need to edit the passwordDir element for the broker, which may have a comment to that effect:

No Format

<passwordDir><!-- Change to the location --></passwordDir>

The file should be named passwd by default but if you want to you can change this by editing this element:

No Format

<value>${passwordDir}/passwd</value>
Wiki Markup
{cloak}

Wiki Markup
{toggle-cloak:id=q4}
How do I run the Qpid broker ?

...