Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 1st, 2010, 04:33 PM
Registered User
 
Join Date: Aug 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default SEVERE: Error listenerStart

Hi. Im trying to install teamwork application. And I get an error SEVERE: Error listenerStart. Here is tomcat6 log:

Aug 1, 2010 10:29:07 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Aug 1, 2010 10:29:40 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Aug 1, 2010 10:29:40 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Aug 1, 2010 10:29:40 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1220 ms
Aug 1, 2010 10:29:40 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Aug 1, 2010 10:29:40 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
Aug 1, 2010 10:29:40 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor host-manager.xml
Aug 1, 2010 10:29:40 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor manager.xml
Aug 1, 2010 10:29:41 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory teamwork
Aug 1, 2010 10:29:41 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Aug 1, 2010 10:29:41 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/teamwork] startup failed due to previous errors
log4j:WARN No appenders could be found for logger (platformLogger).
log4j:WARN Please initialize the log4j system properly.
Aug 1, 2010 10:29:41 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: A web application registered the JBDC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Aug 1, 2010 10:29:42 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
Aug 1, 2010 10:29:42 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory sample
Aug 1, 2010 10:29:42 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
Aug 1, 2010 10:29:42 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Aug 1, 2010 10:29:42 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Aug 1, 2010 10:29:42 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/15 config=null
Aug 1, 2010 10:29:42 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2378 ms

Can anyone help me to find why I cant run teamwork application, please?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Tomcat startup issue : SEVERE: Error listenerStart tinkugitu Apache Tomcat 3 December 5th, 2007 08:19 AM
Severe beginner question, can't install PHP NoPantsJim Beginning PHP 1 November 15th, 2007 02:03 AM
Error ListenerStart ndkicha_1981 Spring 1 September 12th, 2007 11:25 PM
Tomcat +SEVERE: Remote Host /127.0.0.1 SocketExcep ItsNeverLateToStartAgain Apache Tomcat 1 September 4th, 2007 06:17 AM
2 severe problems plz help me naveed77 VB Databases Basics 1 July 26th, 2006 03:10 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.