From owner-freebsd-java@FreeBSD.ORG Tue Aug 19 05:51:54 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 A351B1065677 for ; Tue, 19 Aug 2008 05:51:54 +0000 (UTC) (envelope-from spatula@spatula.net) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 522918FC1F for ; Tue, 19 Aug 2008 05:51:54 +0000 (UTC) (envelope-from spatula@spatula.net) Received: by ug-out-1314.google.com with SMTP id o4so366101uge.39 for ; Mon, 18 Aug 2008 22:51:53 -0700 (PDT) Received: by 10.103.243.9 with SMTP id v9mr4506036mur.44.1219125113168; Mon, 18 Aug 2008 22:51:53 -0700 (PDT) Received: by 10.102.253.7 with HTTP; Mon, 18 Aug 2008 22:51:53 -0700 (PDT) Message-ID: Date: Mon, 18 Aug 2008 22:51:53 -0700 From: "Nicklas Johnson" Sender: spatula@spatula.net To: Sharkie In-Reply-To: <6E041876-88CC-45CB-9739-C3EB5686EEF5@mac.com> MIME-Version: 1.0 References: <2849C2B9-6990-4F51-A430-06E99D745816@mac.com> <97C57C69-1708-4176-86BC-E2B733BF0ACA@kjkoster.org> <7B413A97-AC11-4FD4-9BD5-40CC21593488@mac.com> <6E041876-88CC-45CB-9739-C3EB5686EEF5@mac.com> X-Google-Sender-Auth: 7b69c689e949f720 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-java@freebsd.org Subject: Re: Why cannot I allocate more than -Xmx700M 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: Tue, 19 Aug 2008 05:51:54 -0000 What does ktrace tell you? e.g.: ktrace java -verbose:gc -Xmx1000m Foo.class kdump -t csu | grep -B 1 errno Any interesting system calls or results from system calls prior to the error being issued? Anything interesting printed by the garbage collector in verbose mode? 2008/8/18 Sharkie > > > > My other apps have no problem allocating greater than that. > > > -- "Courage isn't just a matter of not being frightened, you know. It's being afraid and doing what you have to do anyway." -- Doctor Who - Planet of the Daleks This message has been brought to you by Nick Johnson 2.3b1 and the number 6. http://healerNick.com/ http://morons.org/ http://spatula.net/