[gelöst] OTRS 2.9.4 -> 3.0.1 Fehler beim DBUpdate

Hilfe zu Znuny Problemen aller Art
Locked
garwen
Znuny expert
Posts: 260
Joined: 03 Feb 2009, 16:51
Znuny Version: 2.4.7

[gelöst] OTRS 2.9.4 -> 3.0.1 Fehler beim DBUpdate

Post by garwen »

Hallo zusammen

bin grade dabei das OTRS auf die aktuelleste Version hoch zu ziehen.
Hab das ganze schon auf dem Testserver erfolgreich durchgespielt, jetzt wollte ich den Produktiven nachziehen.
Beim DBUpdate-to-3.0.pl erhalte ich jetzt folgende Meldung:

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/Kernel/System/DB.pm line 553.
ERROR: OTRS-DBUpdate-to-3.0-10 Perl: 5.12.3 OS: linux Time: Thu Jul 28 14:09:25 2011

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

 Traceback (13722): 
   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/Kernel/System/DB.pm line 616.
ERROR: reading themes from database. Migration halted.
Soll das heissen, dass in der DB die Tabelle "theme" fehlt ? Die hab ich nämlich auf dem Testserver auch nicht.
Reicht es, wenn ich die tabelle leer erstelle ? Oder muss da noch etwas rein ?

Merci & Gruss,
Last edited by garwen on 28 Jul 2011, 14:32, edited 1 time in total.
MfG
~Fredy

Produktiv: OTRS 3.0.11/ openSUSE 11.4 / Apache2, MySQL5 / Exchange 2010
garwen
Znuny expert
Posts: 260
Joined: 03 Feb 2009, 16:51
Znuny Version: 2.4.7

Re: OTRS 2.9.4 -> 3.0.1 Fehler beim DBUpdate

Post by garwen »

Ok, für das erste hab ich eine Lösung gefunden.
http://whattheit.wordpress.com/2010/12/ ... -to-3-0-3/

Trotzdem Danke :)
MfG
~Fredy

Produktiv: OTRS 3.0.11/ openSUSE 11.4 / Apache2, MySQL5 / Exchange 2010
Locked