You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/06/01 22:55:35 UTC

DO NOT REPLY [Bug 27222] - Jk2: error mmapping shm file leads to workerEnv.init() create slot epStat.0 failed on Apache 1.3

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27222

Jk2: error mmapping shm file leads to workerEnv.init() create slot epStat.0 failed on Apache 1.3





------- Additional Comments From latesta@hotmail.com  2004-06-01 20:55 -------
Actually, Yoav, this is a code bug. Shared memory does not work on apache 1.3,
at least not with my config (Win2K, Tomcat 5.0). Disabeling shared memory is a
rather crude workaround I'd say.

But it is a workaround nonetheless. And yes, disabled=1 goes in your
configuration file, like so:
[shm]
disabled=1

Hope this helps,
dr testa

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