PD4ML June 8, 2016 at 12:37 #29883 Obviously it crashes by an attempt to create a java.io.File object, whose name is prefixed by “$$$”. It is an issue of JDK1.8 as PD4ML passes a file name to the constructor “as is”. Is it really that necessary to name a folder using ‘$’ chars?