From owner-freebsd-java Wed Jan 23 16:48:45 2002 Delivered-To: freebsd-java@freebsd.org Received: from modusponens.dnsalias.org (pool-151-203-187-152.wma.east.verizon.net [151.203.187.152]) by hub.freebsd.org (Postfix) with ESMTP id 2799737B404 for ; Wed, 23 Jan 2002 16:48:36 -0800 (PST) Received: from eziba.com (localhost [127.0.0.1]) by modusponens.dnsalias.org (8.11.6/8.11.4) with ESMTP id g0O0rlN00366; Wed, 23 Jan 2002 19:53:48 -0500 (EST) (envelope-from jay@eziba.com) Message-ID: <3C4F5B1B.30207@eziba.com> Date: Wed, 23 Jan 2002 19:53:47 -0500 From: Jay Sachs User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20011227 X-Accept-Language: en-us MIME-Version: 1.0 To: Michael Westbay Cc: freebsd-java@freebsd.org Subject: Re: dbVisualizer 2.1 won't install under native JDK (p5) - installAnywhere issue References: <3C4F2211.30003@eziba.com> <200201240033.JAA29879@orca.seaple.icc.ne.jp> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael Westbay wrote: > Jay Sachs-san wrote: >> [trace snipped] >> >> /: write failed, file system is full Abort trap >> >> The installation did not complete successfully. It appears that >> your Java VM might not have all the appropriate patches necessary >> to run properly. > Um, this may sound silly, but it appears to me that the disk is > full. No matter what VM version you're using, the install is going > to fail. The filesystem full message showed up while dumping core, not while running the program. Just to double-check,I tried it on another machine: socrates% df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 99183 45200 46049 50% / /dev/ad0s1h 5216924 1491867 3307704 31% /home /dev/ad0s1g 4065262 880635 2859407 24% /local /dev/ad0s1e 1016303 159 934840 0% /tmp /dev/ad0s1f 2032623 519345 1350669 28% /usr procfs 4 4 0 100% /proc linprocfs 4 4 0 100% /usr/compat/linux/proc This time, same error and stack trace, but no filesystem full message and a core file was successfully written. If it would help anyone for me to gdb that core file, let me kno - I'll save it. jay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message