• ind files doesn't behaves as expected

    By Jean-Baptiste ROBERT 1 decade ago

    Hello,

    I'm just trying dominodefrag.

    I was testing the ind files.

    I created a ddefrag1.inf file in my ind folder which is under domino\data (the full path of the ind is d:\Lotus\domino\data\ind\ddefrag1.ind).

    In my ind file, I have just put one database (dfc\dfc100.nsf). Unfortunately, I added 2 CR/LF after file name (so, my ind file has 3 lines, the last two are empty).

    I then sent "load dominodefrag ind\ddefrag1.ind" to the console.

    the file dfc\dfc100.nsf was proccessed, but surprisingly, DominoDefrag hasn't stop here. It continues to process all the database of the server.

    Further more, I learned that dominodefrag can not be stopped.

    So :

    1 - Can you correct the problem with the ind ?

    2 - Please provide a way to stop dominodefrag. For exemple, you could check the DominoDefrag_RunTime param before processing each db. This way we could set it to 0 while dominodefrags runs, which would stop it after the current database has been processed.

     

    Regards,

    • Will fix point 1 & should do point 2 already

      By Andrew Luder 1 decade ago

      Hi Jean-Baptiste,

      I'll fix .ind empty line issue. as you've correctly identifed treats it like load dominodefrag - process everything.

      The DominoDefrag_RunTime parameter is currently checked after processing each db from an .ind file and should stop processing when time surpassed, but will test this more rigorously.

      I'll get a fix out soon.

      Regards

      Andrew