Hmm weird.
So in your original message the memory limit is 150 mb (which is job queue default). In your second message its 256kb (php default when given an invalid value), so i think there is something wrong with how setting to max works.
Try the following --memory-limit default
If that still doesnt work, try --memory-limit 512000000
For $wgJobRunRate, if not included in LocalSettings.php, it defaults to 1, which is probably fine.
-- Brian
On Monday, March 26, 2018, Andrew Geary ageary@seg.org wrote:
Thank you for the responses Greg. I ran the code and received a slightly different message:
PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 196608 bytes) in /var/www/html/mediawiki/autoload.php on line 518
It calls a different file for the error. It did not run any job.
Thanks for the troubleshooting.
Andrew
- Listen to SEG’s podcast, Seismic Soundoff *
Andrew Geary | publications outreach editor +1.918.497.4615 | ageary@seg.org Society of Exploration Geophysicists (SEG) 8801 South Yale Ave, Ste. 500, Tulsa, OK 74137 USA
-----Original Message----- From: Andrew Geary Sent: Monday, March 26, 2018 10:43 AM To: 'mediawiki-l@lists.wikimedia.org' mediawiki-l@lists.wikimedia.org Subject: Mediawiki Job queue not running
I administer a public wiki - https://wiki.seg.org - and I am having issues with a jobs backlog. It's currently at 19,058 and counting. I have tried using runJobs.php, but I get this error message:
PHP Fatal error: Allowed memory size of 157286400 bytes exhausted (tried
to
allocate 3846541 bytes) in /var/www/html/mediawiki/includes/objectcache/SqlBagOStuff.php on line 656
I have noticed I do not have the variable:
$wgJobRunRate
listed in my LocalSettings.php.
Should I add this variable to my LocalSettings.php file? How can I address this error message? I believe the jobs backlog is contributing to a Translate extension error I am having, mentioned here - https://phabricator.wikimedia.org/T159947.
I am running MediaWiki 1.26.2. The jobs back log started in November 2017. No changes have been made to my version of Mediawiki in that timeframe. Thank you.
Best, Andrew
Andrew Geary | publications outreach editor +1.918.497.4615 | ageary@seg.org Society of Exploration Geophysicists (SEG) 8801 South Yale Ave, Ste. 500, Tulsa, OK 74137 USA
MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l