Fwd: [Noosfero ERROR] profile#index (ActionView::TemplateError) "undefined method `replies' for nil:NilClass"

Rafael Gomes rafaelgomes at techfree.com.br
Mon Jan 6 12:16:47 BRST 2014


Não entendi como eu aplicaria aquele hotfix. Não sei qual arquivo
modificar, e nem o que modificar lá dentro. Não ficou claro pra mim :(

On Mon, Jan 6, 2014 at 9:32 AM, Rodrigo Souto <rodrigo at colivre.coop.br> wrote:
> Diga Rafael,
>
> Esse problema está descrito aqui: http://noosfero.org/Development/ActionItem2918
>
> Lembro que Aurium tinha feito um hotfix no servidor pra evitar o crash,
> mas provavelmente você atualizou o noosfero e o hotfix foi pro beleléu
> (esse é um dos problemas de hotfixes...). Infelizmente a solução dele
> não é correta, é um armengue. Já conversei com ele e inclusive ele
> acrescentou o que eu conversei com ele sobre isso no último comentário
> que ele fez no AI, sobre como resolver da forma certa. Espero que ele
> resolva logo. Caso tenha tempo, verei isso também já que é um bug
> blocker. Enquanto isso, faça o hotfix descrito por ele no AI para evitar
> o crash.
>
> Rafael Gomes escreveu isso ai:
>> Pessoal,
>>
>> Recebi esses erros, mas para mim que sou de infra, eles são meio
>> enigmáticos, alguém pode me dar uma "luz" para que eu possa conduzir e
>> tratar esse problema?
>>
>>
>> ---------- Forwarded message ----------
>> From:  <noreply at social.partidopirata.org>
>> Date: Sun, Dec 29, 2013 at 6:58 PM
>> Subject: [Noosfero ERROR] profile#index (ActionView::TemplateError)
>> "undefined method `replies' for nil:NilClass"
>> To: linux.rafa at gmail.com
>>
>>
>> A ActionView::TemplateError occurred in profile#index:
>>
>>   undefined method `replies' for nil:NilClass
>>   On line #10 of app/views/profile/_profile_comments.rhtml
>>
>>     7: <% end %>
>>     8:
>>     9: <ul class="profile-wall-activities-comments" style="<%=
>> 'display:none;' if (activity.comments_count > 2) %>" >
>>     10:   <%= render :partial => 'comment', :collection =>
>> activity.comments_as_thread %>
>>     11: </ul>
>>     12:
>>     13: <%= render :partial => 'profile_comment_form', :locals => {
>> :activity => activity, :tab_action => tab_action } %>
>>
>>     vendor/plugins/action_tracker_has_comments/init.rb:19:in
>> `comments_as_thread'
>>     /usr/lib/ruby/1.8/will_paginate/finder.rb:168:in `method_missing'
>>     /usr/lib/ruby/1.8/active_record/associations/association_collection.rb:369:in
>> `method_missing_without_paginate'
>>     /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `method_missing'
>>     /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `each'
>>     /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `send'
>>     /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `method_missing'
>>     /usr/lib/ruby/1.8/active_record/associations/association_collection.rb:369:in
>> `method_missing_without_paginate'
>>     /usr/lib/ruby/1.8/will_paginate/finder.rb:168:in `method_missing'
>>     vendor/plugins/action_tracker_has_comments/init.rb:16:in
>> `comments_as_thread'
>>     app/views/profile/_profile_comments.rhtml:10:in
>> `_run_rhtml_app47views47profile47_profile_comments46rhtml_locals_activity_object_profile_comments_tab_action'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>     /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>     app/views/profile/_create_article.rhtml:22:in
>> `_run_rhtml_app47views47profile47_create_article46rhtml_locals_activity_create_article_object_tab_action'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>     /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>     app/views/profile/_profile_activity.rhtml:2:in
>> `_run_rhtml_app47views47profile47_profile_activity46rhtml_locals_activity_object_profile_activity_tab_action'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>     /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>     app/views/profile/_profile_activities_list.rhtml:5:in
>> `_run_rhtml_app47views47profile47_profile_activities_list46rhtml_locals_activities_object_profile_activities_list'
>>     app/views/profile/_profile_activities_list.rhtml:2:in `each'
>>     app/views/profile/_profile_activities_list.rhtml:2:in
>> `_run_rhtml_app47views47profile47_profile_activities_list46rhtml_locals_activities_object_profile_activities_list'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>     /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>     app/views/profile/_profile_wall.rhtml:11:in
>> `_run_rhtml_app47views47profile47_profile_wall46rhtml_locals_object_profile_wall'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>     /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>     /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>     /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>     app/views/profile/index.rhtml:35:in
>> `_run_rhtml_app47views47profile47index46rhtml'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>     /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>     /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>     /usr/lib/ruby/1.8/action_view/base.rb:265:in `render'
>>     /usr/lib/ruby/1.8/action_view/base.rb:348:in `_render_with_layout'
>>     /usr/lib/ruby/1.8/action_view/base.rb:262:in `render'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:1250:in `render_for_file'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:945:in
>> `render_without_benchmark'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:51:in `render'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:51:in `render'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:1326:in `default_render'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:1332:in
>> `perform_action_without_filters'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:617:in `call_filters'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:638:in `run_before_filters'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:206:in `call'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:206:in `around_proc'
>>     /usr/lib/ruby/1.8/active_support/callbacks.rb:182:in `call'
>>     /usr/lib/ruby/1.8/active_support/callbacks.rb:182:in `evaluate_method'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:184:in `call'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:635:in `run_before_filters'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:615:in `call_filters'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:610:in
>> `perform_action_without_benchmark'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:68:in
>> `perform_action_without_rescue'
>>     /usr/lib/ruby/1.8/action_controller/benchmarking.rb:68:in
>> `perform_action_without_rescue'
>>     /usr/lib/ruby/1.8/action_controller/rescue.rb:160:in
>> `perform_action_without_flash'
>>     /usr/lib/ruby/1.8/action_controller/flash.rb:146:in `perform_action'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:532:in `send'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:532:in `process_without_filters'
>>     /usr/lib/ruby/1.8/action_controller/filters.rb:606:in `process'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:391:in `process'
>>     /usr/lib/ruby/1.8/action_controller/base.rb:386:in `call'
>>     /usr/lib/ruby/1.8/action_controller/routing/route_set.rb:437:in `call'
>>     /usr/lib/ruby/1.8/action_controller/dispatcher.rb:87:in `dispatch'
>>     /usr/lib/ruby/1.8/action_controller/dispatcher.rb:121:in `_call'
>>     /usr/lib/ruby/1.8/action_controller/dispatcher.rb:130:in
>> `build_middleware_stack'
>>     /usr/lib/ruby/1.8/active_record/query_cache.rb:29:in `call'
>>     /usr/lib/ruby/1.8/active_record/query_cache.rb:29:in `call'
>>     /usr/lib/ruby/1.8/active_record/connection_adapters/abstract/query_cache.rb:34:in
>> `cache'
>>     /usr/lib/ruby/1.8/active_record/query_cache.rb:9:in `cache'
>>     /usr/lib/ruby/1.8/active_record/query_cache.rb:28:in `call'
>>     /usr/lib/ruby/1.8/active_record/connection_adapters/abstract/connection_pool.rb:361:in
>> `call'
>>     /usr/lib/ruby/1.8/action_controller/string_coercion.rb:25:in `call'
>>     /usr/lib/ruby/1.8/rack/head.rb:9:in `call'
>>     /usr/lib/ruby/1.8/rack/methodoverride.rb:24:in `call'
>>     /usr/lib/ruby/1.8/action_controller/params_parser.rb:15:in `call'
>>     /usr/lib/ruby/1.8/action_controller/session/cookie_store.rb:93:in `call'
>>     vendor/plugins/noosfero_caching/init.rb:39:in `call'
>>     /usr/lib/ruby/1.8/active_support/cache/strategy/local_cache.rb:24:in `call'
>>     /usr/lib/ruby/1.8/action_controller/failsafe.rb:26:in `call'
>>     /usr/lib/ruby/1.8/rack/lock.rb:11:in `call'
>>     /usr/lib/ruby/1.8/rack/lock.rb:11:in `synchronize'
>>     /usr/lib/ruby/1.8/rack/lock.rb:11:in `call'
>>     /usr/lib/ruby/1.8/action_controller/dispatcher.rb:106:in `call'
>>     /usr/lib/ruby/1.8/rack/adapter/rails.rb:74:in `call'
>>     /usr/lib/ruby/1.8/thin/connection.rb:76:in `pre_process'
>>     /usr/lib/ruby/1.8/thin/connection.rb:74:in `catch'
>>     /usr/lib/ruby/1.8/thin/connection.rb:74:in `pre_process'
>>     /usr/lib/ruby/1.8/thin/connection.rb:57:in `process'
>>     /usr/lib/ruby/1.8/thin/connection.rb:42:in `receive_data'
>>     /usr/lib/ruby/1.8/eventmachine.rb:257:in `run_machine'
>>     /usr/lib/ruby/1.8/eventmachine.rb:257:in `run'
>>     /usr/lib/ruby/1.8/thin/backends/base.rb:57:in `start'
>>     /usr/lib/ruby/1.8/thin/server.rb:156:in `start'
>>     /usr/lib/ruby/1.8/thin/controllers/controller.rb:80:in `start'
>>     /usr/lib/ruby/1.8/thin/runner.rb:174:in `send'
>>     /usr/lib/ruby/1.8/thin/runner.rb:174:in `run_command'
>>     /usr/lib/ruby/1.8/thin/runner.rb:140:in `run!'
>>     /usr/bin/thin:6
>>
>> -------------------------------
>> Request:
>> -------------------------------
>>
>>   * URL       : http://social.partidopirata.org/profile/miguel_silva
>>   * IP address: 189.62.183.18, 189.62.183.18
>>   * Parameters: {"profile"=>"miguel_silva", "action"=>"index",
>> "controller"=>"profile"}
>>   * Rails root: /usr/share/noosfero
>>
>> -------------------------------
>> Session:
>> -------------------------------
>>
>>   * session: {:session_id=>"14af1b62d98741079220b9eb0750c876", :user=>12}
>>
>> -------------------------------
>> Environment:
>> -------------------------------
>>
>>   * GATEWAY_INTERFACE                           : CGI/1.2
>>   * HTTP_ACCEPT                                 :
>> text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
>>   * HTTP_ACCEPT_ENCODING                        : gzip, deflate
>>   * HTTP_ACCEPT_LANGUAGE                        : pt-BR
>>   * HTTP_CONNECTION                             : Keep-Alive
>>   * HTTP_COOKIE                                 : ui-tabs-1=0;
>> __atuvc=59%7C49%2C54%7C50%2C136%7C51%2C23%7C52%2C11%7C1;
>> _ga=GA1.2.1979284699.1384461249; __qca=P0-1796147045-1384461248825;
>> _noosfero_session=BAh7BzoPc2Vzc2lvbl9pZCIlMTRhZjFiNjJkOTg3NDEwNzkyMjBiOWViMDc1MGM4NzY6CXVzZXJpEQ%3D%3D--acab95f7ec2d3dffc3d2f7c85eb30b77f5da3e62
>>   * HTTP_HOST                                   : 127.0.0.1:50003
>>   * HTTP_REFERER                                :
>> http://social.partidopirata.org/
>>   * HTTP_USER_AGENT                             : Mozilla/5.0 (X11;
>> Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0
>>   * HTTP_VERSION                                : HTTP/1.1
>>   * HTTP_X_FORWARDED_FOR                        : 189.62.183.18, 189.62.183.18
>>   * HTTP_X_FORWARDED_HOST                       : social.partidopirata.org
>>   * HTTP_X_FORWARDED_SERVER                     : social.partidopirata.org
>>   * HTTP_X_VARNISH                              : 700381048
>>   * HTTP_X_VARNISH_ACCEPT_LANGUAGE              : pt
>>   * PATH_INFO                                   : /profile/miguel_silva
>>   * QUERY_STRING                                :
>>   * REMOTE_ADDR                                 : 127.0.0.1
>>   * REQUEST_METHOD                              : GET
>>   * REQUEST_PATH                                : /profile/miguel_silva
>>   * REQUEST_URI                                 : /profile/miguel_silva
>>   * SCRIPT_NAME                                 :
>>   * SERVER_NAME                                 : 127.0.0.1
>>   * SERVER_PORT                                 : 50003
>>   * SERVER_PROTOCOL                             : HTTP/1.1
>>   * SERVER_SOFTWARE                             : thin 1.2.4 codename
>> Flaming Astroboy
>>   * action_controller.request.path_parameters   :
>> profilemiguel_silvaactionindexcontrollerprofile
>>   * action_controller.request.query_parameters  :
>>   * action_controller.request.request_parameters:
>>   * action_controller.rescue.request            :
>> #<ActionController::Request:0x7f7a916c5af8>
>>   * action_controller.rescue.response           :
>> #<ActionController::Response:0x7f7a916c5828>
>>   * async.callback                              : #<Method:
>> Thin::Connection#post_process>
>>   * async.close                                 :
>> #<EventMachine::DefaultDeferrable:0x7f7a916c6e58>
>>   * rack.errors                                 : #<IO:0x7f7a9e73cab0>
>>   * rack.input                                  : #<StringIO:0x7f7a916c78a8>
>>   * rack.multiprocess                           : false
>>   * rack.multithread                            : false
>>   * rack.request.cookie_hash                    :
>> _noosfero_sessionBAh7BzoPc2Vzc2lvbl9pZCIlMTRhZjFiNjJkOTg3NDEwNzkyMjBiOWViMDc1MGM4NzY6CXVzZXJpEQ==--acab95f7ec2d3dffc3d2f7c85eb30b77f5da3e62_gaGA1.2.1979284699.1384461249__atuvc59|49,54|50,136|51,23|52,11|1__qcaP0-1796147045-1384461248825ui-tabs-10
>>   * rack.request.cookie_string                  : ui-tabs-1=0;
>> __atuvc=59%7C49%2C54%7C50%2C136%7C51%2C23%7C52%2C11%7C1;
>> _ga=GA1.2.1979284699.1384461249; __qca=P0-1796147045-1384461248825;
>> _noosfero_session=BAh7BzoPc2Vzc2lvbl9pZCIlMTRhZjFiNjJkOTg3NDEwNzkyMjBiOWViMDc1MGM4NzY6CXVzZXJpEQ%3D%3D--acab95f7ec2d3dffc3d2f7c85eb30b77f5da3e62
>>   * rack.request.query_hash                     :
>>   * rack.request.query_string                   :
>>   * rack.run_once                               : false
>>   * rack.session                                :
>> session_id14af1b62d98741079220b9eb0750c876user12
>>   * rack.session.options                        :
>> expire_afterkey_session_iddomainhttponlytrueid14af1b62d98741079220b9eb0750c876path/
>>   * rack.url_scheme                             : http
>>   * rack.version                                : 10
>>
>>   * Process: 27974
>>   * Server : jack
>>
>> -------------------------------
>> Backtrace:
>> -------------------------------
>>
>>   On line #10 of app/views/profile/_profile_comments.rhtml
>>
>>       7: <% end %>
>>       8:
>>       9: <ul class="profile-wall-activities-comments" style="<%=
>> 'display:none;' if (activity.comments_count > 2) %>" >
>>       10:   <%= render :partial => 'comment', :collection =>
>> activity.comments_as_thread %>
>>       11: </ul>
>>       12:
>>       13: <%= render :partial => 'profile_comment_form', :locals => {
>> :activity => activity, :tab_action => tab_action } %>
>>
>>       vendor/plugins/action_tracker_has_comments/init.rb:19:in
>> `comments_as_thread'
>>       /usr/lib/ruby/1.8/will_paginate/finder.rb:168:in `method_missing'
>>       /usr/lib/ruby/1.8/active_record/associations/association_collection.rb:369:in
>> `method_missing_without_paginate'
>>       /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `method_missing'
>>       /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `each'
>>       /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `send'
>>       /usr/lib/ruby/1.8/active_record/associations/association_proxy.rb:215:in
>> `method_missing'
>>       /usr/lib/ruby/1.8/active_record/associations/association_collection.rb:369:in
>> `method_missing_without_paginate'
>>       /usr/lib/ruby/1.8/will_paginate/finder.rb:168:in `method_missing'
>>       vendor/plugins/action_tracker_has_comments/init.rb:16:in
>> `comments_as_thread'
>>       app/views/profile/_profile_comments.rhtml:10:in
>> `_run_rhtml_app47views47profile47_profile_comments46rhtml_locals_activity_object_profile_comments_tab_action'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>       /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>       app/views/profile/_create_article.rhtml:22:in
>> `_run_rhtml_app47views47profile47_create_article46rhtml_locals_activity_create_article_object_tab_action'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>       /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>       app/views/profile/_profile_activity.rhtml:2:in
>> `_run_rhtml_app47views47profile47_profile_activity46rhtml_locals_activity_object_profile_activity_tab_action'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>       /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>       app/views/profile/_profile_activities_list.rhtml:5:in
>> `_run_rhtml_app47views47profile47_profile_activities_list46rhtml_locals_activities_object_profile_activities_list'
>>       app/views/profile/_profile_activities_list.rhtml:2:in `each'
>>       app/views/profile/_profile_activities_list.rhtml:2:in
>> `_run_rhtml_app47views47profile47_profile_activities_list46rhtml_locals_activities_object_profile_activities_list'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>       /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>       app/views/profile/_profile_wall.rhtml:11:in
>> `_run_rhtml_app47views47profile47_profile_wall46rhtml_locals_object_profile_wall'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:20:in `render'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:30:in `benchmark'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:19:in `render'
>>       /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>       /usr/lib/ruby/1.8/action_view/renderable_partial.rb:44:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/partials.rb:184:in `render_partial'
>>       /usr/lib/ruby/1.8/action_view/base.rb:267:in `render'
>>       app/views/profile/index.rhtml:35:in
>> `_run_rhtml_app47views47profile47index46rhtml'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `send'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:34:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:306:in `with_template'
>>       /usr/lib/ruby/1.8/action_view/renderable.rb:30:in `render'
>>       /usr/lib/ruby/1.8/action_view/template.rb:205:in `render_template'
>>       /usr/lib/ruby/1.8/action_view/base.rb:265:in `render'
>>       /usr/lib/ruby/1.8/action_view/base.rb:348:in `_render_with_layout'
>>       /usr/lib/ruby/1.8/action_view/base.rb:262:in `render'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:1250:in `render_for_file'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:945:in
>> `render_without_benchmark'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:51:in `render'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:51:in `render'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:1326:in `default_render'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:1332:in
>> `perform_action_without_filters'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:617:in `call_filters'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:638:in `run_before_filters'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:206:in `call'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:206:in `around_proc'
>>       /usr/lib/ruby/1.8/active_support/callbacks.rb:182:in `call'
>>       /usr/lib/ruby/1.8/active_support/callbacks.rb:182:in `evaluate_method'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:184:in `call'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:635:in `run_before_filters'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:615:in `call_filters'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:610:in
>> `perform_action_without_benchmark'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:68:in
>> `perform_action_without_rescue'
>>       /usr/lib/ruby/1.8/action_controller/benchmarking.rb:68:in
>> `perform_action_without_rescue'
>>       /usr/lib/ruby/1.8/action_controller/rescue.rb:160:in
>> `perform_action_without_flash'
>>       /usr/lib/ruby/1.8/action_controller/flash.rb:146:in `perform_action'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:532:in `send'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:532:in
>> `process_without_filters'
>>       /usr/lib/ruby/1.8/action_controller/filters.rb:606:in `process'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:391:in `process'
>>       /usr/lib/ruby/1.8/action_controller/base.rb:386:in `call'
>>       /usr/lib/ruby/1.8/action_controller/routing/route_set.rb:437:in `call'
>>       /usr/lib/ruby/1.8/action_controller/dispatcher.rb:87:in `dispatch'
>>       /usr/lib/ruby/1.8/action_controller/dispatcher.rb:121:in `_call'
>>       /usr/lib/ruby/1.8/action_controller/dispatcher.rb:130:in
>> `build_middleware_stack'
>>       /usr/lib/ruby/1.8/active_record/query_cache.rb:29:in `call'
>>       /usr/lib/ruby/1.8/active_record/query_cache.rb:29:in `call'
>>       /usr/lib/ruby/1.8/active_record/connection_adapters/abstract/query_cache.rb:34:in
>> `cache'
>>       /usr/lib/ruby/1.8/active_record/query_cache.rb:9:in `cache'
>>       /usr/lib/ruby/1.8/active_record/query_cache.rb:28:in `call'
>>       /usr/lib/ruby/1.8/active_record/connection_adapters/abstract/connection_pool.rb:361:in
>> `call'
>>       /usr/lib/ruby/1.8/action_controller/string_coercion.rb:25:in `call'
>>       /usr/lib/ruby/1.8/rack/head.rb:9:in `call'
>>       /usr/lib/ruby/1.8/rack/methodoverride.rb:24:in `call'
>>       /usr/lib/ruby/1.8/action_controller/params_parser.rb:15:in `call'
>>       /usr/lib/ruby/1.8/action_controller/session/cookie_store.rb:93:in `call'
>>       vendor/plugins/noosfero_caching/init.rb:39:in `call'
>>       /usr/lib/ruby/1.8/active_support/cache/strategy/local_cache.rb:24:in
>> `call'
>>       /usr/lib/ruby/1.8/action_controller/failsafe.rb:26:in `call'
>>       /usr/lib/ruby/1.8/rack/lock.rb:11:in `call'
>>       /usr/lib/ruby/1.8/rack/lock.rb:11:in `synchronize'
>>       /usr/lib/ruby/1.8/rack/lock.rb:11:in `call'
>>       /usr/lib/ruby/1.8/action_controller/dispatcher.rb:106:in `call'
>>       /usr/lib/ruby/1.8/rack/adapter/rails.rb:74:in `call'
>>       /usr/lib/ruby/1.8/thin/connection.rb:76:in `pre_process'
>>       /usr/lib/ruby/1.8/thin/connection.rb:74:in `catch'
>>       /usr/lib/ruby/1.8/thin/connection.rb:74:in `pre_process'
>>       /usr/lib/ruby/1.8/thin/connection.rb:57:in `process'
>>       /usr/lib/ruby/1.8/thin/connection.rb:42:in `receive_data'
>>       /usr/lib/ruby/1.8/eventmachine.rb:257:in `run_machine'
>>       /usr/lib/ruby/1.8/eventmachine.rb:257:in `run'
>>       /usr/lib/ruby/1.8/thin/backends/base.rb:57:in `start'
>>       /usr/lib/ruby/1.8/thin/server.rb:156:in `start'
>>       /usr/lib/ruby/1.8/thin/controllers/controller.rb:80:in `start'
>>       /usr/lib/ruby/1.8/thin/runner.rb:174:in `send'
>>       /usr/lib/ruby/1.8/thin/runner.rb:174:in `run_command'
>>       /usr/lib/ruby/1.8/thin/runner.rb:140:in `run!'
>>       /usr/bin/thin:6
>>
>>
>>
>>
>> --
>> Rafael Gomes
>> Consultor em TI
>> LPIC-1 MCSO
>>
>> Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
>> Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os
>> anexos em outro formato, você pode instalar gratuita e livremente o
>> BrOffice (http://www.broffice.org).
>> _______________________________________________
>> Noosfero-br mailing list
>> Noosfero-br at listas.softwarelivre.org
>> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/noosfero-br
>
> --
> Rodrigo Souto <rodrigo at colivre.coop.br> :: 55 71 8131-7714
> Colivre - Cooperativa de Tecnologias Livres
> http://www.colivre.coop.br/
>
> _______________________________________________
> Noosfero-br mailing list
> Noosfero-br at listas.softwarelivre.org
> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/noosfero-br
>



-- 
Rafael Gomes
Consultor em TI
LPIC-1 MCSO

Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os
anexos em outro formato, você pode instalar gratuita e livremente o
BrOffice (http://www.broffice.org).


More information about the Noosfero-br mailing list