Thank you Christian.
I got it up and running when I changed the user to start the daemon.
Appreciate it.
Regards,
Vijay
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Unable-to-start-the-Activemq-tp4669298p4669301.html
Sent from the ActiveMQ - User mailing list arch
We have installed Active MQ version 4.1.2 back in Oct-2012 and we got it
working fine for about couple of months for a POC.
We are now trying to bring up the Activemq back up and running after a gap
of 8 months. For some reason I am hitting the below error
[cdcpoc@devdi01 bin]$ pwd
/app01/bodi
We were able to install a third party web console called HERMES JMS and we
are now able to monitor the activity on the ActiveMQ JMS server version
4.1.2 with this tool.
Thanks Claus for your help.
Regards,
Vijay
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Create-
Thanks for the response Claus.
The reason why I am using 4.x version is because it is using the JDK 1.5
version and I have an ETL application which is using JDK 1.5 on the other
end which talks to the ActiveMQ JMS server to pool the messages from the
queue.
To begin with, I was using the latest
Hi,
I am new to Apache ActiveMQ.
I have installed ActiveMQ version 4.1.2 on Redhat linux 5.5.
For version 4.x we do not have the web based admin console to create a queue
and send the message requests. What is the alternative way to achieve this
using command line interface in 4.1.2 version.