This could be due to the new glibc 2.2 in Red Hat 7.x, which is known to 
not behave according to the assumptions the jdk makes.

I just installed Red Hat 7.1 (from 6.2), and it reccommends installing 
glibc 2.1 compatibility libs and executing the following 2 lines before 
running java:

export LD_ASSUME_KERNEL=2.2.5
. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh



Scott M Stark wrote:

> Any crash of the VM is a bug in the VM. These are usually bugs in hotspot.
> If its reproducible report the problem to JavaSoft.
> 
> ----- Original Message ----- 
> From: Yasir 
> To: [EMAIL PROTECTED] 
> Sent: Monday, April 09, 2001 10:47 AM
> Subject: [JBoss-user] re: jboss 2.2 hangs
> 
> 
> Im on RedHat linux 7 and using jre/jdk 3.0_02
> 
> YSK


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to