From owner-freebsd-questions@FreeBSD.ORG Tue Apr 28 09:50:35 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04762106564A for ; Tue, 28 Apr 2009 09:50:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id EB8C18FC14 for ; Tue, 28 Apr 2009 09:50:33 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n3S9noOc026175; Tue, 28 Apr 2009 11:49:50 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n3S9nnKv026172; Tue, 28 Apr 2009 11:49:50 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 28 Apr 2009 11:49:49 +0200 (CEST) From: Wojciech Puchar To: VeeJay In-Reply-To: <2cd0a0da0904280228x763cd493v19c1d3bc45015f62@mail.gmail.com> Message-ID: References: <2cd0a0da0904280122x5416837re97255dc37283dc5@mail.gmail.com> <2cd0a0da0904280228x763cd493v19c1d3bc45015f62@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD-Questions Subject: Re: Where am I wasting resources? How to fix this problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 09:50:35 -0000 #define EAGAIN 35 /* Resource temporarily unavailable */ check your process count limit. On Tue, 28 Apr 2009, VeeJay wrote: > Sorry Folks, > > I should have provided complete information in order to get help... > > I am running > > DB: Server version: 5.0.77-log FreeBSD port: mysql-server-5.0.77_1 > OS: FreeBSD 7.1 > > And 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*" > > Then I am unable to shutdown the server or kill the processes.... not even > connect through mysql client... > > -- > Thanks! > > BR / vj > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >