Code Monkey home page Code Monkey logo

Comments (5)

mikel avatar mikel commented on August 15, 2024

Can you provide the full stack trace? Do rake --trace when supplying it.

Also, to get the code displaying as code, need to indent each line by at least two spaces.

Mikel

from mail.

 avatar commented on August 15, 2024
=> Booting Mongrel
=> Rails 2.3.4 application starting on http://0.0.0.0:3000
/usr/local/lib/site_ruby/1.8/rubygems.rb:270:in `activate': You have a nil object when you didn't expect it! (NoMethodError)
You might have expected an instance of Array.
The error occurred while evaluating nil.map
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:35:in `polyglot_original_require'
from /usr/lib/ruby/gems/1.8/gems/polyglot-0.2.9/lib/polyglot.rb:70:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/georg/salesking/code_new/trunk/vendor/gems/mail-1.3.0/lib/mail.rb:31
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from ./script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:208:in `load'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:307:in `load_gems'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:307:in `each'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:307:in `load_gems'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:164:in `process'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
from /home/georg/salesking/code_new/trunk/config/environment.rb:19
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/georg/salesking/code_new/trunk/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/georg/salesking/code_new/trunk/vendor/rails/railties/lib/commands/server.rb:84
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from script/server:3

from mail.

 avatar commented on August 15, 2024

i got the "right" LoadError on my test and stage server. than i updated the gems on those and im not sure but i think the treetop update(since it uses polyglot) causes the problem.

from mail.

mikel avatar mikel commented on August 15, 2024

This has been fixed since about Mail version 1.4.2 or so.... I have vendor'd my own treetop which does not ask for polyglot.

Please update to version 1.5.1 and let me know if it is still an issue.

Mikel

from mail.

 avatar commented on August 15, 2024

Ok i will do so and spend some more time with mail within the next days.. already excitet about your updates!

from mail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.