I'm trying to run the broker with gij.  I use the following command:

gij --jar run.jar -Dgnu.gcj.precompiled.db.path=classmap.db
-Dorg.apache.activemq.UseDedicatedTaskRunner=true
-Dderby.system.home=../data -Dderby.storage.fileSyncTransactionLog=true
-Dcom.sun.management.jmxremote org.apache.activemq.console.Main

I'm getting the following:

ACTIVEMQ_HOME: .
Loading message broker from: org.apache.activemq.console.Main
ERROR: java.lang.RuntimeException: Failed to execute start task. Reason:
java.lang.IllegalArgumentException: Invalid broker URI, no scheme specified:
org.apache.activemq.console.Main
ERROR: java.lang.Exception: java.lang.IllegalArgumentException: Invalid
broker URI, no scheme specified: org.apache.activemq.console.Main

When the activemq script is run to start the broker in the conventional way
there doesn't seem to be any URI specified.  What URI is it looking for?


-- 
View this message in context: 
http://www.nabble.com/running-broker-with-gij-tf2199854.html#a6090177
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to