https://bz.apache.org/bugzilla/show_bug.cgi?id=57940

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 OS|                            |All
         Resolution|---                         |INVALID

--- Comment #1 from Rainer Jung <rainer.j...@kippdata.de> ---
This is a fatal error meaning your system ran out of memory. mod_jk wanted to
get some memory from the operating system to use in a buffer, but the operating
system did not provide the memory. There's nothing mod_jk can do to fix this,
except for logging the error which it did.

You need to check memory usage in your system. Maybe something got slow and
Apache started a lot of child processes finally overloading the system.

If you need to discuss more, please switch over to the Tomcat users list, which
also provides help on mod_jk:

http://tomcat.apache.org/lists.html

-- 
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

Reply via email to