Hello,
I installed Plugin "Translate French", but i have an error in log ProjeQtOr :
2017-11-28 12:45:43.626 ===== TRACE ===== Plugin updated database with 0 errors from script ../plugin/translationFrench/translationFrench.sql
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] Exception-[23502] SQLSTATE[23502]: Not null violation: 7 ERREUR: une valeur NULL viole la contrainte NOT NULL de la colonne « refid »
DETAIL: La ligne en échec contient (11, Plugin, null, insert, null, null, null, 2017-11-28 12:45:43, 1, 0)
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] For query : insert into history ( refType , operation , operationDate , idUser , isWorkHistory ) values ('Plugin', 'insert', '2017-11-28 12:45:43', '1', '0')
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] Strack trace :
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] #0 Sql->query called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:1120]
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] #1 SqlElement->insertSqlElement called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:929]
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] #2 SqlElement->saveSqlElement called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:619]
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] #3 SqlElement->save called at [/var/www/html/projeqtor/model/History.php:107]
2017-11-28 12:45:43.788 ** ERROR ** [V6.4.4] #4 History->store called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:1128]
2017-11-28 12:45:43.789 ** ERROR ** [V6.4.4] #5 SqlElement->insertSqlElement called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:929]
2017-11-28 12:45:43.789 ** ERROR ** [V6.4.4] #6 SqlElement->saveSqlElement called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:619]
2017-11-28 12:45:43.789 ** ERROR ** [V6.4.4] #7 SqlElement->save called at [/var/www/html/projeqtor/model/Plugin.php:278]
2017-11-28 12:45:43.789 ** ERROR ** [V6.4.4] #8 Plugin->load called at [/var/www/html/projeqtor/plugin/loadPlugin.php:53]
2017-11-28 12:45:43.796 ===== TRACE ===== Plugin translationFrench V1.2 completely deployed
Is this normal ?
Regards
Error is not normal, but it is really minor (installation of plugin is not stored in table history)
Hello,
Thank you very much for this reassuring answer.
Regards.