stronk7

Untitled

May 5th, 2021
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. Scheduled task failed: Process bulk caching (tool_brickfield\task\bulk_process_caches),Error reading from database (ORA-00933: SQL command not properly ended
  2. SELECT courseid, COUNT(DISTINCT ( MOODLELIB.UNDO_MEGA_HACK(MOODLELIB.TRICONCAT(areas.contextid, areas.component, ' ')) )) AS activities
  3. FROM q_tool_brickfield_areas areas WHERE courseid = :o_param1GROUP BY areas.courseid
  4. [array (
  5. 'o_param1' => 2,
  6. )])
  7. Debug info:
  8. ORA-00933: SQL command not properly ended
  9. SELECT courseid, COUNT(DISTINCT ( MOODLELIB.UNDO_MEGA_HACK(MOODLELIB.TRICONCAT(areas.contextid, areas.component, ' ')) )) AS activities
  10. FROM q_tool_brickfield_areas areas WHERE courseid = :o_param1GROUP BY areas.courseid
  11. [array (
  12. 'o_param1' => 2,
  13. )]
  14. Backtrace:
  15. * line 277 of /lib/dml/oci_native_moodle_database.php: call to moodle_database->query_end()
  16. * line 1156 of /lib/dml/oci_native_moodle_database.php: call to oci_native_moodle_database->query_end()
  17. * line 640 of /admin/tool/brickfield/classes/manager.php: call to oci_native_moodle_database->get_records_sql()
  18. * line 203 of /admin/tool/brickfield/classes/accessibility.php: call to tool_brickfield\manager::store_result_summary()
  19. * line 48 of /admin/tool/brickfield/classes/task/bulk_process_caches.php: call to tool_brickfield\accessibility::bulk_process_caches_cron()
  20. * line 253 of /lib/cronlib.php: call to tool_brickfield\task\bulk_process_caches->execute()
  21. * line 120 of /lib/cronlib.php: call to cron_run_inner_scheduled_task()
  22. * line 73 of /lib/cronlib.php: call to cron_run_scheduled_tasks()
  23. * line 81 of /admin/cron.php: call to cron_run()
  24.  
  25. Execute scheduled task: Update site summarydata (tool_brickfield\task\update_summarydata)
  26. ... started 05:39:52. Current memory use 8.5MB.
  27. ... used 6 dbqueries
  28. ... used 0.35976195335388 seconds
  29. Scheduled task failed: Update site summarydata (tool_brickfield\task\update_summarydata),Notice: Undefined index: id in /Users/stronk7/git_moodle/testing/admin/tool/brickfield/classes/brickfieldconnect.php on line 89
  30. Backtrace:
  31. * line 89 of /admin/tool/brickfield/classes/brickfieldconnect.php: call to behat_error_handler()
  32. * line 48 of /admin/tool/brickfield/classes/task/update_summarydata.php: call to tool_brickfield\brickfieldconnect->send_summary()
  33. * line 253 of /lib/cronlib.php: call to tool_brickfield\task\update_summarydata->execute()
  34. * line 120 of /lib/cronlib.php: call to cron_run_inner_scheduled_task()
  35. * line 73 of /lib/cronlib.php: call to cron_run_scheduled_tasks()
  36. * line 81 of /admin/cron.php: call to cron_run()
Advertisement
Add Comment
Please, Sign In to add comment