I am trying ot migrate a branch from 6.5sp2 to 6.7. I am following the KB50601 article. Here is my error. Ooh one more point to be noticed here is in my source server iw-store is on D-Drive instead of C-Drive.
C:\Interwoven\TeamSite\bin>iwmigrate.exe -m y:\default -o n:\default -b /default
/main/NECELAM
iwmigrate: 6.5.0 Build 51515 Interwoven 20050821
***************************************************************
***************************************************************
Before running this command, please ensure that:
1) You have obtained the latest version of iwmigrate from
support.interwoven.com.
***************************************************************
***************************************************************
Do you wish to continue (y or n):y
Command line: iwmigrate.exe -m y:\default -o n:\default -b /default/main/NECELAM
[Thu Sep 14 08:56:58 2006] No locale specified, using native locale for this sys
tem
[Thu Sep 14 08:56:58 2006] Converted backing store location is n:\default
[Thu Sep 14 08:56:58 2006] Configured backing store on system is
\iw-store
[Thu Sep 14 08:56:58 2006] Starting backing store environment
ERROR: no valid autoprivate file found in the current configuration (C:\Interwov
en\TeamSite\local\config, C:\Interwoven\TeamSite\local\config\autoprivate.cfg, C
:\Interwoven\TeamSite\local\config\autoprivate.cfg, C:\Interwoven\TeamSite\confi
g\autoprivate.cfg, C:\Interwoven\TeamSite\local\config\autoprivate.cfg) (2)
[Thu Sep 14 08:56:58 2006] Reading users and groups...
[Thu Sep 14 08:56:58 2006] Local system: "DLINT14"
[Thu Sep 14 08:56:58 2006] Warning: domain_list is not specified, searching all
domains.
[Thu Sep 14 08:56:58 2006] done. 22 users and 11 groups read.
[Thu Sep 14 08:56:58 2006] Warning: this system is configured with different val
ues for the
[Thu Sep 14 08:56:58 2006] initial and maximum pagefile size. It's strongly reco
mmended that
[Thu Sep 14 08:56:58 2006] you use the same value. Low memory condition is trigg
ered based
[Thu Sep 14 08:56:58 2006] on the initial size.
[Thu Sep 14 08:56:58 2006] Cache size: 30000
[Thu Sep 14 08:56:59 2006] IW Global Group = DLINT14\iwglobal
[Thu Sep 14 08:56:59 2006] Incompatibility: reading version 300007 backing store
[Thu Sep 14 08:56:59 2006] with server that only understands versions 300000-300
006.
[Thu Sep 14 08:56:59 2006] Shut down invalid store 0x64 at "n:\default"
Failed to start store manager.
[Thu Sep 14 08:56:59 2006] Error initializing server environment.
C:\Interwoven\TeamSite\bin>
Some one please advice as what i am doing wrong.
Thanks