You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jeffrey Kunzelman <je...@arcosanti.org> on 2004/02/19 18:48:56 UTC

tomcat just won't start, but was fine yesterday

Today tomcat just doesn't seem to want to start property. I have two 
servers, a linux and a macos x server where tomcat won't start. Both 
machines shut down last night due to a power failure.

When restarting I got XML parser errors for some of the webapps that I 
had written. Thinking I was the problem even though I hadn't made any 
mods to the web.xml files in the last few days  I backed them up and 
deleted them from the webapps directory so that I could just get tomcat 
started. Right now my webapp directory is empty except for a blog ap 
called pebble and the default web apps.

Tomcat seems to start, but when I try to access port 8080 theres 
nothing there.  A netstat show's no port 8080, but I get port 8009 for 
the mod_jk connector.

I'm puzzled that both servers had the same problems this morning when 
restarting. And I'm not even sure where to begin.

here's the catalina-out for a startup

Feb 19, 2004 10:12:07 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Starting service Tomcat-Standalone
Apache Tomcat/4.1.29
Feb 19, 2004 10:12:10 AM 
org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.util.LocalStrings', 
returnNull=true
Feb 19, 2004 10:12:10 AM 
org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.action.ActionResources', 
returnNull=true
Feb 19, 2004 10:12:11 AM 
org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, 
config='org.apache.webapp.admin.ApplicationResources', returnNull=true
2004-02-19 10:12:17,074 INFO  pebble.listener.PebbleContextListener  - 
Starting Pebble 1.4-beta1
2004-02-19 10:12:17,080 INFO  pebble.listener.PebbleContextListener  - 
blog.url is http://www.arcosanti.org/today/
2004-02-19 10:12:17,080 INFO  pebble.listener.PebbleContextListener  - 
blog.dir is /home/arcosanti/todayBlog
2004-02-19 10:12:17,080 INFO  pebble.listener.PebbleContextListener  - 
DAOFactory in use is pebble.blog.persistence.file.FileDAOFactory
2004-02-19 10:12:17,082 INFO  pebble.listener.PebbleContextListener  - 
blog.owner is blog-owner
2004-02-19 10:12:17,082 INFO  pebble.listener.PebbleContextListener  - 
blog.contributor is blog-contributor
2004-02-19 10:12:17,094 INFO  pebble.blog.BlogManager  - Running in 
single user mode
Feb 19, 2004 10:12:17 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 8080


Jeffrey Kunzelman
http://www.kunzelmedia.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org