The last analysis failed because it would have caused your server-wide lines of code total to exceed your 100000 limit

I’m trying to upload a code coverage html created by dotCover (aprox 2000 lines of code).
I currently have 14,583 lines of code in the system.

I got an error that it failed because it exceed the 100,000 lines of code license.

Hi,

Welcome to the community!

Is 14,583 the number you see on the License Manager page? (Administration → Configuration → License Manager)

 
Ann

 
HTH,
Ann

Hi,

Yes, it is

Thanks
Gil

Hi,

Can you share your analysis logs?

 
Ann

Hi,

Are those the logs you are referring to?

sonarqube_es (1).log (7.6 KB)

sonarqube_app (1).log (39.9 KB)

sonarqube_web (1).log (1.62 MB)

sonarqube_ce (1).log (3.4 MB)

Hi,

I’m actually asking for the logs from the build agent.

 
Ann

Hi,

Did you mean the attached ?

SonarScannerMSBuild.txt (157 KB)

sonarscanner.txt (235 KB)

Hi,

Ignore my previous email, I found the problem

There was a mismatch between the sources, unittesting, and dotCover files.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.