Thank you Martin for your response. I quickly reviewed the web site you
recommended. I did not see any troubleshooting section.

Attached is the entire log file as requested.

Chacko.

-----Original Message-----
From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 26, 2007 9:15 AM
To: [EMAIL PROTECTED]
Subject: Re: ISAPI redirector error in Tomcat 4.1

Error 2 is 'directory program or file not found'

the best tutorial on fronting Tomcat with IIS is to follow Mladen Turk's
advice at
http://people.apache.org/~mturk/docs/article/ftwai.html

In the meanwhile
Send us the whole stack dump so we can see the specific message on what is
missing

HTH/
M--
----- Original Message -----
From: "Chacko Kuruvilla" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Wednesday, December 26, 2007 10:05 AM
Subject: ISAPI redirector error in Tomcat 4.1


> Hello,
>
>
>
> I am in the process of setting up Tomcat 4.1 and IIS on a Windows 2003
> server. Our web application is in JSP and Java servlets. The application
> works just fine off Tomcat 4.1 which is setup to run as a service.
However,
> I am having trouble getting it to integrate with IIS 6.0. Initially, after
> setting up the ISAPI redirector in IIS, I received a 404 error. However, I
> was told that I need to add the ISAPI redirector in IIS as a web service
> extension. However, after I do that, I just get a "Page cannot be
displayed"
> error.
>
>
>
> I also see the following in the stdout_20071226 log file in
> %TOMCATE_HOME%\logs folder.
>
>
>
> Dec 26, 2007 8:52:38 AM org.apache.jk.core.MsgContext action
>
> WARNING: Error sending end packet
>
> java.net.SocketException: Software caused connection abort: socket write
> error
>
>                 at java.net.SocketOutputStream.socketWrite0(Native Method)
>
>                 at
> java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
>
>                 at
> java.net.SocketOutputStream.write(SocketOutputStream.java:136)
>
>                 at
> org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:537)
>
>                 at
> org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:127)
>
>                 at
org.apache.jk.core.MsgContext.action(MsgContext.java:302)
>
>                 at org.apache.coyote.Response.action(Response.java:183)
>
>                 at org.apache.coyote.Response.finish(Response.java:305)
>
>                 at
> org.apache.coyote.tomcat4.OutputBuffer.close(OutputBuffer.java:285)
>
>                 at
>
org.apache.coyote.tomcat4.CoyoteResponse.finishResponse(CoyoteResponse.java:
> 438)
>
>                 at
> org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:158)
>
>                 at
> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
>
>                 at
> org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
>
>                 at
> org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)
>
>                 at
>
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)
>
>                 at
>
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java
> :895)
>
>                 at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:685)
>
>                 at java.lang.Thread.run(Thread.java:536)
>
> Dec 26, 2007 8:52:38 AM org.apache.jk.common.ChannelSocket
processConnection
>
> WARNING: processCallbacks status 2
>
>
>
> Any help is greatly appreciated.
>
>
>
> Thanks,
>
> Chacko.
>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to