jpschewe / fll-sw

FIRST Lego League scoring software
http://jpschewe.github.io/fll-sw/
GNU General Public License v2.0
10 stars 7 forks source link

Awards script missing data after migration #1161

Closed jpschewe closed 7 months ago

jpschewe commented 7 months ago

When migrating from 18.4.0 to 18.4.1 parts of the awards script disappeared. See fll-sw-linux-18.4.0_state-awards-script.tar.gz for the data before the migration.

jpschewe commented 7 months ago
2024-02-16 14:04:28,447 [main] DEBUG fll.tomcat.TomcatLauncher [] {}- codeLocation: file:/home/jpschewe/fll1/fll-sw-linux-18.4.1/classes/
2024-02-16 14:04:28,450 [main] DEBUG fll.tomcat.TomcatLauncher [] {}- codeLocationFile: /home/jpschewe/fll1/fll-sw-linux-18.4.1/classes
2024-02-16 14:04:28,450 [main] DEBUG fll.tomcat.TomcatLauncher [] {}- codeLocationPath: /home/jpschewe/fll1/fll-sw-linux-18.4.1/classes
2024-02-16 14:04:29,669 [main] FATAL fll.Launcher [] {}- Error migrating data: Error importing into the current database: integrity constraint violation: NOT NULL check constraint ; SYS_CT_10435 table: AWARDS_SCRIPT_TEXT column: TEXT

I think I found the problem in the logs for the 184.1. migration.