Yeah can somebody send an explaination as to why this happens ?  Thanks a
lot.

cheers,
Amar..

-----Original Message-----
From: Sundaram Ramasamy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 08, 2001 3:13 PM
To: [EMAIL PROTECTED]
Subject: tomcat 3.2.1 and IIS problem




Hi,

I am trying to setup tomcat and IIS in win2000, followed the
tomcat-iss-howto instructions
(http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.ht
ml)



Port for the webservers: tomcat - 8000 and IIS - 8080

While try to access the url

http://localhost:8080/examples/jsp/index.jsp


its giving me error message ( page not found). I look in to the log file,

IIS log file message:

2001-05-08 19:09:26 127.0.0.1 - 127.0.0.1 8080 GET
/jakarta/isapi_redirect.dll - 200
Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0)


isapi log file:
[jk_ajp12_worker.c (148)]: In jk_endpoint_t::service, sent request
[jk_ajp12_worker.c (488)]: Into ajpv12_handle_response
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read Status: 404 Not
Found
[jk_ajp12_worker.c (530)]: ajpv12_handle_response, read Status=404 Not Found
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read Content-Type:
text/html
[jk_ajp12_worker.c (530)]: ajpv12_handle_response, read
Content-Type=text/html
[jk_ajp12_worker.c (542)]: ajpv12_handle_response, allocating header arrays
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read Content-Length: 193
[jk_ajp12_worker.c (530)]: ajpv12_handle_response, read Content-Length=193
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read Servlet-Engine:
Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows 2000 5.0
x86; java.vendor=Sun Microsystems Inc.)
[jk_ajp12_worker.c (530)]: ajpv12_handle_response, read
Servlet-Engine=Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.3.0;
Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.)
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read
[jk_ajp12_worker.c (504)]: ajpv12_handle_response, headers are done
[jk_ajp12_worker.c (563)]: ajpv12_handle_response, starting response
[jk_isapi_plugin.c (201)]: Into jk_ws_service_t::start_response
[jk_ajp12_worker.c (574)]: ajpv12_handle_response, reading response body
[jk_isapi_plugin.c (335)]: Into jk_ws_service_t::write
[jk_ajp12_worker.c (590)]: ajpv12_handle_response, response body is done
[jk_ajp12_worker.c (602)]: ajpv12_handle_response done
[jk_isapi_plugin.c (551)]: HttpExtensionProc service() returned OK
[jk_ajp12_worker.c (163)]: Into jk_endpoint_t::done


Can any one help me, what I am going wrong in this.

Cheers
Sundaram

Reply via email to