From owner-freebsd-questions@FreeBSD.ORG Tue Apr 28 09:28:31 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 12579106564A for ; Tue, 28 Apr 2009 09:28:31 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from mail-qy0-f105.google.com (mail-qy0-f105.google.com [209.85.221.105]) by mx1.freebsd.org (Postfix) with ESMTP id B8F528FC1C for ; Tue, 28 Apr 2009 09:28:30 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by qyk3 with SMTP id 3so943395qyk.3 for ; Tue, 28 Apr 2009 02:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=vzASEVCM/yfYaESIrZ6ZgdPW945I5M2I4nUFvMYWcLw=; b=ZUlJoqO5Sz2Md8tme8WGpwUYMHUQWoQa6W08OVxgWWU8CR9SSwIRHv7NabhtTME0KK hFfScuIIqS5vUATf7QfAsNEVQGqaV0+hnT+vIEExQNODGewQq8+Zi5mdsRzCa6HQ4H1s qW5nc6CtMEeOMfBledW1LFdCoFnYjZDxhRSkk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=g4AdiImip8ZjFu2NJGIAYqX6KKhl49Iui8mo0PGIsaZ+kI/F0Wo/gQvDhOVmSh5XCG q/THgNXLrniR822tYyABw+KVznpcviIm991ZY3UIOb0jcvUfQxs7XpyD4DsqhDwCFWF+ 1WJPFSzOERI7ZEdjChSX7rKLYsiAZdri06EJw= MIME-Version: 1.0 Received: by 10.229.91.13 with SMTP id k13mr2935496qcm.98.1240910909996; Tue, 28 Apr 2009 02:28:29 -0700 (PDT) In-Reply-To: <2cd0a0da0904280122x5416837re97255dc37283dc5@mail.gmail.com> References: <2cd0a0da0904280122x5416837re97255dc37283dc5@mail.gmail.com> Date: Tue, 28 Apr 2009 11:28:29 +0200 Message-ID: <2cd0a0da0904280228x763cd493v19c1d3bc45015f62@mail.gmail.com> From: VeeJay To: FreeBSD-Questions , VeeJay Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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:28:31 -0000 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