This if for a customer whose client is facing the problem as below.
Application is webmail server(like yahoo mail)and has 2 types.
One is userdata stored files and another is userdata stored directory server.
Almost all the users that are shipping are userdata stored files.
But it is userdata stored directory server that this crash has occurred.
This user's system is clustered by two machines. On macine A the crash has occured 5 times and machine B only twice.
The machines are using Red hat Linux .
the version of Linux is Redhat Linux 6.1.
uname -a
Linux cmm1 2.2.17 #2 SMP Wed Nov 7 16:33:44 JST 2001 i686 unknown
rpm --query glibc
glibc-2.1.2-11
The version of JDK used by the client where the crashes occur often is 1.3.1_04.
On the customer end they have even tried JDK 1.3.1_06 the crashes are not as often but still happen.
They have been unable to generate any core file and even after JVM crash they see some java process running.
We can lose this bug now as the customer has not got back with the crash issue again after we suggested he use Red Hat Linux 7.x with the latest version of JDK and also run the program with java -client option.
Application is webmail server(like yahoo mail)and has 2 types.
One is userdata stored files and another is userdata stored directory server.
Almost all the users that are shipping are userdata stored files.
But it is userdata stored directory server that this crash has occurred.
This user's system is clustered by two machines. On macine A the crash has occured 5 times and machine B only twice.
The machines are using Red hat Linux .
the version of Linux is Redhat Linux 6.1.
uname -a
Linux cmm1 2.2.17 #2 SMP Wed Nov 7 16:33:44 JST 2001 i686 unknown
rpm --query glibc
glibc-2.1.2-11
The version of JDK used by the client where the crashes occur often is 1.3.1_04.
On the customer end they have even tried JDK 1.3.1_06 the crashes are not as often but still happen.
They have been unable to generate any core file and even after JVM crash they see some java process running.
We can lose this bug now as the customer has not got back with the crash issue again after we suggested he use Red Hat Linux 7.x with the latest version of JDK and also run the program with java -client option.