Tuesday December 17, 2002
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
Posted in Java
at Dec 17 2002, 03:55:54 PM MST
5 Comments
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
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 17, 2002 at 11:55 PM MST #
Posted by dsuspense on December 18, 2002 at 01:19 AM MST #
Posted by Matt Raible on December 18, 2002 at 01:30 AM MST #
Posted by dsuspense on December 18, 2002 at 01:38 AM MST #
Posted by Matt Raible on December 18, 2002 at 01:45 AM MST #