Re: ISAPI incorrect function

2009-06-05 Thread dljohnson69
That was the problem, I had edited the http instead of the AJP connector section in the server.xml. It now does a redirect. I'll play with the load balancer and other connector info. Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > dl, > > On 6/4/2009 10:

Re: ISAPI incorrect function

2009-06-05 Thread Rainer Jung
On 04.06.2009 23:59, dljohnson69 wrote: > Yes, tomcat is running. The IIS was shutdown by me on that log reference. > Latest log, server.xml and worker.properties here. > > workers.properties > worker.list=wlb > > worker.wlb.type=ajp13 > worker.wlb.host=localhost > worker.wlb.port=8010 > >

Re: ISAPI incorrect function

2009-06-05 Thread Rainer Jung
On 04.06.2009 19:27, dljohnson69 wrote: > The isapi.log is the only one I know of (maybe the same)let me know if the > name of any other logs you think would help. Here is the error part of the > isapi.log > > [Thu Jun 04 10:32:59.985 2009] [4272:4316] [info] > ajp_connection_tcp_get_message::jk_

Re: ISAPI incorrect function

2009-06-05 Thread Rainer Jung
On 04.06.2009 16:42, dljohnson69 wrote: > I now have a simple workers.properties and uri file with the latest 1.2.28 > redirector but no matter what I try I only get "incorrect function" returned > to the browser. 1st error in log is > [error] jk_shm_calculate_size::jk_shm.c (120): Could not get m

Re: ISAPI incorrect function

2009-06-04 Thread dljohnson69
Yes, tomcat is running. The IIS was shutdown by me on that log reference. Latest log, server.xml and worker.properties here. workers.properties worker.list=wlb worker.wlb.type=ajp13 worker.wlb.host=localhost worker.wlb.port=8010 server.xml

Re: ISAPI incorrect function

2009-06-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dl, On 6/4/2009 1:27 PM, dljohnson69 wrote: > The isapi.log is the only one I know of (maybe the same)let me know if the > name of any other logs you think would help. Here is the error part of the > isapi.log > > [Thu Jun 04 10:32:59.985 2009] [427

Re: ISAPI incorrect function

2009-06-04 Thread dljohnson69
The isapi.log is the only one I know of (maybe the same)let me know if the name of any other logs you think would help. Here is the error part of the isapi.log [Thu Jun 04 10:32:59.985 2009] [4272:4316] [info] ajp_connection_tcp_get_message::jk_ajp_common.c (1143): (wlb) can't receive the respon

Re: ISAPI incorrect function

2009-06-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dl, On 6/4/2009 10:42 AM, dljohnson69 wrote: > I now have a simple workers.properties and uri file with the latest 1.2.28 > redirector but no matter what I try I only get "incorrect function" returned > to the browser. 1st error in log is > [error] j