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)
preview.removemanifest.error.msg
baskar
Teamsite 6.7.1 ;Solaris 10
I'm getting a error dialog saying "preview.removemanifest.error.msg" while preview files in Teamsite.Please advice
Find more posts tagged with
Comments
nipper
Known problem. When you use TS Templates, TS creates some files like zz_tst_0_aknipp_manifest
These are normally just overwritten but TST, however if someone does a submit (like from a shell running iwsubmit), then things get hosed. The filebecomes versioned and cannot be overwritten.
There is a fix for this in SP1, which will be released in July.
In the mean time, you can up the # of previews allowed in the iw.cfg (I put mine at 500) and periodically delete them. It won't fix the issue, but you can avoid it pretty well.
HTH
Andy
baskar
Thanks for your solution nipper.I got some of the zz_* files submitted in STAGING.
so for temp. fix I updated the iw.cfg to have view_history_limit=400.
But previously it was having value 20 only.
Will it create any impact on the efficiency of Teamsite server.
nipper
Will it create any impact on the efficiency of Teamsite server.
Not really, will use more disk space, but that should be about it.
If you have zz_ files submitted to staging, you can delete them and submit the deletes, see if that gets rid of some. I have not had a lot of luck with that, but it may work for you.
Andy