Migrations halted bei upgrade 2.4.7 to 3.0.6

Hilfe zu Znuny Problemen aller Art
Locked
ackerland
Znuny newbie
Posts: 54
Joined: 12 Aug 2010, 15:10
Znuny Version: 2.4

Migrations halted bei upgrade 2.4.7 to 3.0.6

Post by ackerland »

Hallo,

bei upgrade 2.4.7 to 3.0.7 bei Migrationsskript auszuführen, kommt Fehlermeldung vor, und Migration halted:

Code: Select all

Migration started...

Step 1 of 5: Refresh configuration cache... done.

DBD::mysql::st execute failed: Table 'otrs.theme' doesn't exist at /opt/otrs-3.0.6/Kernel/System/DB.pm line 553.
ERROR: OTRS-DBUpdate-to-3.0-10 Perl: 5.12.1 OS: linux Time: Fri Apr 29 12:23:12 2011

 Message: Table 'otrs.theme' doesn't exist, SQL: 'SELECT theme, valid_id FROM theme '

 Traceback (29218):
   Module: Kernel::System::DB::GetTableData (v1.127) Line: 868
   Module: main::MigrateThemes (v1.5) Line: 159
   Module: scripts/DBUpdate-to-3.0.pl (v1.5) Line: 77

DBD::mysql::st fetchrow_array failed: fetch() without execute() at /opt/otrs-3.0.6/Kernel/System/DB.pm line 616.
ERROR: reading themes from database. Migration halted.
Step 2 of 5: Migrating theme configuration... otrs@otrs12-mig:~> scripts/DBUpdate-to-3.0.pl

Migration started...

Step 1 of 5: Refresh configuration cache... done.

DBD::mysql::st execute failed: Table 'otrs.theme' doesn't exist at /opt/otrs-3.0.6/Kernel/System/DB.pm line 553.
ERROR: OTRS-DBUpdate-to-3.0-10 Perl: 5.12.1 OS: linux Time: Fri Apr 29 12:25:20 2011

 Message: Table 'otrs.theme' doesn't exist, SQL: 'SELECT theme, valid_id FROM theme '

 Traceback (29230):
   Module: Kernel::System::DB::GetTableData (v1.127) Line: 868
   Module: main::MigrateThemes (v1.5) Line: 159
   Module: scripts/DBUpdate-to-3.0.pl (v1.5) Line: 77

DBD::mysql::st fetchrow_array failed: fetch() without execute() at /opt/otrs-3.0.6/Kernel/System/DB.pm line 616.
ERROR: reading themes from database. Migration halted.
Step 2 of 5: Migrating theme configuration...

Ich habe schon versucht die Zugriffsrechts allen Dateien unten " /var/lib/mysql/otrs/*.* in "-rwxr-xr-x" geändert, aber leider taucht diese Fehlermeldung immer auf.....

Wer kann mir helfen um dies Problem zu lösen?

Ich bedanke mich im Voraus!

viele Grüße
Acker Ying
ackerland
Znuny newbie
Posts: 54
Joined: 12 Aug 2010, 15:10
Znuny Version: 2.4

Re: Migrations halted bei upgrade 2.4.7 to 3.0.6

Post by ackerland »

Problem behoben nach neue Ausführung des Skripts.......
sarioto
Znuny newbie
Posts: 2
Joined: 29 Feb 2012, 01:57
Znuny Version: 31100
Real Name: Sol
Company: SATS

Re: Migrations halted bei upgrade 2.4.7 to 3.0.6

Post by sarioto »

Locked