Rails 3 support
Hello,
Just wanted to check in and inquire about your plans to support Rails 3. Is that something you guys have started on and/or do you have a timeframe for?
We're working on a Rails 3 app currently and probably will be one of the first companies with a Rails 3 production app.
Thanks,
-Bryan
Showing the most recent page of comments. View the first page
Comments are currently closed for this discussion. You can start a new one.
32 Posted by Mark on 24 Aug, 2010 08:08 PM
Hi Corey,
Thanks for the update. Will wait patiently :)
Support Staff 33 Posted by Justin George on 26 Aug, 2010 10:51 PM
Hey folks, long time this thread's been open.
I just pushed newrelic_rpm-2.13.0.beta6 which may fix some of your issues - please try it and let me know of any regressions or any changes you'd like to see.
Thanks again for all your help,
Justin
34 Posted by kv on 27 Aug, 2010 09:37 AM
Thanks for the update Justin. I've added the gem and it looks like its all working good.
35 Posted by kv on 27 Aug, 2010 10:41 AM
Looks like I spoke too soon. I pushed the app up to heroku and it seemed to be working and logging correctly but now I am getting this error in the production log.
NoMethodError (undefined method `summary_metrics' for #<NewRelic::MetricParser::Controller:0x2b361e47a818>):
And this in the new relic log..
ERROR : Stack underflow tracking dispatcher entry and exit!
/disk1/home/slugs/270015_94e1103_44b1/mnt/vendor/plugins/rpm/lib/new_relic/agent/busy_calculator.rb:31:in `synchronize'
36 Posted by Corey Haines on 29 Aug, 2010 02:00 AM
I"m getting the same
NoMethodError (undefined method `summary_metrics' for
#<NewRelic::MetricParser::Controller:0x2b210b1f9c88>):
37 Posted by tkopczuk on 06 Sep, 2010 02:21 PM
I am happy to report, that everything seems to work fine after updating Rails to version 3 final, using newrelic 2.13.0.beta6 on Heroku.
Tomasz Kopczuk
38 Posted by kv on 06 Sep, 2010 03:09 PM
Hmmm I tried again but still getting an error. Have updated to Rails 3 final, using gem newrelic_rpm 2.13.0.beta6, added new relic bronze to heroku app, pushed latest to heroku to ensure latest gems, and finally restarted, but now getting this error..
[09/06/10 07:49:24 -0700 railgun64.33173 (28547)] ERROR : Caught exception in trace_method_execution header. Metric name = External/plugin.getexceptional.com/Net::HTTP/POST, exception = Time can't be coerced into Float
39 Posted by pigeon on 07 Sep, 2010 06:06 PM
having the same problem as @38
ps: does this thing log captcha misses? i should. only got 4x4 for the third try
40 Posted by chris on 08 Sep, 2010 02:37 AM
Just tried the 3 hour old 2.13.0 and it is broken for Rails 3.0. The commit right before the release, syncing with SVN, broke the rails3 framework file because it now inherits from the Rails file but the Rails file is never loaded at runtime.
newrelic_rpm-2.13.0/lib/new_relic/control/frameworks/rails3.rb:4: uninitialized constant NewRelic::Control::Frameworks::Rails (NameError)
41 Posted by raphael on 08 Sep, 2010 04:04 AM
I got same error of chris...
42 Posted by szimek on 08 Sep, 2010 09:48 AM
I get the same error...
43 Posted by newrelic.napitipp on 08 Sep, 2010 01:13 PM
Same here ...
Support Staff 44 Posted by Justin George on 08 Sep, 2010 05:44 PM
Hey folks, I'm issuing 2.13.1 shortly to fix your problems.
J
Support Staff 45 Posted by Justin George on 08 Sep, 2010 10:55 PM
It's out, please try it, and I'm killing this thread. If you have issues, please file a new ticket.
Thanks again for all your help, everyone.
Justin George resolved this discussion on 08 Sep, 2010 10:55 PM.