Unfortunately this doesn't work too.
-- Registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
Redirector\1.0]
"extension_uri"="/jakarta/isapi_redirect.dll"
"log_file"="E:\\tomcat-connector\\isapi.log"
"log_level"="debug"
"worker_file"="E:\\tomcat-connector\\workers.proper
Hi,
where have you setup the connector properties? In the registry? Can you provide
those settings?
They also contain the location of the redirector logfile and loglevel.
If you get that far, you can always install the jkstatus worker to allow you to
test the redirector functionality.
Regard
I've installed Wireshark and indeed there is no network traffic
flowing from IIS to AJP Connector, while it catches my other
connection I did using telnet.
But how do I find what's wrong with my IIS6 config?
I've found IIS error log in systemroot\System32\LogFiles\HTTPERR
folder but no errors ther
Hi!
You can see screen shots with ISAPI Filter, Virtual Directory and
Extension configurations using this link:
https://picasaweb.google.com/madperro/IISTomcat?authkey=Gv1sRgCLC69v6XrszBHQ#
I've found only IIS access log entry with my request like this:
#Software: Microsoft Internet Information S
On 02/11/2011 10:09 AM, Sebastian Szuber wrote:
Andre,
HTTP Connector is listening to HTTP protocol on 8080 port - I've used
it to access Tomcat directly from the browser (without IIS) just to
check if Tomcat works.
So results shown in points 2 and 3 do not go through IIS.
When I request page t
Andre,
HTTP Connector is listening to HTTP protocol on 8080 port - I've used
it to access Tomcat directly from the browser (without IIS) just to
check if Tomcat works.
So results shown in points 2 and 3 do not go through IIS.
When I request page through IIS - don't see anything on this fact in
To
Hi.
Something there does indeed not make sense.
Your configuration looks ok at first sight.
But this :
3. AccessLogValve is logging HTTP Connector request
127.0.0.1 - - [11/Feb/2011:04:55:37 +] "GET
/analytics/res/Salsa_Glossary_en.htm HTTP/1.1" 304 -
seems to indicate
1) that Tomcat receiv
Hi!
I have configuration consisting of:
IIS6 on MS Windows Server 2003 R2 Standard Edition SP2
Java 6u23
Tomcat 5.5.32
isapi_redirect 1.2.31
The problem is that each thing separately seems to work but all together not :-(
I've configured context analytics on Tomcat and it works. When I
request s