[LinuxFailSafe] database problems

Kashif Shaikh kshaikh@consensys.com
17 Jun 2002 10:28:07 -0400


> I'm beginning to think that there is something wrong with the jre. Currently I'm running
> Java2 1.3.1, but perhaps it would be better to use something else. When I run fsdetail I get some NullpointerExceptions (in the Konsole) just when the manager hangs.
> 
> Any Suggestions?
> 

Don't use Java2 as others have already confirmed it doesn't work with
FailSafe properly, but use Java jre/jdk 1.1.8 instead.  Also don't use
IBM's 1.1.8 JDK/JRE as it has problems with the newer 2.2.4 glibc's.  I
use Blackdown's 1.1.8 jdk and it works for me.

Kashif Shaikh