From owner-freebsd-questions@FreeBSD.ORG Fri Jan 20 16:20:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED85416A41F for ; Fri, 20 Jan 2006 16:20:33 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E18A43D45 for ; Fri, 20 Jan 2006 16:20:32 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: by uproxy.gmail.com with SMTP id j3so340779ugf for ; Fri, 20 Jan 2006 08:20:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=d8J+5vWjCI881snAT/yRJUWGzXoBxQnrP/k+3/G8YLL8/vhZAr/NMNlIwa041rioFMRJb+nJFfmRbh7Tm7JXHfl2NnguRA2EGLyl1ukAyvUldwJR2Pg2IVjxZQmkZ+QQLjxyh3bsL1ee5fBhsCgTgmSKj9rn2HgkuCqAglxRHFw= Received: by 10.48.127.10 with SMTP id z10mr153310nfc; Fri, 20 Jan 2006 08:14:29 -0800 (PST) Received: by 10.48.231.20 with HTTP; Fri, 20 Jan 2006 08:14:29 -0800 (PST) Message-ID: Date: Fri, 20 Jan 2006 11:14:29 -0500 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: out of swap? 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: Fri, 20 Jan 2006 16:20:34 -0000 Hey people, I'm running 5.4, and I just found a ton of these in my daily security run. kanga.digitaltorque.ca kernel log messages: > swap_pager_getswapspace(6): failed > swap_pager_getswapspace(5): failed > swap_pager_getswapspace(3): failed > swap_pager_getswapspace(3): failed > swap_pager_getswapspace(3): failed > swap_pager_getswapspace(4): failed I'm running jdk 1.4.2 and tomcat 5.5.9, and I noticed that it was down this morning. My swap is fine now. [msoulier@kanga ~]$ swapinfo Device 1K-blocks Used Avail Capacity /dev/ad0s1b 482120 66268 415852 14% So I'm assuming that there's a memory leak in jdk 1.4.2, and it slowly used up all my memory. Sound right? Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein