Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2003 15:00:07 +1300
From:      "Richard Shea" <freebsdQ0@richardshea.fastmail.fm>
To:        "Nicolas Gieczewski" <nicolas@nixsoftware.com>, "FreeBSDJavaMailingList" <freebsd-java@freebsd.org>
Subject:   Re: Removing JDK completely ?
Message-ID:  <20031213020007.DF0767F564@server2.messagingengine.com>
In-Reply-To: <0bfb01c3c115$d0ffb9c0$0200a8c0@veggy.org>
References:  <20031213005442.A5B787E637@server2.messagingengine.com> <0bfb01c3c115$d0ffb9c0$0200a8c0@veggy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Nicolas - Thanks for your prompt reply. It's interesting what you say.
I have just take a look at dmesg.boot and found the following entry ...

ad0: 38166MB <ST340014A> [77545/16/63] at ata0-master WDMA2

... so I think that drive, the only one in the machine, is using WDMA2
which judging by what you say is just as well as it is quite an old box
but with a brand new drive. I'm not doing overclocking or anything like
that though. The BIOS is '96 era but the drive is 40Gb (ie way outside
the BIOS limitations) I was was wary of this to start with but the box
seems quite happy to boot and access the drive.

Anyway I think I might do as you say and have a go at remaking the
kernel.

thanks again 

richard.


On Fri, 12 Dec 2003 22:09:24 -0300, "Nicolas Gieczewski"
<nicolas@nixsoftware.com> said:
> I was getting those too, more specifically signals 9, 10 and 11. These
> are often due to faulty memory or hardware. I used to get these signals
> when compiling big stuff on my older box, which turned out to have faulty
> RAM. You can also get them when your CPU is overclocked and unstable. I
> was getting these signals at random stages during my build of the JDK
> 1.4, and I tracked down the problem to Ultra DMA being enabled for my
> hard drive. It seems the old IDE controller on this old motherboard
> didn't like UDMA, as per syslog (which I found out much later, after
> trying all sorts of stuff). Reverting the hard drive to WDMA2 fixed the
> problem.
> 
> By the way, have you tried compiling the kernel? This is often a good way
> to check your system's stability. If you get these signals there as well,
> it's extremely likely that the culprit is your hardware.
> 
> Hope this helps you in some way.
> 
> Nicolas Gieczewski
> Nix Software Solutions
> http://www.nixsoftware.com/
> 
> 
> ----- Original Message ----- 
> From: "Richard Shea" <freebsdQ0@richardshea.fastmail.fm>
> To: <freebsd-java@freebsd.org>
> Sent: Friday, December 12, 2003 21:54
> Subject: Removing JDK completely ?
> 
> 
> Hi - I've got a problem installing the JDK on FreeBSD 4.8 (see
> "/usr/ports/java/jdk13 - make all dumps - any suggestions ?" on the
> FreeBSD Questions list for details) and as I don't know how to fix I was
> thinking that I might completely uninstall all Java related stuff and
> start again.
> 
> So far I have obtained the Linux JDK, the sources for the JDK and the
> FreeBSD patchset for the JDK and done a 'make install'. In fact I've done
> a make install several times as the process fell over because certain
> dependencies weren't met and so I fixed those and restarted. I've now got
> to a point in the make where it just says 'illegal instruction'.
> 
> So my question is what's the best way to clean every trace of Java from
> the box so I can start again and (maybe) get further this time ?
> 
> thanks
> 
> richard shea
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031213020007.DF0767F564>