Bug #7678 scheduled backup job could not run
Submitted: 5 Jan 2005 8:38 Modified: 5 Jan 2005 17:05
Reporter: andreas johannes Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.16 OS:Windows (WINDOWS 2000)
Assigned to: Mike Lischke CPU Architecture:Any

[5 Jan 2005 8:38] andreas johannes
Description:
i successfully create dialy backup job, and if i try to execute it, it work perfectly. the problem is if i try to run the backup job from the task scheduler manuallly (right click on it then click on RUN) i get this line below form the log :

"backup_harian.job" (MySQLAdministrator.exe)
	Started 1/5/2005 3:24:54 PM
"backup_harian.job" (MySQLAdministrator.exe)
	Finished 1/5/2005 3:24:55 PM
	Result: The task completed with an exit code of (c0000025).

but strangely.. it manage making 2 perfect dialy backup from +- than  1 month since the backup job is created..

i really don't have a clue here, is this problem came from my windows ?

maybe u understand the c0000025 ??

TIA

How to repeat:
create backup job (dialy),  schedule it dialy. i don't know if this is only a case or problem in general, cos i don't have any other machine running mysql that i can test with.
[5 Jan 2005 16:33] Michael G. Zinner
The scheduling code has been re-implemented in 1.0.18. Couly you try to remove the schedule in 1.0.16 and re-schedule the backup in 1.0.18 ?

You can also take a look at the Windows Event Viewer. There you should find the reason why the backup has not been executed.

Please report if this solves the problem on your machine.
[5 Jan 2005 17:05] MySQL Verification Team
I tested with MA 1.0.18 and worked fine, below the log:

Backup file C:\test\testbug 20050105 1501.sql written successfully.
[12 Jan 2005 6:05] andreas johannes
sorry to respond your post so long. right now i already installed MA 1.0.18, since 5 january up till today the only perfect backup is on 8 january 2005 (that is the file has been created). 

in the previous email(before 5 january 2005 when i post this issue using MA 1.0.16) i said there are 2 completed backup since more than one month since the job are created, that is 31 december 2004 and 1 january 2005. 

about the event viewer, it seems like the job does not run at the spesific time, the only event of MA is on 8 january 2005 where the job done perfecly.