1
|
# Logfile created on Fri Feb 03 15:03:10 +0100 2012Starting Like Plugin for Redmine
|
2
|
Starting Project Settings Hook Plugin for Redmine
|
3
|
Redmine LaTeX MathJax
|
4
|
Starting SCM Creator Plugin for Redmine
|
5
|
Starting Sidebar Content Plugin for Redmine
|
6
|
|
7
|
|
8
|
Processing ProjectsController#index (for 85.138.166.28 at 2012-02-03 15:06:24) [GET]
|
9
|
Parameters: {"action"=>"index", "controller"=>"projects"}
|
10
|
Rendering template within layouts/base
|
11
|
Rendering projects/index
|
12
|
Completed in 606ms (View: 521, DB: 3) | 200 OK [http://redmine.xenopscreations.com/projects]
|
13
|
|
14
|
|
15
|
Processing ProjectsController#show (for 85.138.166.28 at 2012-02-03 15:07:29) [GET]
|
16
|
Parameters: {"action"=>"show", "id"=>"avoideat", "controller"=>"projects"}
|
17
|
Rendering template within layouts/base
|
18
|
Rendering projects/show
|
19
|
Completed in 2206ms (View: 2173, DB: 5) | 200 OK [http://redmine.xenopscreations.com/projects/avoideat]
|
20
|
|
21
|
|
22
|
Processing IssuesController#index (for 85.138.166.28 at 2012-02-03 15:07:34) [GET]
|
23
|
Parameters: {"project_id"=>"avoideat", "action"=>"index", "controller"=>"issues"}
|
24
|
Rendering template within layouts/base
|
25
|
Rendering issues/index
|
26
|
Completed in 281ms (View: 187, DB: 13) | 200 OK [http://redmine.xenopscreations.com/projects/avoideat/issues]
|
27
|
|
28
|
|
29
|
Processing RepositoriesController#show (for 85.138.166.28 at 2012-02-03 15:07:39) [GET]
|
30
|
Parameters: {"action"=>"show", "id"=>"avoideat", "controller"=>"repositories"}
|
31
|
Rendering template within layouts/base
|
32
|
Rendering repositories/show
|
33
|
Completed in 2185ms (View: 228, DB: 64) | 200 OK [http://redmine.xenopscreations.com/projects/avoideat/repository]
|
34
|
|
35
|
|
36
|
Processing CodeReviewController#update_revisions_view (for 85.138.166.28 at 2012-02-03 15:07:41) [GET]
|
37
|
Parameters: {"action"=>"update_revisions_view", "changeset_ids"=>"100,99,98,97,96,95,94,93,92,91,", "id"=>"avoideat", "controller"=>"code_review"}
|
38
|
Completed in 139ms (View: 102, DB: 18) | 200 OK [http://redmine.xenopscreations.com/code_review/update_revisions_view/avoideat?changeset_ids=100%2C99%2C98%2C97%2C96%2C95%2C94%2C93%2C92%2C91%2C]
|
39
|
|
40
|
|
41
|
Processing RepositoriesController#show (for 85.138.166.28 at 2012-02-03 15:07:45) [GET]
|
42
|
Parameters: {"action"=>"show", "id"=>"avoideat", "path"=>["trunk"], "controller"=>"repositories"}
|
43
|
Rendering template within layouts/base
|
44
|
Rendering repositories/show
|
45
|
Completed in 856ms (View: 217, DB: 18) | 200 OK [http://redmine.xenopscreations.com/projects/avoideat/repository/show/trunk]
|
46
|
|
47
|
|
48
|
Processing CodeReviewController#update_revisions_view (for 85.138.166.28 at 2012-02-03 15:07:48) [GET]
|
49
|
Parameters: {"action"=>"update_revisions_view", "changeset_ids"=>"100,99,97,96,95,94,93,92,91,90,", "id"=>"avoideat", "controller"=>"code_review"}
|
50
|
Completed in 296ms (View: 265, DB: 13) | 200 OK [http://redmine.xenopscreations.com/code_review/update_revisions_view/avoideat?changeset_ids=100%2C99%2C97%2C96%2C95%2C94%2C93%2C92%2C91%2C90%2C]
|
51
|
|
52
|
|
53
|
Processing RepositoriesController#changes (for 85.138.166.28 at 2012-02-03 15:07:51) [GET]
|
54
|
Parameters: {"action"=>"changes", "id"=>"avoideat", "path"=>["trunk", "default.properties"], "controller"=>"repositories"}
|
55
|
Rendering template within layouts/base
|
56
|
Rendering repositories/changes
|
57
|
Completed in 471ms (View: 163, DB: 13) | 200 OK [http://redmine.xenopscreations.com/projects/avoideat/repository/changes/trunk/default.properties]
|
58
|
|
59
|
|
60
|
Processing RepositoriesController#entry (for 85.138.166.28 at 2012-02-03 15:07:54) [GET]
|
61
|
Parameters: {"action"=>"entry", "id"=>"avoideat", "path"=>["trunk", "default.properties"], "controller"=>"repositories"}
|
62
|
Rendering template within layouts/base
|
63
|
Rendering repositories/entry
|
64
|
|
65
|
ActionView::TemplateError (undefined method `to_utf8' for #<ActionView::Base:0xb4ace590>) on line #15 of vendor/plugins/redmine_ultraviolet/app/views/common/_file.rhtml:
|
66
|
12: </style>
|
67
|
13:
|
68
|
14: <div class="uv-file">
|
69
|
15: <%= syntax_highlight(filename, to_utf8(content)) %>
|
70
|
16: </div>
|
71
|
17:
|
72
|
18: <% content_for :header_tags do %>
|
73
|
|
74
|
vendor/plugins/redmine_ultraviolet/app/views/common/_file.rhtml:15:in `_run_rhtml_vendor47plugins47redmine_ultraviolet47app47views47common47_file46rhtml_locals_content_file_filename_object'
|
75
|
app/views/repositories/entry.html.erb:11
|
76
|
/usr/lib/ruby/1.8/phusion_passenger/rack/request_handler.rb:92:in `process_request'
|
77
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_request_handler.rb:207:in `main_loop'
|
78
|
/usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:418:in `start_request_handler'
|
79
|
/usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:358:in `handle_spawn_application'
|
80
|
/usr/lib/ruby/1.8/phusion_passenger/utils.rb:184:in `safe_fork'
|
81
|
/usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:354:in `handle_spawn_application'
|
82
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `__send__'
|
83
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `main_loop'
|
84
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:196:in `start_synchronously'
|
85
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:163:in `start'
|
86
|
/usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:213:in `start'
|
87
|
/usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:262:in `spawn_rails_application'
|
88
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb:126:in `lookup_or_add'
|
89
|
/usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:256:in `spawn_rails_application'
|
90
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb:80:in `synchronize'
|
91
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
|
92
|
/usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:255:in `spawn_rails_application'
|
93
|
/usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:154:in `spawn_application'
|
94
|
/usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:287:in `handle_spawn_application'
|
95
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `__send__'
|
96
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `main_loop'
|
97
|
/usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:196:in `start_synchronously'
|
98
|
/usr/lib/phusion_passenger/passenger-spawn-server:61
|
99
|
|
100
|
Rendering /var/www/redmine/public/500.html (500 Internal Server Error)
|
101
|
|
102
|
|
103
|
Processing WelcomeController#index (for 85.138.166.28 at 2012-02-03 15:09:04) [GET]
|
104
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
105
|
Rendering template within layouts/base
|
106
|
Rendering welcome/index
|
107
|
Completed in 86ms (View: 73, DB: 1) | 200 OK [http://redmine.xenopscreations.com/]
|