*SOLVED* Apache2 error: Cannot allocate memory: apr_thread_create: unable to create worker thread [message #3267] |
Fri, 19 May 2006 12:26 |
nalle
Messages: 3 Registered: May 2006
|
Junior Member |
|
|
[Fri May 19 11:24:06 2006] [notice] Apache/2.0.55 (Debian) configured -- resuming normal operations
[Fri May 19 11:24:06 2006] [alert] (12)Cannot allocate memory: apr_thread_create: unable to create worker thread
And then the alerts just keep on coming until either the virtual machine locks up or the server gets and unexpected shutdown.
Also some stuff happens in the meantime:
web:/var/log/apache2# ps aux
Signal 11 (SEGV) caught by ps (procps version 3.2.1).
Please send bug reports to <feedback@lists.sf.net> or <albert@users.sf.net>
and once it told me that no processes had memory left to play with, couldn't even use cd or ls
Anyone have a clue on why this is happening?
[Updated on: Mon, 22 May 2006 09:40] by Moderator Report message to a moderator
|
|
|
|
|
|
|
Re: *SOLVED* Apache2 error: Cannot allocate memory: apr_thread_create: unable to create worker threa [message #6184 is a reply to message #3267] |
Mon, 11 September 2006 12:10 |
HappyAlex
Messages: 27 Registered: September 2006
|
Junior Member |
|
|
I got same problem
Quote: |
-bash-3.1# cat /proc/user_beancounters
Version: 2.5
uid resource held maxheld barrier limit failcnt
101: kmemsize 654460 1681938 2060288 2060288 0
lockedpages 0 0 32 32 0
privvmpages 4049 99780 100000 100000 4
shmpages 0 52 8192 8192 0
dummy 0 0 0 0 0
numproc 9 49 5000 5000 0
physpages 1006 2117 0 2147483647 0
vmguarpages 0 0 6144 2147483647 0
oomguarpages 1006 2117 6144 2147483647 0
numtcpsock 1 3 80 80 0
numflock 1 4 100 110 0
numpty 1 1 16 16 0
numsiginfo 0 2 256 256 0
tcpsndbuf 0 0 319488 524288 0
tcprcvbuf 16384 0 4096000 4096000 0
othersockbuf 6708 7408 132096 336896 0
dgramrcvbuf 0 8380 132096 132096 0
numothersock 6 11 80 80 0
dcachesize 0 0 1048576 1097728 0
numfile 219 892 2048 2048 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 10 10 128 128 0
|
[Mon Sep 11 16:12:21 2006] [notice] Apache/2.0.59 (Unix) configured -- resuming normal operations
[Mon Sep 11 16:12:21 2006] [alert] (12)Cannot allocate memory: apr_thread_create: unable to create worker thread
[Mon Sep 11 16:12:21 2006] [alert] (12)Cannot allocate memory: apr_thread_create: unable to create worker thread
[Mon Sep 11 16:12:23 2006] [alert] No active workers found... Apache is exiting!
[Updated on: Mon, 11 September 2006 12:13] Report message to a moderator
|
|
|
|
|
|