jhaagmans wrote:> There''s no real error in the OP. Are you sure your message states
the
> exact same? What does the rest of your server setup look like?
>
> I''ve found similar reports with no real error messages on the net,
but
> those problems appear to be caused by memory limits and such. Could
> that be a problem on your setup?
Uh now I feel really stupid, it seems that I didn''t check the whole
log,
it is pretty different
anyway, I have set up virtual machine with 512MB RAM, 8GB HDD and the
only thing that is runnig there is Apache, Mysql and Passenger, so I
guess there is no problem with memory
/usr/lib/ruby/1.8/passenger/application.rb:58:Warning:
Gem::SourceIndex#search support for String patterns is deprecated, use
#find_name
*** Exception NoMethodError in Passenger::Railz::ApplicationSpawner (You
have a nil object when you didn''t expect it!
The error occurred while evaluating nil.warn) (process 9718):
from
/var/lib/gems/1.8/gems/activesupport-2.3.4/lib/active_support/deprecation.rb:17
from
/var/lib/gems/1.8/gems/activesupport-2.3.4/lib/active_support/deprecation.rb:24:in
`call''
from
/var/lib/gems/1.8/gems/activesupport-2.3.4/lib/active_support/deprecation.rb:24:in
`warn''
from
/var/lib/gems/1.8/gems/activesupport-2.3.4/lib/active_support/deprecation.rb:188:in
`warn''
from
/var/lib/gems/1.8/gems/activesupport-2.3.4/lib/active_support/deprecation.rb:134:in
`method_missing''
from /usr/lib/ruby/1.8/passenger/utils.rb:86:in
`close_all_io_objects_for_fds''
from /usr/lib/ruby/1.8/passenger/utils.rb:85:in `each_object''
from /usr/lib/ruby/1.8/passenger/utils.rb:85:in
`close_all_io_objects_for_fds''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:127:in `start''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:112:in `fork''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:112:in `start''
from /usr/lib/ruby/1.8/passenger/railz/application_spawner.rb:177:in
`start''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:270:in
`handle_spawn_application''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:263:in
`synchronize''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:263:in
`handle_spawn_application''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in `__send__''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in
`main_loop''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:168:in
`start_synchronously''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:135:in `start''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:112:in `fork''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:112:in `start''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:87:in
`start''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:218:in
`spawn_rails_application''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:213:in
`synchronize''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:213:in
`spawn_rails_application''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:122:in
`spawn_application''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:247:in
`handle_spawn_application''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in `__send__''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in
`main_loop''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:168:in
`start_synchronously''
from /usr/lib/passenger/passenger-spawn-server:46
*** Exception NoMethodError in Passenger::Railz::FrameworkSpawner
(undefined method `child_exception'' for
#<Passenger::Railz::ApplicationSpawner::Error:0xb68ea40c>) (process
9717):
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:274:in
`handle_spawn_application''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:263:in
`synchronize''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:263:in
`handle_spawn_application''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in `__send__''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in
`main_loop''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:168:in
`start_synchronously''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:135:in `start''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:112:in `fork''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:112:in `start''
from /usr/lib/ruby/1.8/passenger/railz/framework_spawner.rb:87:in
`start''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:218:in
`spawn_rails_application''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:213:in
`synchronize''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:213:in
`spawn_rails_application''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:122:in
`spawn_application''
from /usr/lib/ruby/1.8/passenger/spawn_manager.rb:247:in
`handle_spawn_application''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in `__send__''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:317:in
`main_loop''
from /usr/lib/ruby/1.8/passenger/abstract_server.rb:168:in
`start_synchronously''
from /usr/lib/passenger/passenger-spawn-server:46
--
Posted via http://www.ruby-forum.com/.