Hi It's from a commit where a contributor did some code changes due to a code analysis tool that was a false positive in this case. The LOG is mistakenly also logged in the folder that already exists.
The old code was correct and I have restored this code in 3.13 onwards. On Sun, Oct 24, 2021 at 6:09 PM Mikael Andersson Wigander <[email protected]> wrote: > > Hi > > Running a Spring Boot 2.5.5 with Camel 3.12.0 using File component and > StreamCaching, prints this in the logs: > > org.apache.camel.util.FileUtil : mkdirs() failed for > /var/folders/_0/3zz8nd611hd0y6cryrnkkmhc0000gn/T/camel/camel-tmp-93A1B6915DD4B0F-0000000000000000 > > Using 3.11.3 it doesn't > > I'm on a MAC btw > > Please advise > > /M -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
