Hello, Having a problem getting Tomcat 6.0.16 to run on my Power Mac G4 running Mac OS X 10.4.11 w/768 MB of RAM.
When I launch the browser, after pointing it at: http://localhost:8080/ I get the error: Error response Error code 500. Message: Internal Server Error. I also tried this with a download of apache-tomcat-5.5.26, and got the same error. When I looked at the log files, I saw no real errors. Almost made it seem as if Tomcat was running and would work. Here is the version of javac I am running: javac -version javac 1.5.0_13 Here is the version of java vm I am running: java -version java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing) Now, here are the log files from my attempt with Tomcat 6.0.16: catalina.2008-07-27.log Jul 27, 2008 12:39:01 AM 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: .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/javaJul 27, 2008 12:39:01 AM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Jul 27, 2008 12:39:01 AM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1970 ms Jul 27, 2008 12:39:02 AM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Jul 27, 2008 12:39:02 AM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.16 Jul 27, 2008 12:39:04 AM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "listeners.ContextListener" is already configured for this context. The duplicate definition has been ignored. Jul 27, 2008 12:39:04 AM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "listeners.SessionListener" is already configured for this context. The duplicate definition has been ignored. Jul 27, 2008 12:39:05 AM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8080 Jul 27, 2008 12:39:05 AM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 Jul 27, 2008 12:39:05 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/88 config=null Jul 27, 2008 12:39:05 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 3597 ms catalina.out Jul 27, 2008 12:39:01 AM org.apache.catalina.core.AprLifecycleListener init 174 INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on t he java.library.path: .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java 175 Jul 27, 2008 12:39:01 AM org.apache.coyote.http11.Http11Protocol init 176 INFO: Initializing Coyote HTTP/1.1 on http-8080 177 Jul 27, 2008 12:39:01 AM org.apache.catalina.startup.Catalina load 178 INFO: Initialization processed in 1970 ms 179 Jul 27, 2008 12:39:02 AM org.apache.catalina.core.StandardService start 180 INFO: Starting service Catalina 181 Jul 27, 2008 12:39:02 AM org.apache.catalina.core.StandardEngine start 182 INFO: Starting Servlet Engine: Apache Tomcat/6.0.16 183 Jul 27, 2008 12:39:04 AM org.apache.catalina.core.StandardContext addApplicationListener 184 INFO: The listener "listeners.ContextListener" is already configured for this context. The duplicate definition has been ignore d. 185 Jul 27, 2008 12:39:04 AM org.apache.catalina.core.StandardContext addApplicationListener 186 INFO: The listener "listeners.SessionListener" is already configured for this context. The duplicate definition has been ignore d. 187 Jul 27, 2008 12:39:05 AM org.apache.coyote.http11.Http11Protocol start 188 INFO: Starting Coyote HTTP/1.1 on http-8080 189 Jul 27, 2008 12:39:05 AM org.apache.jk.common.ChannelSocket init 190 INFO: JK: ajp13 listening on /0.0.0.0:8009 191 Jul 27, 2008 12:39:05 AM org.apache.jk.server.JkMain start 192 INFO: Jk running ID=0 time=0/88 config=null 193 Jul 27, 2008 12:39:05 AM org.apache.catalina.startup.Catalina start localhost.2008-07-27.log ul 27, 2008 12:16:16 AM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Jul 27, 2008 12:16:16 AM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() Jul 27, 2008 12:21:57 AM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextDestroyed() Jul 27, 2008 12:21:57 AM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextDestroyed() Jul 27, 2008 12:22:06 AM org.apache.catalina.core.ApplicationContext logINFO: ContextListener: contextInitialized() Jul 27, 2008 12:22:06 AM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized()Jul 27, 2008 12:38:54 AM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextDestroyed() Jul 27, 2008 12:38:54 AM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextDestroyed() Jul 27, 2008 12:39:04 AM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Jul 27, 2008 12:39:04 AM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() Now, I have been google'ing for hours looking for someone else having this problem, and have had no look. I also searched the mail archives, and again no answer. So I am guessing I really screwed something up, or there is either a HW issue, or a memory issue (is 768MB of RAM enough???). Would really appreciate some help here! Thanks, Dan [EMAIL PROTECTED] ************** Get fantasy football with free live scoring. Sign up for FanHouse Fantasy Football today. (http://www.fanhouse.com/fantasyaffair?ncid=aolspr00050000000020)