On 03/18/2012 12:16 PM, Konstantin Preißer wrote:
Hello Mladen,


Thank you very much. I tried the new version, and now when the Application Pool 
is recycled, the logs show these:

[Sun Mar 18 12:10:36.324 2012] [4144:6216] [error] jk_shm_open::jk_shm.c (220): 
Failed to map shared memory JK_TTWEBINFO_DYNDNS_ORG_8_JAKARTA2_ISAPI_REDIRECT 
with errno=87
[Sun Mar 18 12:10:36.337 2012] [4144:6216] [error] init_jk::jk_isapi_plugin.c 
(2801): Initializing shm:(null) errno=87. Load balancer will not work properly!

But w3wp.exe doesn't crash anymore, so I think it is fixed. (I'm wondering now 
why mapping the shared memory fails..)


Thanks for looking at this promptly!

Could you try with the new builds
http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.34/
(isapi_redirect_1.2.34_2-dev_winXX.zip)

I added Global\\ prefix to shared memory name so that it can
be shared from multiple processes.
Also check if the errno changed from 87 (ERROR_INVALID_PARAMETER)



Thanks
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to