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)
iw server startup error
GodBlessMe
Hi I am getting the following error when i try to start the interwoven server:
# ./iw.server start
Interwoven TeamSite starting ...
ERROR: Failed to start. Check /var/adm/iwserver.log
I checked the iwserver.log but i could not find any useful information. Could this problem be because of space on the drive? Because we only have 9% space available on the teamsite installation drive.
Any help in this regard is highly appreciated
Find more posts tagged with
Comments
nipper
That is likely the issue.
Check iw.cfg, there are configs about min % free (default 10%) and min bytes free (def 50MB)
You can change it to start up but you should be more disk. You can also clean up old versions/editions, may help esp if you have large binary files checked in.
Andy
herald10
Can you post the last few lines from iwtrace.log and iwevents.log files.
hisuri23
May be you can try changing the lines in iw.cfg
[iwserver]
disklow_mbytes=50
disklow_knodes=50
disklowpercent=3
If it still doesn't work . check the errors in servletd.log and error_log . There may be something over there.
To get some disk space you can clean up some old editions/branches and then run iwfsshrink which will remove the duplicates.
Thanks
Suresh