Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Very active user community
Denise Bowker
We have a very active user community and have run into an interesting issue that I have to believe long time LSCS users must have run into.
LSCS Deployment error: IWDirent::Mkdir failed, err=31
The folder .../interwoven/LSCSRT-Store/ contains (what I believe) is a folder for every deployment pushed to LSCS. Try this: ll | wc -l (lowercase of LL | WC -L) in that folder. If you get to 32000 folders,deployments fail since (in the linux world) you can't have more than 32k links in a folder.
The solution is PAINFUL.
1) delete all the folders (all 32000 of them)
2) drop your LSCS database tables
3) recreate the LSCS tables
4) redeploy ALL your content/pages
This is really painful since when you deploy using PLC everything get's the modified flag set.
Has anyone else run into this?
Find more posts tagged with
Comments
There are no comments yet