You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Achim Gosse <ac...@nasa20.com> on 2001/04/24 16:59:37 UTC

some config / installation probs

hello list.


1.)

my mod_jk.log show this messages. is this an error and how can i fix it?

--- snip ---
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker, done
without a match
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker, done
without a match
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker, done
without a match
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker, done
without a match
--- snip ---


2.) 

i can connect to my example jsp's on port 8080 perfectly.
when i try to open a simple example jsp within one of my virtual servers,
the browser shows me a 404 error page.
--- snip ---
Not Found (404)
Original request: /test.jsp

Not found request: /test.jsp 
--- snip ---


whats wrong?



thanks in advance.

regards.

/achim