[rt-devel] RT2 to RT3 v1.7 problems
butch at infowest.com
butch at infowest.com
Tue Mar 25 17:40:00 EST 2003
OK, so I finally got a successful dump of my RT2 database after upgrading my
MySQL to version 4.0.12.
However, now when running the dumpfile-to-rt-3.0 file, I get through the
Importing of Users (10000 rows large mind you), then I get this:
...............................................................................
.......
Importing groups
[Tue Mar 25 22:23:18 2003] [crit]: 1 (/usr/local/rt3/lib/RT/ACE_Overlay.pm:884)
[Tue Mar 25 22:23:18 2003] [crit]: Can't load a principal for id
(/usr/local/rt3/lib/RT/ACE_Overlay.pm:885)
[Tue Mar 25 22:23:58 2003] [crit]: Couldn't load principal to grant them
SeeQueue on queue admin-talk
$VAR1 = {
'PrincipalId' => undef,
'PrincipalType' => 'User',
'Name' => 'SeeQueue'
};
(/usr/local/rt3/lib/RT.pm:228)
I did initialize the rt3 database before I ran the dump-to-rt3 script.
Test Dependencies runs without any problems as well.
Running 3.0.0 release.
Perl v5.6.1
FreeBSD 4.7-STABLE
MySQL 4.0.12
apache 1.3.27 + mod_perl 1.27
Mason 1.18
Anybody experience the same in their importing?
--c
More information about the Rt-devel
mailing list