Hi,

I believe the issue is the "job_attempts" field in the "job" table. I
believe each job is only attempted a certain number of times before
MediaWiki basically just gives up and ignores it. My guess is that that
column is greater than 0 for all the rows in the table; I think if you just
go into the database and call something like "UPDATE job SET job_attempts =
0", they will get run again.

-Yaron
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to