Guest User

Untitled

a guest
May 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. [Thu Oct 23 19:09:38 2008] [notice] Graceful restart requested, doing
  2. restart
  3. [ pid=2990 file=Hooks.cpp:466 time=2008-10-23 19:09:38.936 ]:
  4. Unexpected error in mod_passenger: The ApplicationPool server exited
  5. unexpectedly.
  6. Backtrace:
  7. in 'virtual boost::shared_ptr<Passenger::Application::Session>
  8. Passenger::ApplicationPoolServer::Client::get(const
  9. Passenger::SpawnOptions&)' (ApplicationPoolServer.h:331)
  10. in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:385)
  11.  
  12. [Thu Oct 23 19:09:38 2008] [notice] mod_python: Creating 8 session
  13. mutexes based on 20 max processes and 0 max threads.
  14. [Thu Oct 23 19:09:38 2008] [notice] mod_python: using mutex_directory /
  15. tmp
  16. [Thu Oct 23 19:09:39 2008] [notice] Apache/2.2.3 (Debian) mod_python/
  17. 3.2.10 Python/2.4.4 PHP/5.2.0-8+etch11 mod_ssl/2.2.3 OpenSSL/0.9.8c
  18. Phusion_Passenger/2.1.0 mod_perl/2.0.2 Perl/v5.8.8 configured --
  19. resuming normal operations
  20.  
  21. Passenger was running fine on that server (Debian Etch), then I pushed
  22. a new version of the Rails application and it didn't come back after
  23. restart.
Add Comment
Please, Sign In to add comment