[Geoserver-users] No context on this server matched or handled this request.

I get the following error but my geoserver is working i just want to make
some type of welcome page instead of the 404 this makes my clients worry!
thx.
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:

    * /javadoc --->
org.mortbay.jetty.servlet.Context@anonymised.com{/javadoc,file:/usr/local/geoserver/javadoc}
    * /geoserver --->
org.mortbay.jetty.webapp.WebAppContext@anonymised.com{/geoserver,file:/usr/local/geoserver/webapps/geoserver/}
    * /mapbuilder --->
org.mortbay.jetty.webapp.WebAppContext@anonymised.com{/mapbuilder,file:/tmp/Jetty_0_0_0_0_8080__mapbuilder_/webapp/}

The links above may not work if a virtual host is configured
--
View this message in context: http://www.nabble.com/No-context-on-this-server-matched-or-handled-this-request.-tp16689170p16689170.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

So you want by default your clients that go to:

http://server:8080/ to actually to go to GeoServer?

I am not sure the best way to do this. I wonder if you can configure a "Default" context with Jetty when you don't specify one in the uri path... not sure, would have to do some research. Perhaps someone else on the list knows off hand.

-Justin

chris1211 wrote:

I get the following error but my geoserver is working i just want to make
some type of welcome page instead of the 404 this makes my clients worry!
thx.
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:

    * /javadoc --->
org.mortbay.jetty.servlet.Context@anonymised.com{/javadoc,file:/usr/local/geoserver/javadoc}
    * /geoserver --->
org.mortbay.jetty.webapp.WebAppContext@anonymised.com{/geoserver,file:/usr/local/geoserver/webapps/geoserver/}
    * /mapbuilder --->
org.mortbay.jetty.webapp.WebAppContext@anonymised.com{/mapbuilder,file:/tmp/Jetty_0_0_0_0_8080__mapbuilder_/webapp/}

The links above may not work if a virtual host is configured

--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com