Hi,<br><br>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:<br><br>[root@sputnik ~]# migrate-ds-admin.pl -f temp.inf<br>
Beginning migration of Directory and Administration servers from /opt/fedora-ds . . .<br>Beginning migration of directory server instances in /opt/fedora-ds . . .<br>Your new DS instance 'slapd-directory' was successfully created.<br>
[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.)<br>[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.)<br>
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.)<br>
'.  Error: Unknown error 256<br>Exiting . . .<br>Log file is '/tmp/migrateCGDfkB.log'<br><br>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?<br>
<br>Cheers,<br><br>Tony