Thursday November 06, 2003
Tomcat Issues
This site continues to puke and choke - and I believe it's 1) Tomcat or 2) my ISP. Why? Because all the other Roller installs seems to hum along just fine with no issues (i.e. Dave and JRoller). I get OutOfMemory Errors and too many connections open. As of last night, I'm thinking of a new strategy. Netcraft reports that this site is capable of running Resin 3.0.3. Maybe I'm reading it wrong, but it certainly seems like it to me. Now I just need to sit down and 1) figure out how to setup Roller on Resin and 2) do it. Knowing my luck, migrating to Resin won't solve anything, but it's worth a try!
Posted in Roller
at Nov 06 2003, 08:41:21 AM 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
Posted by Will Gayther on November 06, 2003 at 10:21 AM MST #
RESIN.CONF <host regexp='(.*)brainopolis(.*).com'> <resin:include href='roller.conf'/> <access-log id='logs/access.log' format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"' rollover-period='1W'/> <error-log id='logs/error.log'/> </host>And then there is a roller.conf in ./personal in CVS.Posted by Lance on November 06, 2003 at 11:15 AM MST #
Posted by Angus Mezick on November 06, 2003 at 12:05 PM MST #
Posted by Simon Brown on November 06, 2003 at 05:11 PM MST #
Posted by Reena Thomas on December 08, 2003 at 04:03 AM MST #