Hello all I''m seeing strange behaviour from an internal application running with the following general setup: * app is served by a single mongrel instance running on Windows Server 2003 * the same server hosts an SQL Server 2000 database that uses trusted connections * sessions use ActiveRecordStore * running Rails 1.1.6 and Ruby 1.8.5 The issue is that, after a period of time, valid operations such as Constant.find_by_value_and_group(@claim.loss_type,''LOSS_TYPES_20'') stop returning results. Inspection of the production log doesn''t give any further insight into the issue, nor do the Event Viewer logs shed any further light. Restarting mongrel fixes the issue temporarily. Has anyone experienced something similar or can you suggest a route to investigate the problem? Thanks Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---