I tried your suggestion and still get the same type of response:

[code]
/opt/javalibs/apache-activemq-5.4.0]$ sudo bin/activemq
'broker:(tcp://localhost:9999,stomp://localhost:9998)?useJmx=true'
INFO: Using default configuration
(you can configure options in one of these file: /etc/default/activemq
/home/kpeters/.activemqrc)

INFO: Invoke the following command to create a configuration file
bin/activemq setup [ /etc/default/activemq | /home/kpeters/.activemqrc ]

INFO: Using java '/usr/bin/java'
;: -c: line 0: syntax error near unexpected token `('
;: -c: line 0: `/usr/bin/java                
-Dactivemq.classpath="/opt/javalibs/apache-activemq-5.4.0/conf;"              
-Dactivemq.home="/opt/javalibs/apache-activemq-5.4.0"              
-Dactivemq.base="/opt/javalibs/apache-activemq-5.4.0"                           
  
-jar "/opt/javalibs/apache-activemq-5.4.0/bin/run.jar"
broker:(tcp://localhost:9999,stomp://localhost:9998)?useJmx=true'
[/code]

-- 
View this message in context: 
http://activemq.2283324.n4.nabble.com/Unexpected-token-error-when-starting-tp2547823p2549003.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to