glibc-2.2.2-7.i386 causes problem with ApacheJServ using IBM JVM v1.2.2, Sun's JVM v1.3, and Sun's beta JVM v1.3.1. The glibc that came on the Wolverine image worked fine as long as you "side-graded" to the i386 version instead. Running up2date and upgrading to glibc-2.2.2-7.i386 causes an error in mod_jserv.log: ajp12 cannot connect to 127.0.0.1 As a sidenote to this, the i686 version of the glibc (all versions) produces the same error. I understand this may be attributed the JVMs being used however.
The JDKs are broken. Set LD_ASSUME_KERNEL=2.2.5 and they should work OK.