You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Keim, Markus" <ma...@ordat.com> on 2003/04/15 17:15:23 UTC

isapi_redirector2.dll / IIS 5 / Tomcat 4.1.24: Warnings in Window s Event Log

Hello @all,

after some struggling i've finally managed it to get
my IIS 5 connected to Tomcat 4.1.24 using JK2
(isapi_redirector2.dll).
It seems that it's working fine, but there are a
plenty of messages in the Windows event log like

Error: [jk_worker_lb.c (415)]: lb.service() unrecoverable error...
Error: [jk_worker_lb.c (402)]: lb.service() worker failed 120000 for
ajp13:127.0.0.1:8009
Error: [jk_endpoint.c (90)]: workerEnv.init() create slot epStat.0 failed

Has anybody encountered similar problems?
Any advice in that matter would be greatly appreciate!

Many thanks in advance & Ciao, Markus


P.S.: My conf files:


============== jk2.properties ===========================

# list of needed handlers.
# handler.list=apr,channelSocket,request

# The default port is 8009 but you can use another one
channelSocket.address=127.0.0.1
channelSocket.port=8009

shm.file=E:/java/Tomcat 4.1.24/work/jk2.shm

==========================================================


============== workers2.properties =======================

[logger]
level=ERROR
 
[config:]
file=E:/java/Tomcat 4.1.24/conf/workers2.properties
debug=0
debugEnv=0
 
[shm:]
info=Scoreboard. Required for reconfiguration and status with multiprocess
servers
file=E:/java/Tomcat 4.1.24/work/jk2.shm
# copy this fully-qualified file name to jk2.properties.
size=1000000
debug=99
disabled=0
 
[uriMap:]
info=Maps the requests. Options: debug
debug=0
 
[workerEnv:]
info=Global server options
timing=1
debug=0

# Define the communication channel  
[channel.socket:127.0.0.1:8009]
info=Ajp13 forwarding over socket
debug=0
tomcatId=127.0.0.1:8009
 
[status:]
info=Status worker, displays runtime informations
 
# Map the FOSS-Online webapp to the Web server uri space
[uri:/my-app/*]
info=Mapped Web Application (e.g. /examples/*)

==========================================================



Mit freundlichen Gruessen - Kind regards
Markus Keim



________________________Addressed by:________________________
 ORDAT GmbH & Co. KG  -  Serversystems / eCom 
 Dipl.-Inf. (FH) Markus Keim   Fon: +49 (641) 7941-0
 Rathenaustr. 1                Fax: +49 (641) 7941-132
 35394 Gießen                  mailto:markus_keim@ordat.com
 See:                          http://www.ordat.com
_____________________________________________________________
              ...this behavior is by design...


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org