ERROR in node_modules/pdfjs-dist/types/src/display/api.d.ts(678,29): error TS1005: ';' expected - angular6

I have a project that is still using Angular 6.
I upgraded NodeJs to 14.18.1 and fixed the node-sass issue with version ^4.14.1.
When I execute "npm run start:local" (running local at port 8080), I get the following errors:
ERROR in node_modules/pdfjs-dist/types/src/display/api.d.ts(678,29): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(679,30): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(679,36): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(679,42): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(680,33): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(680,39): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(680,45): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(681,40): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(681,46): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(681,52): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(682,40): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(682,46): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(682,52): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(683,22): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(683,34): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(683,40): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(683,46): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(684,26): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(684,38): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(684,44): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(684,50): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(685,32): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(685,38): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(685,44): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(686,28): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(686,34): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(687,21): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(687,27): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(688,27): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(688,37): error TS1005: ',' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(688,43): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(688,49): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(689,12): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(689,18): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/api.d.ts(690,1): error TS1128: Declaration or statement expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(9,25): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(9,26): error TS1003: Identifier expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(9,34): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(9,35): error TS1131: Property or signature expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(14,23): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(14,45): error TS1005: '(' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(14,56): error TS1005: ')' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(29,14): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(40,13): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(45,26): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(46,1): error TS1128: Declaration or statement expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(78,24): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(85,9): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(85,33): error TS1005: '(' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(89,13): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(89,19): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(93,5): error TS1128: Declaration or statement expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(97,5): error TS1128: Declaration or statement expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(101,5): error TS1128: Declaration or statement expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(105,31): error TS1109: Expression expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(105,53): error TS1005: ';' expected.
node_modules/pdfjs-dist/types/src/display/text_layer.d.ts(106,1): error TS1128: Declaration or statement expected.
i 「wdm」: Failed to compile.
I tried with typescript 2.8.4 but didn't help. How can I resolve this issue?
Here is my package.json file
"#angular/animations": "^6.1.7",
"#angular/cdk": "^6.4.7",
"#angular/common": "^6.0.3",
"#angular/compiler": "^6.0.3",
"#angular/core": "^6.0.3",
"#angular/forms": "^6.0.3",
"#angular/http": "^6.0.3",
"#angular/material": "^6.4.7",
"#angular/material-moment-adapter": "^7.2.2",
"#angular/platform-browser": "^6.0.3",
"#angular/platform-browser-dynamic": "^6.0.3",
"#angular/router": "^6.0.3",
"#auth0/angular-jwt": "^2.1.0",
"#ng-bootstrap/ng-bootstrap": "^3.2.0",
"#okta/okta-angular": "^1.0.4",
"#types/file-saver": "^2.0.0",
"angular-oauth2-oidc": "^5.0.2",
"core-js": "^2.5.4",
"file-saver": "^2.0.0",
"handlebars": "^4.7.7",
"jspdf": "^1.5.3",
"jspdf-autotable": "^2.3.5",
"live-server": "^1.2.1",
"moment": "^2.24.0",
"ng-http-loader": "^3.1.1",
"ng2-pdf-viewer": "^5.2.3",
"node-sass": "^4.14.1",
"rxjs": "6.0.0",
"xlsx": "^0.14.0",
"zone.js": "^0.8.26"
},
"devDependencies": {
"#angular-builders/custom-webpack": "^7.3.1",
"#angular-builders/dev-server": "^7.3.1",
"#angular-devkit/build-angular": "^0.12.1",
"#angular/cli": "~6.0.8",
"#angular/compiler-cli": "^6.0.3",
"#angular/language-service": "^6.0.3",
"#types/jasmine": "~2.8.6",
"#types/jasminewd2": "~2.0.3",
"#types/node": "~8.9.4",
"codelyzer": "~4.2.1",
"dotenv": "^6.2.0",
"jasmine-core": "^3.4.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "^3.1.4",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.0",
"karma-jasmine": "~1.1.1",
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "^5.4.1",
"ts-node": "~5.0.1",
"tslint": "~5.9.1",
"typescript": "~2.7.2"
}

Related

Error in WDIO Chai/ Cucumber testsuite after updating chromedriver: #wdio/runner: TypeError: hooks.map is not a function at Obj.executeHooksWithArgs

I'm working on Wdio-Chai-Cucumber based e2e-testsuite that ran fine untill I had to update the chromedriver.
This is my stack:
"devDependencies": {
"#types/chai": "^4.2.13",
"#types/cucumber": "^6.0.1",
"#types/node": "^14.11.8",
"#types/webdriverio": "^5.0.0",
"#wdio/cli": "6.6.2",
"#wdio/cucumber-framework": "^6.10.6",
"#wdio/local-runner": "6.6.2",
"#wdio/spec-reporter": "6.8.1",
"#wdio/sync": "6.10.4",
"chai": "^4.2.0",
"chromedriver": "90.0.1",
"cucumber": "^7.0.0-rc.0",
"cucumber-html-reporter": "5.2.0",
"del-cli": "^3.0.1",
"eslint": "^7.10.0",
"wdio-chromedriver-service": "^7.1.0",
"wdio-cucumber-parallel-execution": "^3.6.14",
"wdio-cucumberjs-json-reporter": "2.0.2",
"wdio-docker-service": "^3.1.2"
},
"dependencies": {
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
},
After updating the projects chromedriver from v90 to v98 I get the following error when I run "yarn run test"
#wdio/runner: TypeError: hooks.map is not a function at Object.executeHooksWithArgs
There is a log-message indicating that both cucumber#6.0.5 and cucumber#7.0.0-rc.0 have moved to #cucumber/cucumber, so I tried
yarn remove cucumber
yarn remove #types/cucumber
yarn add -D #cucumber/cucumber
But I still get the same error message when trying to run the test, like nothing has changed. What am I doing wrong?

Webdriver IO - Error: Command "printPage" is not yet implemented

Unable to use printPage and I also get the same error for savePDF
await browser.url('https://stackoverflow.com/')
await browser.printPage()
Results in:
Error: Command "printPage" is not yet implemented
at Browser.retries (D:\Code\Repositories\auto-browse\node_modules\devtools\build\devtoolsdriver.js:90:34)
at Browser.wrapCommandFn (D:\Code\Repositories\auto-browse\node_modules\#wdio\utils\build\shim.js:131:38)
at Browser.<anonymous> (D:\Code\Repositories\auto-browse\node_modules\#wdio\utils\build\shim.js:270:24)
at makePuzzle (D:\Code\Repositories\auto-browse\index.js:153:19)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async D:\Code\Repositories\auto-browse\index.js:183:5
package.json
"devDependencies": {
"#babel/core": "^7.15.8",
"#babel/preset-env": "^7.15.8",
"#babel/register": "^7.15.3",
"#wdio/cli": "^7.16.2",
"#wdio/local-runner": "^7.16.2",
"#wdio/mocha-framework": "^7.16.1",
"#wdio/spec-reporter": "^7.16.1",
"chromedriver": "^95.0.0",
"wdio-chromedriver-service": "^7.2.2"
},
"dependencies": {
"#wdio/selenium-standalone-service": "^7.16.3",
"cors": "^2.8.5",
"express": "^4.17.1",
"xlsx": "^0.17.3"
}
Any ideas? I thought it might have been because Chrome is on version 95xxxx and chromedriver was on 94xxx but I sill get the same issue after deleting Node Modules and reinstalling with the above dependencies.

ER_PARSE_ERROR when using NodeJS to insert multiple values in a mySQL table

I'm using NodeJS to insert my data in a table. I keep getting this weird error.
The code looks like this:
fs.watch('./Assetto1/results/', (eventType, filename) => {
console.log("EventType:"+eventType);
if (eventType == "rename") {
//Gets most recent .json file loads it using require
console.log("Debug: Rename");
console.log("./Assetto1/results/"+filename);
Atomics.wait(new Int32Array(new SharedArrayBuffer(4)), 0, 0, 1000);
result = require("./Assetto1/results/"+filename);
console.log(result.TrackName);
//extracts the data out of the file and puts it in mySQL table
connection.query('INSERT INTO results(1GUID, 1NAME, 1NATION, 1CARMODEL,
1CARSKIN, 1BESTTIME, 1TOTALTIME) VALUES (' +
race.getResultDriverGuid(result, 0)
+ ',' + race.getResultDriverName(result, 0) + ',' +
race.getResultDriverNation(result, 0) + ',' +
race.getResultDriverCarModel(result, 0) + ',' +
race.getResultDriverCarSkin(result, 0) + ',' +
race.getResultDriverBestLap(result, 0) + ',' +
race.getResultDriverTotalTime(result, 0) + ');');
}
})
The error looks something like that:
Error: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual th at corresponds to your MySQL server version for the right syntax to use near '!, -,mercedes_sls_gt3,Black_Falcon_Dubai_24H_2,159303,688052)' at line 1
at Query.Sequence._packetToError (/home/node_modules/mysql/lib/protocol/sequ ences/Sequence.js:47:14)
at Query.ErrorPacket (/home/node_modules/mysql/lib/protocol/sequences/Query. js:77:18)
at Protocol._parsePacket (/home/node_modules/mysql/lib/protocol/Protocol.js: 278:23)
at Parser.write (/home/node_modules/mysql/lib/protocol/Parser.js:76:12)
at Protocol.write (/home/node_modules/mysql/lib/protocol/Protocol.js:38:16)
at Socket.<anonymous> (/home/node_modules/mysql/lib/Connection.js:91:28)
at Socket.<anonymous> (/home/node_modules/mysql/lib/Connection.js:502:10)
at Socket.emit (events.js:182:13)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
--------------------
at Protocol._enqueue (/home/node_modules/mysql/lib/protocol/Protocol.js:144: 48)
at Connection.query (/home/node_modules/mysql/lib/Connection.js:200:25)
at FSWatcher.fs.watch (/home/main.js:49:14)
at FSWatcher.emit (events.js:182:13)
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:130:12)
Emitted 'error' event at:
at Connection._handleProtocolError (/home/node_modules/mysql/lib/Connection.
js:425:8)
at Protocol.emit (events.js:182:13)
at Protocol._delegateError (/home/node_modules/mysql/lib/protocol/Protocol.j
s:390:10)
at Query.<anonymous> (/home/node_modules/mysql/lib/protocol/Protocol.js:153:
12)
at Query.emit (events.js:182:13)
at Query.Sequence.end (/home/node_modules/mysql/lib/protocol/sequences/Seque
nce.js:78:12)
at Query.ErrorPacket (/home/node_modules/mysql/lib/protocol/sequences/Query.
js:90:8)
at Protocol._parsePacket (/home/node_modules/mysql/lib/protocol/Protocol.js:
278:23)
at Parser.write (/home/node_modules/mysql/lib/protocol/Parser.js:76:12)
at Protocol.write (/home/node_modules/mysql/lib/protocol/Protocol.js:38:16)
It looks like it's getting the right information out of the json - and obviously, that's not the problem. But it won't insert it into my table. I really dont understand what's wrong. Hope you guys can help me.

Unable to enter Unicode data, MySql, Express, M*EAN

I can insert english data no problem, but when I inserted Khmer Language, this error logs appears:
info: Session: { id: 1, username: john }
verbose: Executing (default): INSERT INTO `Articles` (`id`,`title`,`content`,`createdAt`,`updatedAt`,`UserId`) VALUES (DEFAULT,'ថេាាថេា','ថេថេាថេាឹ','2016-07-08 09:50:28','2016-07-08 09:50:28',1);
verbose: Executing (default): SELECT `id`, `sid`, `data`, `createdAt`, `updatedAt` FROM `Sessions` AS `Session` WHERE `Session`.`sid` = 'Qzad_nN3rMR2RrsZ-Oa3H4A5BfL2optm' LIMIT 1;
Unhandled rejection RangeError: Invalid status code: 0
at ServerResponse.writeHead (_http_server.js:192:11)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse._implicitHeader (_http_server.js:157:8)
at ServerResponse.write (/Users/Roller/Working/Web/mean-stack-relational/node_modules/compression/index.js:83:14)
at writetop (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-session/index.js:286:26)
at ServerResponse.end (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-session/index.js:328:16)
at ServerResponse.send (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express/lib/response.js:205:10)
at ServerResponse.json (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express/lib/response.js:250:15)
at ServerResponse.send (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express/lib/response.js:152:21)
at .<anonymous> (/Users/Roller/Working/Web/mean-stack-relational/app/controllers/articles.js:42:20)
at tryCatcher (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:504:31)
at Promise._settlePromise (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:561:18)
at Promise._settlePromise0 (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:606:10)
Unhandled rejection RangeError: Invalid status code: 0
at ServerResponse.writeHead (_http_server.js:192:11)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse._implicitHeader (_http_server.js:157:8)
at ServerResponse.end (/Users/Roller/Working/Web/mean-stack-relational/node_modules/compression/index.js:102:14)
at writeend (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-session/index.js:257:22)
at onsave (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-session/index.js:325:11)
at .<anonymous> (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-sequelize-session/lib/e4store.js:90:51)
at tryCatcher (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:504:31)
at Promise._settlePromise (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:561:18)
at Promise._settlePromise0 (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:606:10)
at Promise._settlePromises (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:681:18)
at Async._drainQueue (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/async.js:138:16)
at Async._drainQueues (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/async.js:148:10)
error: RangeError: Invalid status code: 0
at ServerResponse.writeHead (_http_server.js:192:11)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse.writeHead (/Users/Roller/Working/Web/mean-stack-relational/node_modules/on-headers/index.js:55:19)
at ServerResponse._implicitHeader (_http_server.js:157:8)
at ServerResponse.end (/Users/Roller/Working/Web/mean-stack-relational/node_modules/compression/index.js:102:14)
at writeend (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-session/index.js:257:22)
at onsave (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-session/index.js:325:11)
at .<anonymous> (/Users/Roller/Working/Web/mean-stack-relational/node_modules/express-sequelize-session/lib/e4store.js:88:51)
at tryCatcher (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:504:31)
at Promise._settlePromise (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:561:18)
at Promise._settlePromise0 (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:606:10)
at Promise._settlePromises (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/promise.js:685:18)
at Async._drainQueue (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/async.js:138:16)
at Async._drainQueues (/Users/Roller/Working/Web/mean-stack-relational/node_modules/bluebird/js/release/async.js:148:10)
Warning: Unexpected block "main" on line 3 of /Users/Roller/Working/Web/mean-stack-relational/app/views/500.jade. This block is never used. This warning will be an error in v2.0.0
I was trying to remove database, and create a new one, still error shows.
What could be the issue? Please suggest.
Thanks,
Try this
ALTER DATABASE databasename CHARACTER SET utf8 COLLATE utf8_unicode_ci;
ALTER TABLE tablename CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci;

Sonar 5.2 Differential Dropdown widget error

When I try to add Differential Dropdown widget to Main Dashboard in Sonar 5.2 I see following error in server log:
2016.01.08 09:27:28 ERROR web[rails] Can not render widget rules: undefined method `strftime' for nil:NilClass
2016.01.08 09:27:28 ERROR web[rails] compiled-template:20:in `_run_inline_1764444193_locals_dashboard_configuration_widget_widget_properties'
2016.01.08 09:27:28 ERROR web[rails] org/jruby/RubyKernel.java:2227:in `send'
2016.01.08 09:27:28 ERROR web[rails] /apps/eqbld/sonar/sonarqube-5.2/web/WEB-INF/gems/gems/actionpack-2.3.15/lib/action_view/renderable.rb:34:in `render'
2016.01.08 09:27:28 ERROR web[rails] /apps/eqbld/sonar/sonarqube-5.2/web/WEB-INF/gems/gems/actionpack-2.3.15/lib/action_view/base.rb:306:in `with_template'
2016.01.08 09:27:28 ERROR web[rails] /apps/eqbld/sonar/sonarqube-5.2/web/WEB-INF/gems/gems/actionpack-2.3.15/lib/action_view/renderable.rb:30:in `render'
2016.01.08 09:27:28 ERROR web[rails] /apps/eqbld/sonar/sonarqube-5.2/web/WEB-INF/gems/gems/actionpack-2.3.15/lib/action_view/base.rb:269:in `render'
2016.01.08 09:27:28 ERROR web[rails] /apps/eqbld/sonar/sonarqube-5.2/web/WEB-INF/app/helpers/dashboard_helper.rb:168:in `widget_body'
2016.01.08 09:27:28 ERROR web[rails] /apps/eqbld/sonar/sonarqube-5.2/web/WEB-INF/app/views/dashboard/_widget.html.erb:3:in `_run_erb_app47views47dashboard47_widget46html46erb_locals_object_widget'
2016.01.08 09:27:28 ERROR web[rails] org/jruby/RubyKernel.java:2227:in `send'
....
Differential Dropdown widget is being removed as it doesn't support the latest versions of SonarQube, see SONARWIDLB-13 . You should leverage built-in Differential Views instead.