Yes. I would be happy to help clearing it up. 
пятница, 16 октября 2015 г., 17:13:29 UTC+1 пользователь No dat написал:
>
> Hello,
>
> i recently noticed that these log lines which I first thought were errors, 
> but I am not sure what they are or why they are being logged. For example,
>
> ###################################################
>
> ==> /edx/var/log/lms/edx.log <==
> Oct 16 16:02:24 
> [service_variant=lms][openedx.core.djangoapps.call_stack_manager.core][env:sandbox]
>  
> INFO [29043] [core.py:120] - Logging new call stack number 1 for <class 
> 'courseware.models.StudentModuleHistory'>:
>    File "/edx/app/edxapp/venvs/edxapp/bin/gunicorn", line 9, in <module>
>     load_entry_point('gunicorn==0.17.4', 'console_scripts', 'gunicorn')()
>   File 
> "/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/module_render.py", 
> line 945, in handle_xblock_callback
>     return _invoke_xblock_handler(request, course_id, usage_id, handler, 
> suffix, course=course)
>   File 
> "/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/module_render.py", 
> line 1064, in _invoke_xblock_handler
>     resp = instance.handle(handler, req, suffix)
>   File 
> "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py", line 
> 1274, in handle
>     return super(MetricsMixin, self).handle(block, handler_name, request, 
> suffix=suffix)
>   File 
> "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py", line 
> 835, in xmodule_handler
>     response_data = self.handle_ajax(suffix, request_post)
>   File 
> "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/capa_module.py", 
> line 93, in handle_ajax
>     result = handlers[dispatch](data)
>   File 
> "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/capa_base.py", 
> line 1100, in check_problem
>     published_grade = self.publish_grade()
>   File 
> "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/capa_base.py", 
> line 992, in publish_grade
>     'max_value': score['total'],
>   File 
> "/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/module_render.py", 
> line 547, in publish
>     handle_grade_event(block, event_type, event)
>   File 
> "/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/module_render.py", 
> line 508, in handle_grade_event
>     max_grade,
>   File 
> "/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/model_data.py", 
> line 1012, in set_score
>     student_module.save()
>   File "/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/models.py", 
> line 189, in save_history
>     history_entry.save()
>
> #########################################################
>
> Any idea why I keep seeing them?
>
> Abdallah
>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/3ab0b4f4-1c74-4c63-9d74-a72250fe808d%40googlegroups.com.

Reply via email to