if you still have problems, take a look at this note found in the 
newest tomcat release... it might help.

mvh karl řie


 > -------------------------------
 > Linux and Sun JDK 1.2.x - 1.3.x:
 > -------------------------------
 >
 > Virtual machine crashes can be experienced when using certain 
combinations of
 > kernel / glibc under Linux with Sun Hotspot 1.2 to 1.3. The crashes 
were
 > reported to occur mostly on startup. Sun JDK 1.4 does not exhibit the 
problems,
 > and neither does IBM JDK for Linux.
 >
 > The problems can be fixed by reducing the default stack size. At bash 
shell,
 > do "ulimit -s 2048"; use "limit stacksize 2048" for tcsh.
 >
 > GLIBC 2.2 / Linux 2.4 users should also define an environment 
variable:
 > export LD_ASSUME_KERNEL=2.2.5





On onsdag, okt 2, 2002, at 15:34 Europe/Oslo, Stas Chetvertkov wrote:

> Yes, it works without errors with classic JVM, but if it was not so
> painfully slow :(
>
> Anyway, I'll check what is faster - classic JVM with multiple thread 
> search
> or Hotspot
> with 1 searching thread (as we have now).
>
> Thanks,
> Stas.
>
>> Try to run your vm in classic mode "java -classic" to disable the
>> hotspot features...
>
>> mvh karl řie
>
>
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to