Hi guys, I developed a page that retrieves from Oracle DB data and view it. The connection is 100% since it works. However, once we deploy using capistrano to our production servers, we get the following error: "Application error Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html" And in the server logs we find: "OCIError (ORA-12154: TNS:could not resolve the connect identifier specified)" Once we restart the 4 mongrels, everything becomes fine again and the DB works well. The TSNAMES are 100% fine. It is matter that we need to restart the mongrels which is sucks... Any help please? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---