Quantcast
Channel: ProjeQtOr free project management software - ProjeQtOr free project management software - Recent Topics - ProjeQtOr
Viewing all articles
Browse latest Browse all 6784

Migration Error From 6.3.7 to 7.09 - by: Iaurkano

$
0
0
hi babynus, and all others,

we prepare the migration from the 6.3.7 to the last V7 (V7.0.9 today).

we met two database errors :

The first :

2018-05-24 14:11:45.039 ===== TRACE ===== =====================================
2018-05-24 14:11:45.039 ===== TRACE =====
2018-05-24 14:11:45.039 ===== TRACE ===== DataBase actual Version = V6.3.7
2018-05-24 14:11:45.039 ===== TRACE ===== ProjeQtOr actual Version = V7.0.9
2018-05-24 14:11:45.039 ===== TRACE =====
2018-05-24 14:11:45.039 ===== TRACE ===== =====================================
2018-05-24 14:11:45.039 ===== TRACE =====
2018-05-24 14:11:45.039 ===== TRACE ===== VERSION V6.4.0
2018-05-24 14:11:45.039 ===== TRACE =====
2018-05-24 14:11:45.042 ===== TRACE ===== 2 lines inserted into table "event".
2018-05-24 14:11:45.043 ===== TRACE ===== 2 lines inserted into table "parameter".
2018-05-24 14:11:45.044 ===== TRACE ===== 2 lines inserted into table "parameter".
2018-05-24 14:11:45.075 ===== TRACE ===== Table "report" altered.
2018-05-24 14:11:45.077 ===== TRACE ===== 2 lines inserted into table "parameter".
2018-05-24 14:11:45.079 ===== TRACE ===== 1 lines inserted into table "reportparameter".
2018-05-24 14:11:45.082 ===== TRACE ===== Table "versioncompatibility" created.
2018-05-24 14:11:45.093 ===== TRACE ===== Table "filter" altered.
2018-05-24 14:11:45.112 ===== TRACE ===== Table "filtercriteria" altered.
2018-05-24 14:11:45.131 ===== TRACE ===== Table "filtercriteria" altered.
2018-05-24 14:11:45.133 ===== TRACE ===== 2 lines inserted into table "event".
2018-05-24 14:11:45.134 ***** ERROR ***** [V6.3.7] Exception-[23000] SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '49' for key 'PRIMARY'
2018-05-24 14:11:45.134 ***** ERROR ***** [V6.3.7] For query : INSERT INTO `importable` (`id`,`name`,`idle`) VALUES
(49,'Delivery',0);
2018-05-24 14:11:45.134 ***** ERROR ***** [V6.3.7] Strack trace :
2018-05-24 14:11:45.134 ***** ERROR ***** [V6.3.7] #0 Sql->query called at [/produits/www/projeqtor/db/maintenanceFunctions.php:71]
2018-05-24 14:11:45.134 ***** ERROR ***** [V6.3.7] #1 runScript called at [/produits/www/projeqtor/db/maintenance.php:110]
2018-05-24 14:11:45.134 ***** ERROR ***** [V6.3.7] #2 include called at [/produits/www/projeqtor/tool/loginCheck.php:143]
2018-05-24 14:11:45.134 ===== TRACE =====
2018-05-24 14:11:45.134 ===== TRACE ===== Error # 1 => SQL error while executing maintenance query for version V6.4.0 (see above message)
2018-05-24 14:11:45.135 ===== TRACE =====
2018-05-24 14:11:45.135 ===== TRACE ===== *************************************************
2018-05-24 14:11:45.135 ===== TRACE =====
2018-05-24 14:11:45.135 ===== TRACE =====
2018-05-24 14:11:45.135 ===== TRACE ===== DATABASE UPDATED
2018-05-24 14:11:45.135 ===== TRACE ===== WITH 1 ERROR
2018-05-24 14:11:45.135 ===== TRACE =====
2018-05-24 14:11:45.135 ===== TRACE ===== =====================================


and the second :

2018-05-24 14:11:45.240 ===== TRACE ===== =====================================
2018-05-24 14:11:45.240 ===== TRACE =====
2018-05-24 14:11:45.240 ===== TRACE ===== VERSION V6.4.3
2018-05-24 14:11:45.240 ===== TRACE =====
2018-05-24 14:11:45.241 ***** ERROR ***** [V6.3.7] Exception-[23000] SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '50' for key 'PRIMARY'
2018-05-24 14:11:45.241 ***** ERROR ***** [V6.3.7] For query : INSERT INTO `importable` (`id`,`name`,`idle`) VALUES
(50,'Tender',0),
(51,'CallForTender',0);
2018-05-24 14:11:45.241 ***** ERROR ***** [V6.3.7] Strack trace :
2018-05-24 14:11:45.241 ***** ERROR ***** [V6.3.7] #0 Sql->query called at [/produits/www/projeqtor/db/maintenanceFunctions.php:71]
2018-05-24 14:11:45.241 ***** ERROR ***** [V6.3.7] #1 runScript called at [/produits/www/projeqtor/db/maintenance.php:110]
2018-05-24 14:11:45.241 ***** ERROR ***** [V6.3.7] #2 include called at [/produits/www/projeqtor/tool/loginCheck.php:143]
2018-05-24 14:11:45.241 ===== TRACE =====
2018-05-24 14:11:45.241 ===== TRACE ===== Error # 1 => SQL error while executing maintenance query for version V6.4.3 (see above message)
2018-05-24 14:11:45.241 ===== TRACE =====
2018-05-24 14:11:45.241 ===== TRACE ===== *************************************************
2018-05-24 14:11:45.242 ===== TRACE =====
2018-05-24 14:11:45.242 ===== TRACE =====
2018-05-24 14:11:45.242 ===== TRACE ===== DATABASE UPDATED
2018-05-24 14:11:45.242 ===== TRACE ===== WITH 1 ERROR
2018-05-24 14:11:45.242 ===== TRACE =====
2018-05-24 14:11:45.242 ===== TRACE ===== =====================================


All others DB update from 6.5.0 to 7.0.9 are OK.

could you help us on these errors .

thank's a lot.

Best regards.

Viewing all articles
Browse latest Browse all 6784

Trending Articles