« Return to Thread: Different automatic Backups?

Re: Different automatic Backups?

by Wolfgang Meier-2 :: Rate this Message:

Reply to Author | View in Thread

> So i tried to do that for testing in timings like
> 2, 5 and 10 minutes, but the first trigger is the only one that works. The
> other folders are still empty :-(

I had the same issue with scheduled XQuery tasks recently. I think the
problem is that the jobs are registered by class name (or XQuery
name), so you can only register a class once. We need to change that.

You might also be interested in a faster alternative to
BackupSystemTask, about which I just posted on the blog:

http://atomic.exist-db.org/blogs/eXist/ConsistencyChecker

Wolfgang

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open

 « Return to Thread: Different automatic Backups?