Re: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-15 Thread Carsten Hoeger
On Wed, Jun 14, Vladimir G Ivanovic wrote: > What is this supposed to do? Okay, I asked Andrea Arcangeli what this patch from SuSE is used be for and I got this answer: JFYI: -- In the VM of a process there is heap and stack.

Are there any good JVM benckmarkers..

2000-06-15 Thread Ganesh Sivaraman
Hi, I am looking for some processor and grahics benchmarkers. Ofcourse I am looking for some written in pure Java or for i386 Linux. Do any good ones? I have the following info on this.. VolanoMark CaffeineMark JMark SpecV 2nd and 3rd suffice the needs but the 1st is for server side and SpecV

htmlmail.class not found,

2000-06-15 Thread Marcos Lloret
hi list, since few hours when i have tried to compile a servlet (who has to send mail..) it says htmlmail.class. before that i had compiled some servlets and i received their emials correctly. the htmlmail.class is in my /servlets directory. i have compiled htmlmail.java and no problem. does

Re: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-15 Thread peter . pilgrim
Hi This is what late night computing does for you! Instead of "echo 0 >/proc/sys/vm/heap-stack-gap" as super user I did "vi /proc/sys/vm/heap-stack-gap" replacing 128 with 0 and saved the file. Sun JDK1.3 Beta Linux release now works for me too on SuSE 6.4! They got Java Sound is this release

Re: libjvm.so: undefined symbil: __libc_current_sigrtmax

2000-06-15 Thread Juergen Kreileder
> "vinod" == vinod tipparaju <[EMAIL PROTECTED]> writes: vinod> I was trying to install vinod> jre1.2.2-RC4-linux-i386-glibc-2.1.1.tar.bz2 kernel 2.2.5 vinod> i686 and its a suse linux initailly had a few path problems vinod> so i set the pathhs in the java_wrapper manually.

Re: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-15 Thread Oktay Akbal
> What is this supposed to do? It seems that you just missed the Solution to the Problem of running the new Sun J2SDK 1.3 on Suse 6.4. ?? The command below seems to disable some VM-Kernel-Patch that Suse introduced, that was not in plain 2.2.14. But what it exactly does reveals o