Subject Re: [Firebird-Java] firebird embedded under Linux problems
Author Roman Rokytskyy
> JVM just quits. No error message, nothing.

Most likely it crashes... Either due to some problem in libefembed.so or in
the JVM itself. Try specifying more heap to JVM...

> If it works for you, what is your kernel?

I run Debian "woody" upgraded to "sarge" (testing version). That was the OS
where libjaybird.so was compiled. Try recompiling libjaybird.so in your
environment (build.sh compile-native).

Linux version 2.4.26-co-0.6.1 (karrde@...) (gcc version 3.3.3
(Debian 20040429)) #1 Sat May 29 15:30:37 IDT 2004

Roman