Must-share information (formatted with Markdown):
-
which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
Codescan license issue : code 102
Below is the Error -
WARN: License is not valid:
16:24:54 WARN: Couldn’t fetch license: CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE[42703]: Undefined column: 7 ERROR: column d.adsrc does not exist
16:24:54 LINE 1: …ER(format_type(a.atttypid, a.atttypmod)) AS type, d.adsrc, a…
16:24:54 ^
16:24:54 WARN: Code: 102
16:24:54 WARN: -
what are you trying to achieve
We are trying to scan the code from jenkins pipeline . It was working previously but today i am facing the above issue. -
what have you tried so far to achieve this
I have tried to update the value of the Codescan plugin but the issue still exist.
Sonarqube version - * Community Edition
- Version 7.9.4
Postgress version- 9.6.22
Please provide the solution or what can be done for further troubleshooting