First: I read
 - Getting Started 
 - and http://activemq.apache.org/examples.html

I downloaded the AAMQ-5.3.0-bin

I run it from \bin\activemq.bat
 the last 3 messages that prompts the shell were:
 - INFO| ActiveMQ Web Demos at http://0.0.0.0:8161/demo
 - INFO| RESTful file access application at http://0.0.0.0:8161/fileserver
 - INFO| Started selectchanelconec...@0.0.0.0:8161

I thought was no problem...

when I try 
    http://localhost:8161/demo 
i get 
    HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/demo

Check the XML files and where no problem Jetty was included (and didn't
change anything)
But in the shell of broker read this (After the 3 previous messages):

 - ERROR | EXCEPTION
java.lang.IllegalStateException: Committed
and a series of places related to Jetty (e.g
org.mortbay.jetty.webapp.WebAppContext.handle.(WebAppContext.java:405))

So what should i do to view the examples??


-- 
View this message in context: 
http://old.nabble.com/Troubles-runing-web-examples-tp27026948p27026948.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to