Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
iwconvert and mapped drives
Jeremy
Hi,
I am runiing an upgrade from 4.5.1 to 5.5.2 on Windows. 4.5.1 is on Windows NT while the new 5.5.2 is on Windows 2000 server.
I have had no trouble installing the new version, but now when it comes time to run iwconvert I am getting errors.
I have mapped the 451 IWSERVER and the 451 iw-store drives. I run the command:
iwconvert -g -m m:\ -o d:\temp\iw-store\default -b //<451 IP ADDRESS HERE>/default/main -n n:\iw-store\default
This is all according to the documentation. However there seems to be a problem with the -b section. I get the following error (just a short snippet).
[Thu Dec 05 14:07:57 2002] Error connecting to server: <451 IP ADDRESS HERE>/[Thu Dec 05 14:07:57 2002] Error opening SCI session
[Thu Dec 05 14:07:57 2002] Edition replay failed
I can ping the 451 server and have mapped other drives to it so I don't quite understand why I am getting this "Error connecting to server:" error.
Has anyone encountered this error? Any idea why it won't run?
Thanks in advance,
Jeremy
Find more posts tagged with
Comments
Migrateduser
Have you tried using the hostname rather than the IP address for the 4.5.1 server?
Jeremy
Thanks, but had already tried that.
I am logged in as the same user name with the same password on both machines (both local users I named the same and set passwords the same).
Any other ideas?
Below is the full error message when using the Hostname:
\iw-home\bin>iwconvert -g -m m:\ -o d:\temp\iw-store\default -b //teamsite/def
ault/main -n n:\iw-store\default
iwconvert: 5.5.2 Build 9955 Interwoven 20020715
***************************************************************
***************************************************************
Before running this command, please ensure that:
1) You have run iwfsck -d on your source backing store to
prepare for conversion.
2) You have obtained the latest version of iwconvert from
support.interwoven.com.
3) You are running TeamSite 4.5.1SP2, 5.0.1SP2 or higher,
with all available patches, on your source machine.
Completing these actions will optimize the migration process.
***************************************************************
***************************************************************
Command line: iwconvert -g -m m:\ -o d:\temp\iw-store\default -b //teamsite/defa
ult/main -n n:\iw-store\default
[Thu Dec 05 17:13:33 2002] No locale specified, using native locale for this sys
tem
[Thu Dec 05 17:13:33 2002] Converted backing store location is d:\temp\iw-store\
default
[Thu Dec 05 17:13:33 2002] Configured backing store on system is d:\iw-store
[Thu Dec 05 17:13:33 2002] Starting backing store environment
[Thu Dec 05 17:13:33 2002] Reading users and groups...
ERROR: no valid submit config file found in the current configuration (d:\iw-hom
e\local\config\submit.cfg, d:\iw-home\config\submit.cfg, d:\iw-home\local\config
\submit.cfg) (2)
ERROR: no valid autoprivate file found in the current configuration (d:\iw-home\
local\config\autoprivate.cfg, d:\iw-home\config\autoprivate.cfg, d:\iw-home\loca
l\config\autoprivate.cfg) (2)
Local system: "INTERWOVEN"
Domain "ONLINEPROD" is added to the domain list, pdc="\\ONLINE".
[Thu Dec 05 17:16:00 2002] done. 21 users and 2 groups read.
[Thu Dec 05 17:16:00 2002] Warning: this system is configured with different val
ues for the
[Thu Dec 05 17:16:00 2002] initial and maximum pagefile size. It's strongly reco
mmended that
[Thu Dec 05 17:16:00 2002] you use the same value. Low memory condition is trigg
ered based
[Thu Dec 05 17:16:00 2002] on the initial size.
[Thu Dec 05 17:16:00 2002] Cache size: 30000
[Thu Dec 05 17:16:00 2002] TFSEnvironment: inode cache 30000
[Thu Dec 05 17:16:00 2002] Batch Jobs Thread started
[Thu Dec 05 17:16:21 2002] Error connecting to server: teamsite[Thu Dec 05 17:16
:21 2002] Error opening SCI session
[Thu Dec 05 17:16:21 2002] Edition replay failed
[Thu Dec 05 17:16:21 2002]
[Thu Dec 05 17:16:21 2002] Total files/directories/symlinks copied: 0
[Thu Dec 05 17:16:21 2002]
[Thu Dec 05 17:16:21 2002] Total bytes of data copied: 0
[Thu Dec 05 17:16:21 2002]
[Thu Dec 05 17:16:21 2002] Total EA's copied: 0
[Thu Dec 05 17:16:22 2002] Shutting down backing store environment...
[Thu Dec 05 17:16:22 2002] (This may take a while because the cache must be flus
hed)
[Thu Dec 05 17:16:22 2002] Please wait...
[Thu Dec 05 17:16:22 2002] TEnvironment::Flush flushed 0, unlinked 0
[Thu Dec 05 17:16:22 2002] TEnvironment::Freeze freeze until Fri Dec 05 17:16:22
2003
[Thu Dec 05 17:16:22 2002] TEnvironment::dtor found 0 dirty.
[Thu Dec 05 17:16:22 2002] Shutdown of backing store environment complete.
[Thu Dec 05 17:16:22 2002] Backing store environment is shut down
[Thu Dec 05 17:16:22 2002] iwconvert failed
[Thu Dec 05 17:16:22 2002] iwconvert can be restarted by running
[Thu Dec 05 17:16:22 2002] "iwconvert -o d:\temp\iw-store\default/"
JamJamT
It could be that the local account on the Win2K server does not have appropriate TeamSite access to the backstore (located on the NT box). Have you tried logging into the Win2K server with an authorized network account with TS access privileges?
Jeremy
Thanks for the help. You were right - my user did not have permissions. Got a new user created with the correct rights and all was good to go!
Thanks again.
JaxWsDfsConsumer2.java