@here we are facing an issue in our project while ...
# cfml-general
s
@here we are facing an issue in our project while executing sonar-scanner on coldfusion Log:
Copy code
ERROR: Error consuming line WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/C:/ProgramData/Jenkins/.jenkins/workspace/LABMAN/.scannerwork/runner/cflint.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) ERROR: Error consuming line WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 ERROR: Error consuming line WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations ERROR: Error consuming line WARNING: All illegal access operations will be denied in a future release 
ERROR: Error consuming line Terminated a recursive call to include file C:\ProgramData\Jenkins\.jenkins\workspace\LABMAN\SearchSubPage.cfm
ERROR: Error consuming line Terminated a recursive call to include file C:\ProgramData\Jenkins\.jenkins\workspace\LABMAN\SearchSubPage.cfm
ERROR: Error consuming line Terminated a recursive call to include file C:\ProgramData\Jenkins\.jenkins\workspace\LABMAN\SearchSubPage.cfm
ERROR: Error consuming line Terminated a recursive call to include file
b
@sanjevareddy ch I'm not clear if the error is coming from CFLint or the Sonar plugin
There is a #cflint channel in here I'd start at
otherwise, I don't believe any of the developers of the sonar plugin are active in Slack here, so I'd recommend finding their ticket tracker to ask around
s
Thanks @bdw429s for your response.