On Tue, Aug 12, 2014 at 6:04 AM, Marco Aurelio <marcoprod...@gmail.com> wrote:

>> > org.jruby.rack.RackInitializationException: undefined method `+' for
>> > nil:NilClass
>> >         from
>> >
>> /usr/local/apache-tomcat-8.0/webapps/ROOT/WEB-INF/config/initializers/010_devise.rb:6:in

FWIW, I just tried this on OS X 10.9.4 with Java 1.7.0_45/TC 8.0.9
and a minimal tinkering with the supplied context.xml and it worked
fine.

It appears that the 'Setting.from' in 010_devise.rb isn't being set in
the 000_jobsworth.rb initializer. You /might/ be able to work around
it by hardcoding that value on line 6 but ugh, sketchy...

Are there any lines in the logs prior to that error that look like

  WARNING: Could not find setting .....

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to