https://issues.apache.org/bugzilla/show_bug.cgi?id=47678
--- Comment #1 from Eric Smith <eric.sm...@mckesson.com> 2009-09-16 08:52:36 PDT --- I am seeing the same error message using the 32-bit v1.2.28 dll under Windows 2008 Server 64bit, IIS 7.0, with app pools setting [Enable 32-bit Applications] to true. The same system worked fine with v1.2.26 prior to upgrading to v1.2.28 and after reverting to v1.2.26. I did not try the proposed patch. [Wed Sep 16 08:20:57.762 2009] [4312:4360] [info] jk_isapi_plugin.c (2572): Jakarta/ISAPI/isapi_redirector/1.2.28 initialized [Wed Sep 16 08:20:59.512 2009] [4860:5032] [info] jk_isapi_plugin.c (2405): Starting Jakarta/ISAPI/isapi_redirector/1.2.28 [Wed Sep 16 08:20:59.512 2009] [4860:5032] [error] jk_isapi_plugin.c (2538): Initializing shm:(null) errno=-1. Load balancing workers will not function properly. My worker.properties file: worker.nodehbi.port=8009 worker.nodehbi.host=localhost worker.nodehbi.type=ajp13 worker.nodehbi.lbfactor=1 worker.nodeportal.port=8109 worker.nodeportal.host=localhost worker.nodeportal.type=ajp13 worker.nodeportal.lbfactor=1 # List all workers worker.list=nodehbi, nodeportal # Status worker for managing load balancer worker.status.type=status -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org