Re: problems with JAVA

2001-11-02 Thread Sergio Carvalho
You may be refering to the stack limit bug. You can hop around it by doing: ulimit -s 2048 before executing java programs. No need to downgrade the JDK. On Fri, 2 Nov 2001 09:47:31 +0100, Adnan Zelkanovic wrote: From: "Adnan Zelkanovic" <[EMAIL PROTECTED]> -- > If you have problems to run/c

problems with JAVA

2001-11-02 Thread Adnan Zelkanovic
If you have problems to run/compile Cocoon/Tomcat etc. on your machine under Linux, then the problem could be jdk1.3.1 If you are using jdk1.3.1 you have to install jdk1.3.0, because jdk1.3.1 has problems on some Linux-systems. For example, jdk1.3.1 doesn't run on my SuSE-Linux-7.2 so I installed