Hi all, While using Coldfusion version 21, in my ...
# cfml-beginners
r
Hi all, While using Coldfusion version 21, in my app I have an issue like illegal character in path in paypal_console.jar file whereas in Coldfusion 16 I don't have that issue so can someone say what is the issue?
a
like illegal character in path
It's like that, or it actually is that? If poss, can you give us the actual error message? And even better, the bit of CFML code the error is calling out?
r
Errors reported by Java compiler: error: error reading path\paypal_console.jar; java.net.URISyntaxException: Illegal character in path at index 42: file/E/lib/${console.classpath} .
e
Post the code, just remove any details that are needed to much with your accounts. Just us guessing what your code is doing is a waste.