Versions Compared

Key

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

...

Variable

Description

Default

QPID_HOME

Used as root for installed application path. Mandatory that users set this

None

QPID_WORK

Used as root for any working directories to which the Qpid broker writes, for
logging and bdb etc

Current User's Homedir

AMQJ_LOGGING_LEVEL

Logging level for broker code

info

QPID_LOG_PREFIX

Used as a prefix for qpid broker log, see FAQ for more details

None

QPID_LOG_SUFFIX

Used as a suffix for qpid broker log, see FAQ for more details

None

JPDA_OPTS

If set and -run:jpda argument provided used for debugging props, see below

None

QPID_OPTS

Use to pass custom system properties, including management console connection
info

None

JAVA_OPTS

Use to pass custom Java options, for example gc options etc

None

Run Arguments

You can provide run arguments to the qpid-run script using the syntax

...