[
https://issues.apache.org/jira/browse/CAMEL-8121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-8121.
---------------------------------
Resolution: Fixed
Applied the patch into camel master ,camel-2.13.x and camel-2.14.x branches.
> Infinite Loop Within Camel if the temp file directory is not writable
> ---------------------------------------------------------------------
>
> Key: CAMEL-8121
> URL: https://issues.apache.org/jira/browse/CAMEL-8121
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.13.3, 2.14.0
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.13.4, 2.14.1, 2.15.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)