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)
iwaccessmigrate error in TS 671
bcvbbbjnn
We were migrating from TS 6.1 to TS 6.7.1
The defaultiwstore was made as /iw/iw-logs/tmp-iwstore (dummy)
Actual 6.1 store is /iw/iw-store
We need to point store to /iw/iw-store.
We had run iwaccessmigrate as mentioned below: but it was giving the following error:
/local/interwoven/iw-home/bin/iwaccessmigrate
[Thu Mar 15 15:26:16 2007] WARNING: Group buffer size should be 8192 bytes.
ERROR: migration already done
After this error message came edited iw.cfg with
store_directory_storename=/iw/iw-store
Then tried to activate the new store(iwstoreadm -a storename) but it was not working..
No accessresults.xml found in local/interwoven/iw-home/local/logs.
Can we restart TS...
Find more posts tagged with
Comments
Gregg Faus
Take a look at this thread:
http://devnet.interwoven.com/forums_vb/showthread.php?t=17244&forumid=11
Catabay
You'll need to download Patch 2 to get rid of the "Group Buffer Size" problem. It's a patch in Solaris that changed the group buffer size, and TeamSite wasn't happy with the change.
Release notes in Patch 2 will give you more info.