RE: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-29 Thread Mark
into this. - Mark -Original Message- From: joerg.bru...@sun.com [mailto:joerg.bru...@sun.com] Sent: woensdag 29 april 2009 8:14 To: Mark; mysql@lists.mysql.com Subject: Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the ma

Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread Joerg Bruehe
files, I just said that using the errno value reported will help in the analysis (and tried to explain how to do that). But if somebody finds that the message "*1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a poss

RE: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread Mark
ow to Jörg's expertise on the matter. :) - Mark -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: dinsdag 28 april 2009 14:44 To: Joerg Bruehe; maan...@gmail.com Cc: ad...@asarian-host.net; mysql@lists.mysql.com Subject: RE: 1135: Can't create a new thread (er

RE: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread Martin Gainty
ebernehmen. > Date: Tue, 28 Apr 2009 12:26:47 +0200 > From: joerg.bru...@sun.com > Subject: Re: 1135: Can't create a new thread (errno 35); if you are not out > ofavailable memory, you can consult the manual for a possible > OS-dependent bug > To: maan...@gmail

Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread Joerg Bruehe
; Sent: dinsdag 28 april 2009 10:22 >> To: mysql@lists.mysql.com; VeeJay >> Subject: 1135: Can't create a new thread (errno 35); if you are not out of >> available memory, you can consult the manual for a possible OS-dependent >> bug >> >> Hello guys and gurus &g

RE: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread Mark
away. - Mark -Original Message- From: VeeJay [mailto:maan...@gmail.com] Sent: dinsdag 28 april 2009 11:27 To: Mark Cc: mysql@lists.mysql.com Subject: Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-d

Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread VeeJay
Hi folks then if I check with the process: I get following output: # ps ax | grep mysqld 797 con- I 0:00.00 /bin/sh /usr/local/bin/mysqld_safe --defaults-extra-file=/var/db/mysql/my.cnf --user=mysql --datadir=/var/db/mysql --pid-file=/var/db/mysql/localhost.server1.pid 835 con- S 8:

Re: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread VeeJay
lks what MySQL version you are > running. > :) > > - Mark > > > -Original Message- > From: VeeJay [mailto:maan...@gmail.com] > Sent: dinsdag 28 april 2009 10:22 > To: mysql@lists.mysql.com; VeeJay > Subject: 1135: Can't create a new thread (errno 35); if y

RE: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread Mark
It would probably help if you told folks what MySQL version you are running. :) - Mark -Original Message- From: VeeJay [mailto:maan...@gmail.com] Sent: dinsdag 28 april 2009 10:22 To: mysql@lists.mysql.com; VeeJay Subject: 1135: Can't create a new thread (errno 35); if you are no

1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

2009-04-28 Thread VeeJay
Hello guys and gurus I am keep getting this error after a while "*1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug*" Even though, I have 16GB memory and 32GB swap. But mysqlserver stops a

Re: Error: Can't create a new thread (errno 12)

2008-04-06 Thread Moon's Father
You should decrease your max_connections value On Sat, Mar 29, 2008 at 11:15 AM, jfuentes <[EMAIL PROTECTED]> wrote: > Hi > > Last days frequently I see an error message : > "Can't create a new thread (errno 12) if you are not out of available > memory, y

Error: Can't create a new thread (errno 12)

2008-03-28 Thread jfuentes
Hi Last days frequently I see an error message : "Can't create a new thread (errno 12) if you are not out of available memory, you can consult the manual for a possible OS-dependent bug." mysql is 5.0.41 server RAm: 2Gb and 100 Gb free spaces hard disk users around 64

RE: Cannot Connect: Can't create a new thread (errno 11)

2007-07-05 Thread cfaust-dougot
: cfaust-dougot Cc: mysql@lists.mysql.com Subject: Re: Cannot Connect: Can't create a new thread (errno 11) Chris, Did you check if there are any user level MAX_USER_CONNECTIONS restriction set while granting access ? Thanks Alex On 7/4/07, Chris Faust <[EMAIL PROTECTED

Re: Cannot Connect: Can't create a new thread (errno 11)

2007-07-04 Thread Alex Arul Lurthu
Chris, Did you check if there are any user level MAX_USER_CONNECTIONS restriction set while granting access ? Thanks Alex On 7/4/07, Chris Faust <[EMAIL PROTECTED]> wrote: Folks, I'm wondering is someone could help us in trying to resolve the above error, we have read through what threads

Cannot Connect: Can't create a new thread (errno 11)

2007-07-04 Thread Chris Faust
Folks, I'm wondering is someone could help us in trying to resolve the above error, we have read through what threads we could find and tried all the suggestions, but have had no luck. There are no memory problems, in fact when this happens if there is still a localhost client connection to

Re: error: 'Can't create a new thread (errno 12).

2005-07-18 Thread ross
On Mon, Jul 18, 2005 at 10:33:49AM +0300, Gleb Paharenko wrote: > [EMAIL PROTECTED] gleb]$ perror 12 > OS error code 12: Cannot allocate memory > > Very often it is ulimits problem. Check if your server has enough memory > as well. The cause of problem sometime might be unofficial binaries. If >

Re: error: 'Can't create a new thread (errno 12).

2005-07-18 Thread Gleb Paharenko
. [EMAIL PROTECTED] wrote: > Hello everyone, > >I have seen this message crop up recently when connections are > denied: > > mysqladmin: connect to server at 'localhost' failed > error: 'Can't create a new thread (errno 12). If you are

error: 'Can't create a new thread (errno 12).

2005-07-17 Thread ross
Hello everyone, I have seen this message crop up recently when connections are denied: mysqladmin: connect to server at 'localhost' failed error: 'Can't create a new thread (errno 12). If you are not out of available me mory, you can consult the manual for a possi

Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-04-07 Thread Gleb Paharenko
Hello. If you are able to use a DBUG package on a production server - do it. You may limit debugging to the list of named functions with 'f' flag. See: http://dev.mysql.com/doc/mysql/en/the-dbug-package.html Send an output of 'SHOW VARIABLES', 'SHOW STATUS', ulimits for mysql user.

RE: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-04-07 Thread Andrew Braithwaite
] Sent: Sat 02 April 2005 13:31 To: mysql@lists.mysql.com Subject: Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug' Hello. I don't know. With additional information we could make more ex

Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-04-04 Thread Gleb Paharenko
gt;> >>>mysql-standard-4.1.10a-pc-linux-gnu-i686. I'm still getting this error >> >> >>>- does anyone have any ideas?=20 >> >> >> >>>Cheers, >> >> >> >>>Andrew >> >>

Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-04-01 Thread Jocelyn Fournier
eas?=20 Cheers, Andrew -Original Message- From: Gleb Paharenko [mailto:[EMAIL PROTECTED] Sent: Thu 31 March 2005 02:31 To: mysql@lists.mysql.com Subject: Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-depend

Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-04-01 Thread Gleb Paharenko
getting this error > - does anyone have any ideas?=20 > > Cheers, > > Andrew > > -Original Message- > From: Gleb Paharenko [mailto:[EMAIL PROTECTED] > Sent: Thu 31 March 2005 02:31 > To: mysql@lists.mysql.com > Subject: Re: Can't create a new

RE: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-04-01 Thread Andrew Braithwaite
31 To: mysql@lists.mysql.com Subject: Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug' Hello. I strongly recommend you to upgrade to the latest release. Do you use official binaries? See: http:

Re: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-03-31 Thread Gleb Paharenko
there are more than 1100 mysql > connections connected to the same server. > > [EMAIL PROTECTED] mysql]# bin/mysql > bin/mysql: connect to server at 'localhost' failed > error: 'Can't create a new thread (errno 11). If you are not out of > available m

Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug'

2005-03-30 Thread Andrew Braithwaite
Hi, I'm getting this strange error when there are more than 1100 mysql connections connected to the same server. [EMAIL PROTECTED] mysql]# bin/mysql bin/mysql: connect to server at 'localhost' failed error: 'Can't create a new thread (errno 11). If you are not out of

MySQL Connection Failed: Can't create a new thread

2004-03-30 Thread Daniel Martins
I am having problems with the number of simultaneous connections in the MySQL. I configured 5000 connections but when arriving in 4096 it presents the errors below. MySQL Connection Failed: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the m

Re: Can't create a new thread (errno 11)

2004-02-27 Thread Sasha Pachev
Christof Egner wrote: Thanks for your answer. I tried it but it still occurs from time to time. Best Regards, Christof Christof: During a lull in activity on your server, try a stress test to see the maximum number of connection you can establish, and maybe even to some activity on the connect

Re: Can't create a new thread (errno 11)

2004-02-27 Thread Christof Egner
Thanks for your answer. I tried it but it still occurs from time to time. Best Regards, Christof -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Can't create a new thread (errno 11)

2004-02-27 Thread Christof Egner
Hi Ken, Sorry for my late answer, the problems occur under debian linux 3.0 with custom 2.4.20 kernel. There's no sysctl value set. Best Regards, Christof -- ___ Configo Systems GmbH - Jahnstr. 62 - 64285 Darmstadt - DE Tel +49.6151.3

RE: Can't create a new thread (errno 11)

2004-02-23 Thread Donny Simonton
TECTED] > Subject: Re: Can't create a new thread (errno 11) > > > On Feb 23, 2004, at 10:36 AM, Sasha Pachev wrote: > > > Christof Egner wrote: > >> Hello James, > >> thanks for your answer, but max_connections is set high enough > >> (double the

Re: Can't create a new thread (errno 11)

2004-02-23 Thread Kevin Marks
On Feb 23, 2004, at 10:36 AM, Sasha Pachev wrote: Christof Egner wrote: Hello James, thanks for your answer, but max_connections is set high enough (double the number of the currently used threads). I think the error would be "Too many connections", wouldn't it? This error comes from LinuxThread

Re: Can't create a new thread (errno 11)

2004-02-23 Thread Sasha Pachev
Christof Egner wrote: Hello James, thanks for your answer, but max_connections is set high enough (double the number of the currently used threads). I think the error would be "Too many connections", wouldn't it? This error comes from LinuxThreads when pthread_create() fails for one reason or

RE: Can't create a new thread (errno 11)

2004-02-23 Thread Donny Simonton
y 23, 2004 10:20 AM > To: Christof Egner > Cc: [EMAIL PROTECTED] > Subject: Re: Can't create a new thread (errno 11) > > Hi Christof, >You don't mention the OS version you are using (So I will assume > Linux) is there a sysctl for the max number of threads on your OS?

Re: Can't create a new thread (errno 11)

2004-02-23 Thread Ken Menzel
TED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 5:18 AM Subject: Re: Can't create a new thread (errno 11) > Hello James, > > thanks for your answer, but max_connections is set high enough (double > the number of the currently used threads). I think the error w

Re: Can't create a new thread (errno 11)

2004-02-21 Thread Christof Egner
how variables liks '%connection%'; -James -Original Message- From: Christof Egner [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 9:03 AM To: [EMAIL PROTECTED] Subject: Can't create a new thread (errno 11) Hello, I'm having problems with a 4.0.18 MySQL Server. Since

RE: Can't create a new thread (errno 11)

2004-02-20 Thread James Kelty
Check the max_connections variable Mysql> show variables liks '%connection%'; -James -Original Message- From: Christof Egner [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 9:03 AM To: [EMAIL PROTECTED] Subject: Can't create a new thread (errno 11)

Can't create a new thread (errno 11)

2004-02-20 Thread Christof Egner
Hello, I'm having problems with a 4.0.18 MySQL Server. Since this afternoon I get the error "Can't create a new thread (errno 11)" when MySQL has forked about 200-300 threads. What does it mean? I'm not running out of RAM or disk space. Best Regards, Christof -- M

Can't create a new thread (errno 11)

2003-06-04 Thread HERAS,DELFIN (HP-Belgium,ex1)
Hi, When we have too many connections opened at the same time (either because they were left opened or because there are to many active connections opened), I am getting this error message when I am trying to connect to mysql: "Can't create a new thread (errno 11). If you are

RE: Can't create a new thread error

2002-10-02 Thread Varshavchick Alexander
Green <[EMAIL PROTECTED]> > To: 'Varshavchick Alexander' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: RE: Can't create a new thread error > > Sets number of connectons per user/host > set-variable= max_user_connections = 100 > Sets total number of c

RE: Can't create a new thread error

2002-10-02 Thread Simon Green
onnocetons you have. Simon -Original Message- From: Varshavchick Alexander [mailto:[EMAIL PROTECTED]] Sent: 02 October 2002 09:31 To: [EMAIL PROTECTED] Subject: Can't create a new thread error Hi people, Why such a message appears at random times when connecting to mysql: ER

Can't create a new thread error

2002-10-02 Thread Varshavchick Alexander
Hi people, Why such a message appears at random times when connecting to mysql: ERROR 1135: Can't create a new thread (errno 35). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug The system is FreeBSD 4.5 with mysql 4.0.2, and there is a l

Postfix + MySQL on FreeBSD - Can't create a new thread

2002-09-27 Thread Marcio Merlone
I get this error log: Sep 26 17:26:21 koala postfix/smtpd[32250]: warning: connect to mysql server 10.0.0.4: Can't create a new thread (errno 35). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug I had to replicate my mysql server to distribut

Re: Can't create a new thread (errno 12). ( 3.23.49 and Linux )

2002-06-20 Thread Gerald Clark
perror 12 Error code 12: Cannot allocate memory. Either : 1. Add memory ( good ) 2. Add swap ( Not so good ) 3. Tune for less memory usage. David BORDAS wrote: >Hi list, > >just have this when connecting to my mysql dedicated server :( >The server is like this : >bi PIII 1 Ghz >1Go of ram >Ra

Can't create a new thread (errno 12). ( 3.23.49 and Linux )

2002-06-20 Thread David BORDAS
Hi list, just have this when connecting to my mysql dedicated server :( The server is like this : bi PIII 1 Ghz 1Go of ram Raid 5 scsi hdds Here is a tail of the error log : 020619 08:03:09 mysqld started /usr/local/mysql/bin/mysqld: ready for connections The system don't swap. Using Linux 2.4

Can't create a new thread

2002-03-04 Thread Trond Arve Nordheim
Hi! One of the users on a webserver I'm running are having some serious problems connecting to the MySQL server. He get's the following error: mysql error: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible O

Re: error: 'Can't create a new thread (errno 11)

2001-08-22 Thread Boyd Lynn Gerber
On Wed, 22 Aug 2001, Eugene Reuter wrote: > I am running MySql 3.23.40-max on Caldera OpenUnix8/LKP with Apache > 1.3.20/php4.0.6. I just installed it and I am testing it. > After I installed php, I tested it with simple php side and after 5 or 6 hits. > I am getting: > Warning:

error: 'Can't create a new thread (errno 11)

2001-08-22 Thread Eugene Reuter
Hi I am running MySql 3.23.40-max on Caldera OpenUnix8/LKP with Apache 1.3.20/php4.0.6. I just installed it and I am testing it. After I installed php, I tested it with simple php side and after 5 or 6 hits. I am getting: Warning: Can't create a new thread (errno 11). If you are not o

Can't create a new thread (errno 12).

2001-04-19 Thread Giulio LucchiTechnology srl
After some hour my Database return this error message: Warning: MySQL Connection Failed: Can't create a new thread (errno 12). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug in conn.php3 on line 7 At conn

Re: Warning: Can't create a new thread (errno 11).

2001-01-11 Thread Rune Hansen
error: > > Warning: Can't create a new thread (errno 11). If you are not out of available >memory, you can consult the manual for a possible OS-dependent bug in db.php on line >15 > > Like... It's bissare! Something must be wrong with the threads on my system or >s

Warning: Can't create a new thread (errno 11).

2001-01-11 Thread Johan Björk
I _need_ help with this connections-to-mysql issue. Until I changed a few stuff in the MySQL setup, I kept getting the "Too many connections" message when connecting. After increasing both max_connections and table_cache, I get the error: Warning: Can't create a new thread (er