Hello,
I am not able to hit my web application using jk2 isapi filter. using: iis 5.0 w2k server tomcat 4.0.3 I suspect there is something wrong with my configuration. I have attached my workers2.properties file. <<workers2.properties>> Also here is what I see in the jk2.log file, but I have a few questions. -- I am assuming that the "Initializing log file... message really should be an (info) message and not an (error), true? -- in urEnv.init() calls you will see "host=(null)". Should I define a 'host' (and possibly a 'ctx') for each webapp in my workers2.properties. -- should the worker for my webapps say "ajp13:jni" or just "ajp13"? I am not using jni stuff (i think :) ). -- does anyone see anything else wrong with my properties file or have any suggestions? -- I can hit "http://localhost/jkstatus" just fine. [Tue Jun 18 15:02:40 2002] (error ) [jk_logger_file.c (171)] Initializing log file D:\\pw\\development\\output\\Progra~1\\Bentley\\ProjectWise\\WebSrv\\/logs/j k2.log [Tue Jun 18 15:02:40 2002] (error ) [jk_logger_file.c (171)] Initializing log file D:\\pw\\development\\output\\Progra~1\\Bentley\\ProjectWise\\WebSrv\\/logs/j k2.log [Tue Jun 18 15:02:40 2002] ( info ) [jk_worker_lb.c (456)] lb_worker.setAttribute(): Adding to lb: ajp13:localhost:8009 [Tue Jun 18 15:02:40 2002] ( info ) [jk_worker_lb.c (487)] lb.init() lb:lb 1 workers [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (147)] uriMap.addUriEnv() (null) (null) [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (339)] uriMap.init() set default host [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (353)] uriMap.init() loaded host (null) [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (147)] uriMap.addUriEnv() / (null) / [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (404)] uriMap.init() Create default context / ( for default host ) [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (427)] uriMap.init() loaded context (null) / c724c0 c14628 c12768 [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (445)] uriMap.init() processing mappings [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriEnv.c (339)] uriEnv.init() prefix mapping /WEL=ajp13:jni [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriEnv.c (358)] uriEnv.init() uri:/WEL/* host=(null) uri=/WEL/* type=1 ctx=(null) prefix=/WEL suffix=(null) [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriEnv.c (339)] uriEnv.init() prefix mapping /slide=ajp13:jni [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriEnv.c (358)] uriEnv.init() uri:/slide/* host=(null) uri=/slide/* type=1 ctx=(null) prefix=/slide suffix=(null) [Tue Jun 18 15:02:40 2002] ( info ) [jk_workerEnv.c (403)] workerEnv.init() ok D:\\pw\\development\\output\\Progra~1\\Bentley\\ProjectWise\\WebSrv\\/conf/w orkers2.properties [Tue Jun 18 15:02:40 2002] ( info ) [jk_isapi_plugin.c (581)] Set serverRoot D:\\pw\\development\\output\\Progra~1\\Bentley\\ProjectWise\\WebSrv\\ [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (583)] Using ini file d:\pw\Development\output\program files\bentley\projectwise\websrv\bin\isapi_redirector2.properties. [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (587)] Using extension uri /jakarta/isapi_redirector2.dll. [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (588)] Using server root D:\\pw\\development\\output\\Progra~1\\Bentley\\ProjectWise\\WebSrv\\. [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (589)] Using worker file . [Tue Jun 18 15:02:40 2002] ( info ) [jk_isapi_plugin.c (209)] Detected IIS >= 5.0 [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (258)] HttpFilterProc started [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (308)] In HttpFilterProc Virtual Host redirection of localhost [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (565)] uriMap.mapUri() localhost /WEL [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (577)] uriMap.mapUri() found host (null) [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (602)] uriMap.mapUri() found ctx / [Tue Jun 18 15:02:40 2002] ( info ) [jk_uriMap.c (623)] uriMap.mapUri() prefix match /WEL ajp13:jni [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (325)] HttpFilterProc [/WEL] is a servlet url - should redirect to ajp13:jni [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (392)] HttpFilterProc check if [/WEL] is pointing to the web-inf directory [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (461)] HttpExtensionProc started [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (467)] HttpExtensionProc got a worker for name ajp13:jni [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (482)] HttpExtensionProc: new rpool [Tue Jun 18 15:02:40 2002] (error ) [jk_worker_ajp13.c (570)] ajp13.getEndpoint() No pool [Tue Jun 18 15:02:40 2002] (debug ) [jk_isapi_plugin.c (503)] HttpExtensionProc service() Failed
workers2.properties
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>