hello,
we have installed and running the AMQ with the default xml, for the first
time and were getting the following errors. any idea whats going on? Also,
the default web console is not working, giving 503 error.
------------------------------------------
........
INFO log - jetty-6.1.9
INFO WebConsoleStarter - ActiveMQ WebConsole initialized.
WARN log - EXCEPTION
java.lang.ClassNotFoundException:
org.apache.activemq.web.filter.ApplicationContextFilter
---------------------------------------------------------------------------------
WARN log - failed spring
javax.servlet.UnavailableException:
org.apache.activemq.web.filter.ApplicationContextFilter
---------------------------------------------------------------------------------
WARN log - Failed startup of context
org.mortbay.jetty.webapp.WebAppContext@1bef5e8{/admin,file:/usr/local/AMQ5/webapps/admin/}
javax.servlet.UnavailableException:
org.apache.activemq.web.filter.ApplicationContextFilter
---------------------------------------------------------------------------------
INFO log - ActiveMQ Web Demos at
http://0.0.0.0:8161/demo
WARN log - EXCEPTION
java.lang.ClassNotFoundException:
org.apache.activemq.util.FilenameGuardFilter
---------------------------------------------------------------------------------
WARN log - failed FilenameGuardFilter
javax.servlet.UnavailableException:
org.apache.activemq.util.FilenameGuardFilter
---------------------------------------------------------------------------------
WARN log - Failed startup of context
org.mortbay.jetty.webapp.WebAppContext@1d6e3d2{/fileserver,file:/usr/local/AMQ5/webapps/fileserver/}
javax.servlet.UnavailableException:
org.apache.activemq.util.FilenameGuardFilter
---------------------------------------------------------------------------------
Any clues?
--
View this message in context: http://www.nabble.com/New-setup-and-lots-of-Errors-tp25037395p25037395.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|