: : I looked and appear to have the correct versions of the glibc libraries. : : But everytime I run any of the jdk program. I get no output. No errors, no : ..class files, no nothing. I don't even get a core dump. : : Does anyone now what is going on?
I guess I experienced the same. Even simple things like javac HelloWorld.java failed silently while java --help worked. I upgraded to the most recent glibc which is if I am not mistaken x-x-29 and problems went away.
Regards,
Aleksey
P.S. Well, glibc was not the only thing that I upgraded from default RedHat 5.0 installation, so may be the solution was there.