vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Scheduled Hourly Cleanup seems not working (https://vborg.vbsupport.ru/showthread.php?t=307245)

ccw 01-20-2014 12:07 AM

Scheduled Hourly Cleanup seems not working
 
1 Attachment(s)
Hi,

I am using vBulletin 4.2.2. It seems that "Hourly Cleanup" under "Scheduled Task Manager" does not work.

See attached schedule1.png and schedule2.png for my setting.

Based on the setting, it should run every hour but the next time running is Jan 13, 2014, a time older than now. So I think it is incorrect.

Recently my email receive a lot of email with subject "vBulletin Database Error!" and said table 'session' is full. And I have to run the "Hourly Cleanup" task manually to clear the 'session' table.

How to make the task run as scheduled?

Thanks

tbworld 01-20-2014 06:26 AM

Quote:

Originally Posted by ccw (Post 2475439)
Hi,
I am using vBulletin 4.2.2. It seems that "Hourly Cleanup" under "Scheduled Task Manager" does not work.

in vBulletin cron jobs/tasks are only executed via user activity. If no one is on the board fetching a new page the cron/task will not execute at the scheduled task time, and instead will be placed in a queue.

If your board is low activity and you need a precise time when activating the cron/task then you will need to trigger the cron/task via the server. This has been discussed several times here on vbulletin.org. I will try to find you a reference to one of the threads.

Check this thread about : MySQL Error : The table 'session' is full

http://www.vbulletin.com/forum/forum...ession-is-full

ccw 01-20-2014 11:17 PM

Thank you so much. Yes, the forum does not have many user activity, so can you please find the post regarding put the task on cron?

Lynne 01-21-2014 01:07 AM

Just do a search in the mods area for a mod with "cron" in the title and I think you should find it.


All times are GMT. The time now is 07:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01200 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete