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)
Web Daemon FAILED
nvprasadbabu
Hi,
I have installed TS 7.1 version on Solaris10 machine. Installation is successful but when i start the TS services, I am getting following error in iwserver.log file and services are not starting.
---------------------
Interwoven Web Daemon starting ....
Not owner at /teamsite/Interwoven/TeamSite/iw-webd/bin/iwwebd_conf.ipl line 220.
iwuiboot: Error: Web Daemon FAILED:
------------------------
the line 220 is as follows in /iw-webd/bin/iwwebd_conf.ipl file
chmod($mode, $ofilename) or dir $!;
-----------------------
What permissions shoule i give for iwwebd.conf & iwwebd.conf.template files?
The current files permissions are as follows
-rwxrwxrwx root root iwwebd.conf
-rwxrwxrwx root root iwwebd.conf.template
-rwxrwxrwx root root iwwebd_conf.ipl
I have changed the file permission to root, iwts iwui and ran the TS services but no luck.
Please reply to me if anybody has solution.
Thanks,
Prasad.
Find more posts tagged with
Comments
Adam Stoller
DId you do the installation logged in as root? Sudo'd to root? or logged in as someone who has root-like privileges?
The last idea is bad.
The second idea has worked but is usually recommended against by Autonomy Interwoven.
The first idea is the one that is fully supported.