hi Andrew, (and Tomcat users)

You hv helped me a lot in my previous configuration of IIS with Tomcat.
It is running well on my machine, and now i am trying to run it on another
machine.(reconfiguring), but i am facing a lot of problems here.
pasting the last bit of my isapi.log file..

[Thu Jul 11 13:17:17 2002]  [jk_isapi_plugin.c (860)]: HttpExtensionProc got
a worker for name ajp13
[Thu Jul 11 13:17:17 2002]  [jk_ajp_common.c (1352)]: Into
jk_worker_t::get_endpoint
[Thu Jul 11 13:17:17 2002]  [jk_ajp_common.c (1075)]: Into
jk_endpoint_t::service
[Thu Jul 11 13:17:17 2002]  [jk_ajp_common.c (280)]: Into
ajp_marshal_into_msgb
[Thu Jul 11 13:17:17 2002]  [jk_ajp_common.c (413)]: ajp_marshal_into_msgb -
Done
[Thu Jul 11 13:17:17 2002]  [jk_connect.c (116)]: Into jk_open_socket
[Thu Jul 11 13:17:17 2002]  [jk_connect.c (123)]: jk_open_socket, try to
connect socket = 2596
[Thu Jul 11 13:17:18 2002]  [jk_connect.c (132)]: jk_open_socket, after
connect ret = -1
[Thu Jul 11 13:17:18 2002]  [jk_connect.c (151)]: jk_open_socket, connect()
failed errno = 61
[Thu Jul 11 13:17:18 2002]  [jk_ajp_common.c (598)]: In
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
[Thu Jul 11 13:17:18 2002]  [jk_ajp_common.c (843)]: Error connecting to the
Tomcat process.
[Thu Jul 11 13:17:18 2002]  [jk_ajp_common.c (1149)]: In
jk_endpoint_t::service, ajp_send_request failed in send loop 0
[Thu Jul 11 13:17:18 2002]  [jk_connect.c (116)]: Into jk_open_socket
[Thu Jul 11 13:17:18 2002]  [jk_connect.c (123)]: jk_open_socket, try to
connect socket = 2596
[Thu Jul 11 13:17:19 2002]  [jk_connect.c (132)]: jk_open_socket, after
connect ret = -1
[Thu Jul 11 13:17:19 2002]  [jk_connect.c (151)]: jk_open_socket, connect()
failed errno = 61
[Thu Jul 11 13:17:19 2002]  [jk_ajp_common.c (598)]: In
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
[Thu Jul 11 13:17:19 2002]  [jk_ajp_common.c (843)]: Error connecting to the
Tomcat process.
[Thu Jul 11 13:17:19 2002]  [jk_ajp_common.c (1149)]: In
jk_endpoint_t::service, ajp_send_request failed in send loop 1
[Thu Jul 11 13:17:19 2002]  [jk_connect.c (116)]: Into jk_open_socket
[Thu Jul 11 13:17:19 2002]  [jk_connect.c (123)]: jk_open_socket, try to
connect socket = 2596
[Thu Jul 11 13:17:20 2002]  [jk_connect.c (132)]: jk_open_socket, after
connect ret = -1
[Thu Jul 11 13:17:20 2002]  [jk_connect.c (151)]: jk_open_socket, connect()
failed errno = 61
[Thu Jul 11 13:17:20 2002]  [jk_ajp_common.c (598)]: In
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
[Thu Jul 11 13:17:20 2002]  [jk_ajp_common.c (843)]: Error connecting to the
Tomcat process.
[Thu Jul 11 13:17:20 2002]  [jk_ajp_common.c (1149)]: In
jk_endpoint_t::service, ajp_send_request failed in send loop 2
[Thu Jul 11 13:17:20 2002]  [jk_isapi_plugin.c (875)]: HttpExtensionProc
error, service() failed
[Thu Jul 11 13:17:20 2002]  [jk_ajp_common.c (1307)]: Into
jk_endpoint_t::done
[Thu Jul 11 13:17:20 2002]  [jk_ajp_common.c (535)]: In
jk_endpoint_t::ajp_close_endpoint

Can you please guide me as to where the problem might be...
why do we get the error connecting to Tomcat process and the service()
failed error.

thanx in advance
-anoop

-----Original Message-----
From: Andrew Conrad [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 29, 2002 2:42 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat & IIS - success


I think I'm in agreement with Dave here.  While I can't say it took me
quite as long, about 6 hours, it was extremely difficult to find the
documentation on configuring IIS with Tomcat.  Who would have thought
(as a newbe) to look in the AJP configuration documentation?  Along with
the JGuru.com FAQ that leads to a seriously flawed installation guide.  

I guess my point is that ripping this poor chap for taking 4 days (which
does seem a little excessive but not unbelievable) is a little
counter-productive.  We should take this endless barrage of IIS
installation problems as a HINT to improve the documentation and
navigation to the documentation.


OK, saying that, my question to anyone reading this thread is:

How do I help with the documentation?  

I've written an installation guide that I believe improves on the
current documentation (which might only be my opinion)
(http://www.getnet.net/~rbarr/TomcatOnIIS/default.htm) and I've written
a setup program to automate the installation of the redirector
completely. I would like to include them in the documentation and the
distribution, but I'm not real sure how.  Do I just drop a line in the
developers' mailing list, or what?


Thanks,

Andrew




-----Original Message-----
From: David Bishop [mailto:[EMAIL PROTECTED]] 
Sent: Friday, June 28, 2002 3:03 PM
To: Tomcat Users List
Subject: Re: Tomcat & IIS - success

I have been a unix administrator (i.e., Solaris, HPUX, AIX, Linux, BSD,
Sco,
+more) for 4 years.  I have had tomcat 3.x running for over a year.  I
have
admin'ed apache for over three years.  Summary: I know what the hell I'm
doing.  It took me 7 days to get apache + tomcat 4.0.4 running together,
perfectly (i.e., everything up, talking together, webapps reloading,
etc. I
finished the last bit three hours ago).  4 days is *not* a world record.
A
year ago, when I was installing tomcat for the first time, it took over
two
weeks.

Tomcat: nice, incredibly stable, very flexible, great product.  Also
close to
the worst, most confusing documentation that I've ever run across.*  I
think
it's fair to say that someone can spend quite a while setting it up, and
not
be an idiot.  At least, I hope so :-)  You can bet that my employer has
spent
more than $895 getting tomcat to work.  We just accept that sometimes
Free
Software is more expensive, out of the gate, then non-Free.  Oh, well...

*You'll note that I am not complaining, per se, about the docs.  If I
was,
then the proper reply woud be "Then write some good ones!". But I'm
not...

- --
D.A.Bishop


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to