From owner-freebsd-java@FreeBSD.ORG Sun Aug 24 20:01:06 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50F451065670 for ; Sun, 24 Aug 2008 20:01:06 +0000 (UTC) (envelope-from shark.fin.soup@mac.com) Received: from asmtpout011.mac.com (asmtpout011.mac.com [17.148.16.86]) by mx1.freebsd.org (Postfix) with ESMTP id 4D1F88FC16 for ; Sun, 24 Aug 2008 20:01:06 +0000 (UTC) (envelope-from shark.fin.soup@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [192.168.1.36] ([58.10.155.60]) by asmtp011.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0K6400D2GFKVAO80@asmtp011.mac.com> for freebsd-java@freebsd.org; Sun, 24 Aug 2008 13:01:05 -0700 (PDT) Message-id: From: Sharkie To: Kees Jan Koster In-reply-to: <9DBDCD97-F1C3-4422-B399-55BDC7A26669@kjkoster.org> Date: Mon, 25 Aug 2008 02:58:34 +0700 References: <9DBDCD97-F1C3-4422-B399-55BDC7A26669@kjkoster.org> X-Mailer: Apple Mail (2.919.2) Cc: freebsd-java@freebsd.org Subject: Re: Diablo fails to start on fresh install of Freebsd 7 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2008 20:01:06 -0000 I fixed it by decreasing kern.maxdsiz="1G" I had it at "2G" before. MySQL Documentation says to increase that value. However, I saw some unrelated posted hear saying that it breaks Java Memory Allocation. I really hope something like this gets documented somewhere. On Aug 25, 2008, at 2:57 AM, Kees Jan Koster wrote: > Dear Sharkie, > >> >> >> >> But, running with java -client or java -Xmx500M works. > > Was the previous report also on Diablo? Have you tried the native > port? > > -- > Kees Jan > > http://java-monitor.com/forum/ > kjkoster@kjkoster.org > 06-51838192 > > The secret of success lies in the stability of the goal. -- Benjamin > Disraeli >