Now Running Tomcat 4.1.17
I upgraded this site to use Tomcat 4.1.17 in about 10 minute tonight. All I had to do was change my server.xml
to use the proper ports for my ISP, and copy the MySQL JDBC driver to $CATALINA_HOME/common/lib
. Nice and easy - short and sweet. My kinda software - "it just works."
Later: Tomcat seems to be running just fine, but I'm getting the following error in catalina.out
. It doesn't seem to affect anything, so I'm not too worried. When running on Tomcat 4.0.6, I kept getting a ClassNotFound error for an hsql jdbc driver, and everything ran fine. I never even used or refered to the hsql driver was the wierd part. The error has been there since my very first post on August 1st.
17-Dec-2002 10:14:40 PM org.apache.jk.common.ChannelSocket processConnection INFO: server has been restarted or reset this connection 17-Dec-2002 10:14:51 PM org.apache.jk.server.JkCoyoteHandler action INFO: RESET
Yep, I am using Apache 1.3, so this sounds like the problem's source. Not a big deal, but good to know the cause!
Posted by Matt Raible on December 18, 2002 at 05:55 AM MST #
Posted by dsuspense on December 18, 2002 at 07:19 AM MST #
Posted by Matt Raible on December 18, 2002 at 07:30 AM MST #
Posted by dsuspense on December 18, 2002 at 07:38 AM MST #
Posted by Matt Raible on December 18, 2002 at 07:45 AM MST #