[opencms-dev] Error reading tld listeners

Collin Borrlewyn sorpigal at gmail.com
Wed Apr 26 21:52:06 CEST 2006


*I'm trying to install OpenCms 6.2.0 on my Debian Sarge/Etch box. I have
mysql installed and working for other purposes and I installed tomcat5 via
the Debian package. I then placed opencms.war in $CATALINA_HOME and
restarted tomcat. The .war was unpacked by all appearances correctly (I have
also tried with unzipping it myself). When I access
http://localhost:8180/(Debian's port for tomcat) I get the tomcat
examples and tests supplied by
Debian. When I attempt to access http://localhost:8180/opencms/setup I get a
404 and the following in my catalina log file:*
*INFO: Installing web application at context path /opencms from URL
file:/var/lib/tomcat5/webapps/opencms
Apr 25, 2006 1:49:12 PM org.apache.catalina.core.StandardContext processTlds
SEVERE: Error reading tld listeners javax.servlet.ServletException:
Exception processing TLD at resource path /WEB-INF/opencms.tld in context
/opencms
javax.servlet.ServletException: Exception processing TLD at resource path
/WEB-INF/opencms.tld in context /opencms
*
*The file /usr/share/tomcat5/webapps/opencms/WEB-INF/opencms.tld is exactly
as appears in the 6.2.0 distribution .zip and .war. I checked out another
from cvs, just to see, and it gives me the same error.*
**
*Tomcat was launched with this command line:*
/usr/lib/j2se/1.4/bin/java -Djava.awt.headless=true -Xmx128M -
Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath
/usr/lib/j2se/1.4/lib/tools.jar:/usr/share/tomcat5/bin/commons-
launcher.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/tomcat5/bin/jmx.jar:/usr/lib/j2se/1.4/jre//lib/jcert.jar:/usr/lib/j2se/1.4/jre//lib/jnet.jar:/usr/lib/j2se/1.4/jre//lib/jsse.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar-
Djava.security.manager -
Djava.security.policy==/var/lib/tomcat5/conf/catalina.policy -
Dcatalina.base=/var/lib/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -
Djava.io.tmpdir=/var/lib/tomcat5/temp org.apache.catalina.startup.Bootstrapstart
For referencem, the log file records this upon startup:
Using CATALINA_BASE:   /var/lib/tomcat5
Using CATALINA_HOME:   /usr/share/tomcat5
Using CATALINA_TMPDIR: /var/lib/tomcat5/temp
Using JAVA_HOME:       /usr/lib/j2se/1.4
Using Security Manager

I am, as you can see, using Sun java 1.4, which I installed via make-jpkg
(the recommended Debian method).

Now the question: What is the cause of this error or do you have any hints
as to where I should begin investigation?

--
~ not dead yet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060426/9ad0a3e0/attachment.htm>


More information about the opencms-dev mailing list