Closed ivancerosi closed 1 year ago
Hi @ivancerosi,
Thanks for your question.
the tracer.exe gets deleted and I have to unpack the ZIP file again to restore it.
Where is your codeql
located? Is it in D:\dipl\sourcecode\spring-boot
or somewhere else.
Hi @ivancerosi,
Thanks for your question.
the tracer.exe gets deleted and I have to unpack the ZIP file again to restore it.
Where is your
codeql
located? Is it inD:\dipl\sourcecode\spring-boot
or somewhere else.
It is located in D:\dipl\codeql
folder and I've added the folder to the PATH variable.
Thanks for your reply. We won't delete tracer.exe
ourselves. Might it be that you're running a virus scanner that's placing the file in quarantine?
You are right. Antivirus has flagged tools\win64\tracer.exe
and tools\win64\runner.exe
as malicious and quarantined them which caused the database creation to fail. Now that I've added exceptions, database creation works for Java sourcecode.
Thank you.
Good to hear! Thanks for reporting back.
I am unable to analyse Java source code locally on my Windows 10 machine. I've tried running the CodeQL create database command on several different projects, including the simple Java Spring Boot starter project, but all attempts result in error. I did successfully create a database for a JavaScript project so it seems the bug is contained to Java code.
When running database create command
Following error is returned:
Additionally, the tracer.exe gets deleted and I have to unpack the ZIP file again to restore it.
Log file in the database folder: