You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "William C. Robertson" <in...@bytetherapy.com> on 2001/05/20 00:03:56 UTC

[jk_uri_worker_map.c (430)]: In jk_uri_worker_map_t::map_uri_to_worker, wrong parameters

Hi,
	My name is Bill Robertson.  I'm an ASP programmer who wants to migrate to
JSP.  I'm having a little trouble getting a worker to work for me though.
It's frustrating because I think I'm close.

Under IIS, I have tomcat started without error (startup.bat), and I have a
Jakarta virtual directory running, and I registered the redirector (I have a
green up arrow).

Im at http://192.168.100.253/webapps/root/examples/jsp/

The page returns:

	The specified module could not be found.

and the isapi.log has

	[jk_uri_worker_map.c (430)]: In jk_uri_worker_map_t::map_uri_to_worker,
wrong parameters.

I hope it's somthing simple.  Any help you could offer it MAXIMALLY
appreciated!