Menu

Temp files in BABELDOC_HOME

Help
maxdaros
2004-11-03
2013-04-16
  • maxdaros

    maxdaros - 2004-11-03

    Hi all,

    Every time I process a pipeline, a temporary directory is then created with a few files in it (e.g. 0.delta 1.delta 2.delta and so on).

    Is there a way to disable the creation of these directories (or to clean up them)?

    Thanks in advance.

    Massimo

     
    • vanstalle

      vanstalle - 2004-11-08

      Massimo,

      I use an Oracle journal to prevent writing on disk.

      config.properties:
      journalType=oracle
      resourceName=AdminformsDatasource

      Jan

       
      • Sherman Wood

        Sherman Wood - 2004-11-08

        The temp files still happen even if you have a DB journal set up. This temp file creation is part of the "enqueue" process that Babeldoc does when it gets new input documents. I have not work out yet how to control where the temp files go.

        Sherman

         
    • vanstalle

      vanstalle - 2004-11-08

      strange, I don't have any temporary files with my 'DB' configuration; for the feeder, I have

      async.queue=memory

      Jan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.