Ralph Einfeldt wrote:
Hi,Looks like /WEB-INF/controls.tld contains a syntax error. (At least the sax parser thinks tthat there is one)
SCHWERWIEGEND: Parse Fatal Error at line 307 column 39: The string "--" is not permitted within comments.
SCHWERWIEGEND: Exception processing TLD at resource path /WEB-INF/controls.tld
I have this error with Tomcat 5.0 nightly build 20021031, an older version from 20021020 does not show this error.
But my main problem still exist (even with an older nightly build):
INFO: Jk running ID=0 time=0/170 config=f:\jakarta-tomcat-5.0\conf\jk2.properties
01.11.2002 16:10:12 org.apache.jasper.compiler.Compiler generateClass
SCHWERWIEGEND: Javac execption
Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK
2002-11-01 16:10:12 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Generated servlet error:
[javac] Compiling 1 source file
The Apache errorlog shows:
[notice] Child 328: Child process is running
[notice] vm.init(): Jni lib: C:\Programme\Java\j2re1.4.1_01\bin\client\jvm.dll
[notice] vm.openJvm2() Option: -Djava.class.path=f:/jre1.4.1_01/bin/tools.jar;f:/jakarta-tomcat-5.0/bin/tomcat-jni.jar;f:/jakarta-tomcat-5.0/server/lib/commons-logging.jar
[notice] vm.openJvm2() Option: -Dtomcat.home=f:/jakarta-tomcat-5.0
[notice] vm.openJvm2() Option: -Dcatalina.home=f:/jakarta-tomcat-5.0
[notice] vm.openJvm2() Option: -Xmx128M
[notice] vm.open2() done
Juergen
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
