Hi,

I'm trying to upgrade from 1.0.4 to 1.1.0 on a CentOS 5 system.  I tested everything in a vm and all went fine, but come to the real live server and when I try to migrate the data, this happens:

[root@sputnik ~]# migrate-ds-admin.pl -f temp.inf
Beginning migration of Directory and Administration servers from /opt/fedora-ds . . .
Beginning migration of directory server instances in /opt/fedora-ds . . .
Your new DS instance 'slapd-directory' was successfully created.
[18/Apr/2008:22:34:50 +0100] createprlistensockets - PR_Bind() on All Interfaces port 389 failed: Netscape Portable Runtime error -5982 (Local Network address is in use.)
[18/Apr/2008:22:34:50 +0100] createprlistensockets - PR_Bind() on All Interfaces port 389 failed: Netscape Portable Runtime error -5982 (Local Network address is in use.)
Could not start the directory server using command '/usr/lib/dirsrv/slapd-directory/start-slapd'.  The last line from the error log was '[18/Apr/2008:22:34:50 +0100] createprlistensockets - PR_Bind() on All Interfaces port 389 failed: Netscape Portable Runtime error -5982 (Local Network address is in use.)
'.  Error: Unknown error 256
Exiting . . .
Log file is '/tmp/migrateCGDfkB.log'

Anyone seen this before, or can help me get around it?  I think the migrate script is trying to start the new ldap server having not managed to stop the old one- does that make sense? But the old version has to be running in order to do the migration.... catch 22?

Cheers,

Tony