Hi Thorsten Moeller and thanks for the report. You should only get ProviderMismatchException if two Path objects with different filesystem providers "get in touch". This leads to a question: how does your producer look like and how is the Path instance constructed? |