Mysql server [ERROR] Can't create interrupt-thread (error 22, errno: 22)

2009-02-24 Thread cdurepo
g: Feb 24 09:48:44 cypher mysqld_safe[14779]: 090224 9:48:44 [ERROR] Can't create interrupt-thread (error 22, errno: 22) Feb 24 09:48:44 cypher mysqld_safe[14779]: Installation of system tables failed! Feb 24 09:48:44 cypher mysqld_safe[14779]: Feb 24 09:48:44 cypher mysqld_safe[14779]: Examin

thread error

2007-08-06 Thread Hodren Naidoo
Hi Can please someone help me with this error? An error was encountered while publishing this resource. thread.error Sorry, a site error occurred. Traceback (innermost last): * Module ZPublisher.Publish, line 196, in publish_module_standard * Module Products.PlacelessTranslationS

Can't create interrupt-thread (error 11, errno: 0)

2005-05-04 Thread Jack
hi ,guys. i tried to start mysqld it reports below ,can someone give me some advices? 050504 09:43:33 mysqld started 050504 9:43:33 [ERROR] Can't create interrupt-thread (error 11, errno: 0) 050504 09:43:33 mysqld

196608 thread error

2004-05-25 Thread Clod
Hi, What is the cause of the error below? 040520 14:55:21 mysqld started 040520 14:55:21 Warning: Asked for 196608 thread stack, but got 126976 The server shutdown by itself, both RPM build and compiled from source doesn't run. The system is running in Fedora Core 2 in my laptop.

196608 thread error

2004-05-24 Thread Clod
Hi, What is the cause of the error below? 040520 14:55:21 mysqld started 040520 14:55:21 Warning: Asked for 196608 thread stack, but got 126976 The server shutdown by itself, both RPM build and compiled from source doesn't run. The system is running in Fedora Core 2 in my laptop.

RE: 196608 thread error

2004-05-24 Thread Clod
Hi, What is the cause of the error below? 040520 14:55:21 mysqld started 040520 14:55:21 Warning: Asked for 196608 thread stack, but got 126976 The server shutdown by itself, both RPM build and compiled from source doesn't run. The system is running in Fedora Core 2 in my laptop.

RE: Can't create thread error

2003-04-01 Thread Mike William
t did. I set ulimit -u to 50 and restarted mysql. It worked fine until max_used_connectsion and the number of sleeping/persistent connections got up to 45, then it started throwing off the "Can't create thread" error. Then I did ulimit -u 150 and restarted mysql again. This time

RE: Can't create thread error

2003-04-01 Thread Mike William
gt; set-variable = wait_timeout=10 > > I tried this, and it was a mixed bag. On the one hand, the "Can't create > thread..." error did indeed go away, and max_used_connections and the > number of sleeping/persistent connections dropped down well below > 250. However

RE: Can't create thread error

2003-03-31 Thread Don Read
and it was a mixed bag. On the one hand, the "Can't create > thread..." error did indeed go away, and max_used_connections and the > number of sleeping/persistent connections dropped down well below > 250. However, making this change caused a new problem: on about ever

RE: Can't create thread error

2003-03-31 Thread Mike William
Hi Don, Thanks for the suggestions. Here's what happened. > Your pconnects are probably sleeping too long. in /etc/my.cnf: [mysqld] set-variable = wait_timeout=10 I tried this, and it was a mixed bag. On the one hand, the "Can't create thread..." error

RE: Can't create thread error

2003-03-31 Thread Don Read
On 31-Mar-2003 Mike William wrote: > After a routine restart of our MySQL 3.23 server today, we began getting > the following PHP error message during times of moderately high database > server load: > > Warning: MySQL Connection Failed: Can't create a new thread (errno 11). > If > you are no

Can't create thread error

2003-03-31 Thread Mike William
After a routine restart of our MySQL 3.23 server today, we began getting the following PHP error message during times of moderately high database server load: Warning: MySQL Connection Failed: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the man

Re: 3.23 thread error - help/advice please

2003-01-28 Thread Philipp
D]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 6:05 PM Subject: Re: 3.23 thread error - help/advice please > What kind of limit did you set? > I think I've found the area in safe_mysqld you referred to. Is this correct? > --

Re: 3.23 thread error - help/advice please

2003-01-28 Thread my5ql _
fi if test -n "$core_file_size" then ulimit -c $core_file_size fi fi - From: "Philipp" <[EMAIL PROTECTED]> To: "my5ql _" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: Re: 3.23 thread error - help/advice please Date:

Re: 3.23 thread error - help/advice please

2003-01-28 Thread Philipp
. regards, philipp - Original Message - From: "my5ql _" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 3:04 PM Subject: 3.23 thread error - help/advice please > I tweaked my.cnf on a server. > Changed wait_timeout from 80 to 7

3.23 thread error - help/advice please

2003-01-28 Thread my5ql _
I tweaked my.cnf on a server. Changed wait_timeout from 80 to 75 and increased key_buffer to 1280M from 1024M max_connections is set to 500 Max_used_connections was reported at 370 (from 'mysqladmin variables') thread_cache is set to 48 I ran 'mysqladmin flush-hosts' as the mysql root user and go

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

replication :Slave thread: error connecting to master..urgent

2002-01-08 Thread Michael Widenius
Hi! >>>>> "aravindgorthy" == aravindgorthy writes: aravindgorthy> Hai aravindgorthy> While setting up the replication environment i am aravindgorthy> getting the following error in the master ..what might aravindgorthy> be the problem aravindgorthy&

replication :Slave thread: error connecting to master..urgent

2002-01-07 Thread aravind gorthy
Hai While setting up the replication environment i am getting the following error in the master ..what might be the problem 020108 13:20:00 Slave thread: error connecting to master: Can't connect to MySQL server on '' (10049) (0), retry in 60 sec I followed all the steps correct