I have a very very bizarre problem. I have a Rails project that as
some point got wedged into production mode. Some operation that I''ve
or something performed that seems to be preventing from any standard
rails development mode features from operating.
I cannot get any logging level below info to appear in the logs or
in the server console output. I cannot get any breakpoints to work
(they are ignored). Logging still seems to go to development.log, but
the log output is similar to Production mode output, no query traces,
no profiles, no debug, warning or any manually entered logger
messages work.
I''ve gone over and combed through my environment files, and any other
files. I''ve reverted all my changes from source control. I''ve
also
tried pulling down a new copy into a new location, and it still
doesn''t work. This happens under mongrel, lighttpd, and webrick.
Stranger still, other rails applications work just fine. The same
application that is having problems works fine on other machines.
Just this one machine, this one particular app has stopped running
debug options.
Is there any possibility that rails could be caching some sort of
state somewhere other than in the application folders? This is
driving me absolutely crazy.
Sean Wolfe
master nerd of
i heart squares, inc.
3711 N. Ravenswood Ave. #147 Chicago, IL 60613
http://www.iheartsquares.com
:: Dropping it like a Winchester Drive ::
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---