On Sat, Sep 19, 2009 at 10:37 AM, Andrew A <[email protected]> wrote:
> http://www.mediawiki.org/wiki/Manual_talk:Job_queue#How_to_empty_job_queue.3F
>
> On Sat, Sep 19, 2009 at 8:49 AM, APseudoUtopia <[email protected]> 
> wrote:
>> I'm running MW 1.15.1. I'm having a problem with the Job Queue. I
>> noticed that on Special:Statistics, the job queue length is always
>> 1,200. Ever since I started the wiki, it has been the same thing -
>> 1,200 - the entire time. The wiki does have a light load, so I tried
>> setting $wgJobRunRate to a higher number such as 5, then browsing the
>> site a bit and monitoring the JobQueue length. Nothing changed.
>>
>> How can I get more information on this? Such as, what jobs are
>> actually in the queue? Why aren't they running?
>>
>> Thanks.
>>


I tried it:

# php maintenance/runJobs.php
Warning: xcache_get(): xcache.var_size is either 0 or too small to
enable var data caching in /usr/local/www/wiki/includes/BagOStuff.php
on line 639
Warning: xcache_set(): xcache.var_size is either 0 or too small to
enable var data caching in /usr/local/www/wiki/includes/BagOStuff.php
on line 654

I've tried changing xcache.var_size in my php.ini and it does not
affect runJobs.php (It gives that warning every time). I tried
increasing it to 256 MB and still no change.

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to