Project

General

Profile

Defect #3539 » passenger.txt

The text of the passenger error report - Mark Hagers, 2009-06-25 13:05

 
1
		
2
Ruby on Rails application could not be started
3
These are the possible causes:
4
		There may be a syntax error in the application's code. Please check for such errors and fix them. 
5

    
6
		A required library may not installed. Please install all libraries that this application requires. 
7

    
8
		The application may not be properly configured. Please check whether all configuration files are written correctly, fix any incorrect configurations, and restart this application. 
9

    
10
		A service that the application relies on (such as the database server or the Ferret search engine server) may not have been started. Please start that service. 
11

    
12
Further information about the error may have been written to the application's log file. Please check it in order to analyse the problem.
13
Error message:
14
bignum too big to convert into `long'
15
Exception class:
16
RangeError
17
Application root:
18
/Library/WebServer/redmine08
19
Backtrace:
20
#	File	Line	Location
21
0	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/utils.rb	362	in `setgid'
22
1	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/utils.rb	362	in `switch_to_user'
23
2	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/utils.rb	329	in `lower_privilege'
24
3	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/railz/application_spawner.rb	250	in `initialize_server'
25
4	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/utils.rb	230	in `report_app_init_status'
26
5	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/railz/application_spawner.rb	237	in `initialize_server'
27
6	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server.rb	193	in `start_synchronously'
28
7	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server.rb	162	in `start'
29
8	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/railz/application_spawner.rb	213	in `start'
30
9	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/spawn_manager.rb	261	in `spawn_rails_application'
31
10	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server_collection.rb	126	in `lookup_or_add'
32
11	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/spawn_manager.rb	255	in `spawn_rails_application'
33
12	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server_collection.rb	80	in `synchronize'
34
13	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server_collection.rb	79	in `synchronize'
35
14	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/spawn_manager.rb	254	in `spawn_rails_application'
36
15	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/spawn_manager.rb	153	in `spawn_application'
37
16	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/spawn_manager.rb	286	in `handle_spawn_application'
38
17	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server.rb	351	in `__send__'
39
18	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server.rb	351	in `main_loop'
40
19	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_server.rb	195	in `start_synchronously'
41
20	/Library/Ruby/Gems/1.8/gems/passenger-2.2.4/bin/passenger-spawn-server	61
42

    
43
Powered by Phusion Passenger, mod_rails / mod_rack for Apache.
(2-2/3)