lucee.runtime.exp.NativeException: Illegal char <*> at index 30: D:\work\lucee6\test\functions\*.*
at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:204)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:175)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:231)
at java.base/java.io.File.toPath(File.java:2401)
at lucee.commons.io.res.type.file.FileResource.getCanonicalPath(FileResource.java:158)
at lucee.runtime.functions.system.ExpandPath.toReturnValue(ExpandPath.java:137)
at lucee.runtime.functions.system.ExpandPath.call(ExpandPath.java:113)
at functions.expandpath_cfc$cf$5.udfCall2(/test/functions/expandpath.cfc:107)
at functions.expandpath_cfc$cf$5.udfCall(/test/functions/expandpath.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)