Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8121

Infinite Loop Within Camel if the temp file directory is not writable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.13.3, 2.14.0
    • 2.13.4, 2.14.1, 2.15.0
    • camel-core
    • None
    • Unknown

    Description

      If the target 'tmp' directory (specified by java.io.tmpdir) used by Camel, does not have proper privileges, then Camel enters infinite loop. The offending code is found in org.apache.camel.util.FileUtil.createNewTempDir().

      We need to check the if the temp file is writable.

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: