sonarqube - Soaarqube upgrade from 3.7.2 to 4.4. Hung during db upgrade -



sonarqube - Soaarqube upgrade from 3.7.2 to 4.4. Hung during db upgrade -

i upgrading sonarqube 3.7.2 4.4. db migration taking more 2 hours on "mergemeasuredataintoprojectmeasures". here log.

2014.10.07 23:31:27 info [dbmigration] 2014.10.07 23:31:27 info [dbmigration] == removeactivedashboardslinkedonunshareddashboards: migrating =============== 2014.10.07 23:31:27 info [dbmigration] == removeactivedashboardslinkedonunshareddashboards: migrated (0.0320s) ====== 2014.10.07 23:31:27 info [dbmigration] 2014.10.07 23:31:27 info [dbmigration] == mergemeasuredataintoprojectmeasures: migrating ============================ 2014.10.07 23:31:27 info [dbmigration] -- add_column(:project_measures, "measure_data", :binary, {:null=>true}) 2014.10.07 23:31:27 info [dbmigration] -> 0.0080s 2014.10.07 23:31:27 info [dbmigration] -> 0 rows

please allow me know solution, if had faced similar issue.

thanks vimal

thanks quick reply fabrice , kkuilla. "removeactivedashboardslinkedonunshareddashboards" has completed in 1s. issue "mergemeasuredataintoprojectmeasures" upgrade has been completed. 678849 have been upgraded. hence took 2.30 hours. here log 2014.10.07 23:31:27 info [dbmigration] == mergemeasuredataintoprojectmeasures: migrating ============================ 2014.10.07 23:31:27 info [dbmigration] -- add_column(:project_measures, "measure_data", :binary, {:null=>true}) 2014.10.07 23:31:27 info [dbmigration] -> 0.0080s 2014.10.07 23:31:27 info [dbmigration] -> 0 rows 2014.10.08 02:01:22 info [o.s.s.d.m.massupdater] 678849 rows have been updated 2014.10.08 02:01:22 info [dbmigration] -- drop_table(:measure_data) 2014.10.08 02:01:23 info [dbmigration] -> 0.5570s 2014.10.08 02:01:23 info [dbmigration] -> 0 rows 2014.10.08 02:01:23 info [dbmigration] == mergemeasuredataintoprojectmeasures: migrated (8995.5290s) ================

sonarqube

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -