Hi,

I am trying to run the activeMQ to send a message to a broker and i am
getting the following message. could anyone please help me solve this and
run activemq?
Thank you.

Java Runtime: Oracle Corporation 1.7.0_07 C:\Program Files\Java\jre7
  Heap sizes: current=124800k  free=122186k  max=1851392k
    JVM args:
-agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:63918
-Dfile.encoding=Cp1252
Extensions classpath:
  []
ACTIVEMQ_HOME: C:\Program Files\Java\jre7\lib
ACTIVEMQ_BASE: C:\Program Files\Java\jre7\lib
ACTIVEMQ_CONF: C:\Program Files\Java\jre7\lib\conf
ACTIVEMQ_DATA: C:\Program Files\Java\jre7\lib\data
Usage: Main [--extdir <dir>] [task] [task-options] [task data]

Tasks:
    browse                   - Display selected messages in a specified
destination.
    bstat                    - Performs a predefined query that displays
useful statistics regarding the specified broker
    create                   - Creates a runnable broker instance in the
specified path.
    decrypt                  - Decrypts given text
    encrypt                  - Encrypts given text
    export                   - Exports a stopped brokers data files to an
archive file
    list                     - Lists all available brokers in the specified
JMX context
    purge                    - Delete selected destination's messages that
matches the message selector
    query                    - Display selected broker component's
attributes and statistics.
    start                    - Creates and starts a broker using a
configuration file, or a broker URI.
    stop                     - Stops a running broker specified by the
broker name.

Task Options (Options specific to each task):
    --extdir <dir>  - Add the jar files in the directory to the classpath.
    --version       - Display the version information.
    -h,-?,--help    - Display this help information. To display task
specific help, use Main [task] -h,-?,--help

Task Data:
    - Information needed by each specific task.

JMX system property options:
    -Dactivemq.jmx.url=<jmx service uri> (default is:
'service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi')
    -Dactivemq.jmx.user=<user name>
    -Dactivemq.jmx.password=<password>






--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Not-able-to-run-ActiveMQ-5-8-0-tp4673809.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to