Re: Problem running ActiveMQ 5.2 on AIX

2009-01-02 Thread ravi_esq
Gary... thanks for the reply, yea problem resolved... but still i m unable to access the activemq web console using http://localhost:8161/admin the browser(Mozilla ver 2.0.0.11) shows : HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/admin Powered by jetty:// the shell prompt shows: WARN log

Re: Problem running ActiveMQ 5.2 on AIX

2009-01-02 Thread Gary Tully
did you get to the bottom of this? There is no need to pass a 'start' argument to the script as this is implicit. The problem is that the 'start' string is being interpreted as the broker url. Just do: # ./activemq 2009/1/1 ravi_esq : > > I am facing a problem while running the ActiveMQ 5.2.0 on