This forum is no longer active. Please post your questions to our new community site
Recent Posts by Leigh
|
24 Feb, 2009 11:22 AM
|
Topic: RubyStack & JRubyStack / Mongel Cluster crashes after period of inactivity - Production And finally have configured the MySQL wait_timeout parameter to something more than the default (which is about 8 hours and ties up closely with what I have observed the timeout to be) |
|
24 Feb, 2009 11:05 AM
|
Topic: RubyStack & JRubyStack / Mongel Cluster crashes after period of inactivity - Production Thanks Beltran. Have also seen suggestion of adding
to Apache Virtual Host setting, so also trying that… |
|
24 Feb, 2009 09:56 AM
|
Topic: RubyStack & JRubyStack / Mongel Cluster crashes after period of inactivity - Production Anyone have a feeling as to whether adding this into the bottom of environment.rb will work? ActiveRecord::Base.connection.instance_eval {@connection.reconnect = true} (I am testing it, but need to wait for a long period of inactivity) |
|
22 Feb, 2009 03:15 PM
|
Topic: RubyStack & JRubyStack / Mongel Cluster crashes after period of inactivity - Production Hi, I have my production RubyStack up and running (Windows). Have 4 Mongrel Cluster. All works flawlessly until I pop off to bedforshire, wake up in the morning, and all 4 mongrels have crashed. The error reported is at line 548 of the mysql_adapter.rb file which is
Any help would be much appreciated. Following months of testing and bug fixing it is soul destroying to find the production stack is our problem! (and I apprecaite this is probably not a BitNami issue, more likely just Ruby / MySQL / Mongrel) Thanks in advance. |

