You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Warren Crossing <Wa...@nocode.com.au> on 2001/06/07 05:50:49 UTC

RE: JSP files not working after upgrade

eeewwww.. check the working directory for the jsp source file that its
trying to compile and balking on.. 
ok.. cat the file.. does it repeat a particular line over and over and over
and over and over and over ( you get the idea ) ??

-----Original Message-----
From: Bob Law [mailto:blaw@rcsis.com]
Sent: Thursday, 7 June 2001 1:56 PM
To: tomcat-user@jakarta.apache.org
Subject: JSP files not working after upgrade


I had tomcat 3.2.1 with IBM jdk118 working on Redhat 6.2.  After upgrading
to 7.1 java no longer worked.  Upgrading to IBMJava2-13 works with java and
now servlets work, but JSP files, even the ones in the tomcat examples
don't.  They abort in the compilation stage with a stack overflow error.
Does anybody know what is wrong?
 
Thanks,
 Bob Law