Hi,

> 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.

In case this solves the issue, I sincerely hope there is a different
way (a more standard way) to reset the "job_attempts" field other than
by using a SQL statement to manipulate the job table.

Cheers

On 9/25/14, Yaron Koren <ya...@wikiworks.com> wrote:
> 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