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)
DCR Failed to save *DELETED*
System
Post deleted by nichporter
Find more posts tagged with
Comments
tvaughan
To narrow down the source of the problem, try telnetting to your TS filesystem as the user who owns a workarea that is having problems saving a DCR.
Can that user write a 0 byte file in the /data directory via the command line?
If the user
can't
write a file this way, it must be a permission problem. Check to see if the user is in the appropriate group, both for the /data directory as well as for the owner of the WORKAREA.
If the user
can
write the file, then there's something funky with your templating process. Check you templating.cfg. . . is there some vpath restriction in your templating.cfg that might prohibit saving records to the location you're trying to save?
Tom
Migrateduser
Thanks Tom.
This was a simple templating.cfg error.
Wrong dcr-type in templating.cfg.
After working on a single TS setup for a long time one tends to forget those simple things :-)