Hi, Im getting error when running autoscan on my maven project
Another analysis i tested getting failed: AZZIMLGtvPziCdGZzgbS
but it’s not showing in my Background Tasks
Hi,
Welcome to the community!
Can you provide the approximate date/timestamp of the failure in the title? It will help us find it in our logs.
Thx,
Ann
Hi, it happened between Friday Apr, 18, 2025 10AM - 11AM (UTC)
Hi,
Thanks! I’ve flagged this for the folks with log access.
Ann
Hi G Ann, may i know when can i get the logs?
Hi,
Hopefully they’ll be along soon.
Ann
Hi @luke-digix,
The error we see in the logs:
org.sonar.java.AnalysisException: Your project contains .java files, please provide compiled classes with sonar.java.binaries property, or exclude them from the analysis with sonar.exclusions property.
So we suspect that when you onboarded your project, it did not have java files so we categorized as a non-java project. So we see 2 possible solutions, if you want to analyze the java files try to disable and reenable automatic analysis on the “Analysis method” page.
If you don’t want to analyze java files then add the .java files to exclusions.
Please let us know if this solves your issue.
thanks
Csaba