Monday September 22, 2003
This site isn't doing so well...
Since I upgraded to Roller 0.9.8, this site has crashed twice. Once last night, and once this afternoon. Both appear to be caused by a MySQL failure, followed by an AJP to Tomcat failure. I haven't asked Keith yet, but I do suspect it's a hosting issue, not a software issue.
Update: From Keith:
No problems with the database as far as I can tell from the logs. Uptime on the server is currently 9939830 seconds or 115 days. Is it possible that you are hitting the 20 connection per user max?
Well at least it stayed up through the night, if it goes again then obviously it's Roller 0.9.8 and I'll be reverting back to the last version (a CVS snapshot) I had running.
Posted in Roller
at Sep 22 2003, 09:45:22 PM MDT
9 Comments
Search This Site
Recent Entries
- Wine Tasting in Napa Valley
- How to build a Shot-Ski
- Bus Project Update
- Farewell to the 2011-2012 Ski Season
- Cruising around the Western Caribbean
- Spring Break!
- A Spectacular Trip to Stockholm and Madrid
- Comparing Web Frameworks and HTML5 with Play Scala at Jfokus 2012
- Play Framework 2.0 with Peter Hilton at Jfokus
- Secure JSON Services with Play Scala and SecureSocial
Posted by Will Gayther on September 22, 2003 at 10:39 PM MDT #
Posted by Mark on September 23, 2003 at 01:38 AM MDT #
Posted by Matt Raible on September 23, 2003 at 06:34 AM MDT #
<code>
<error-page>
<error-code>404</error-code>
<location>/resources/FAQ/missing.htm</location>
</error-page> </code>
Posted by Will Gayther on September 23, 2003 at 08:46 AM MDT #
<error-page> <error-code>404</error-code> <location>/resources/FAQ/missing.htm</location> </error-page>
Posted by Paul Rivers on September 23, 2003 at 08:46 AM MDT #
</font><font SIZE="2" COLOR="#800040"><error-page>
</font></font><font SIZE="2"> </font><font SIZE="2" COLOR="#800040"> <error-code></font><font SIZE="2">404</font><font SIZE="2" COLOR="#800040"></error-code>
<location></font><font SIZE="2">/resources/FAQ/missing.htm</font><font SIZE="2" COLOR="#800040"></location></font><font SIZE="2">
</font><font SIZE="2" COLOR="#800040"></error-page>
Posted by Paul Rivers on September 23, 2003 at 08:47 AM MDT #
Posted by Paul Rivers on September 23, 2003 at 08:48 AM MDT #
Posted by Matt Raible on September 23, 2003 at 10:10 AM MDT #
Posted by Dave Johnson on September 23, 2003 at 12:29 PM MDT #