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)
fcgiwaspc hangs after iw.server shutdown on linux due to rotate log in httpd.conf
catorarn
environment: RHE4 (update 5)
TeamSite 6.7.1 (no servicepacks)
iwwebd.conf.template has this set:
#
# ErrorLog: The location of the error log file.
# If you do not specify an ErrorLog directive within a
# container, error messages relating to that virtual host will be
# logged here. If you *do* define an error logfile for a
# container, that host's errors will be logged there and not here.
#
#ErrorLog "__IWWEBD_LOGS__/error__IWLOG_EXT__"
ErrorLog "|__IWWEBD_HOME__/bin/rotatelogs __IWWEBD_LOGS__/error__IWLOG_EXT__.%Y%m%d 2M"
and similarly the CustomLog entry set like this, then the cssdkwaspcgi process does not shut down when teamsite shuts down.
any ideas why? Error.log and iwwebd.conf.template attached
[root@ejld003 conf]# /etc/rc0.d/K30iw.server start
Interwoven TeamSite starting ...
[root@ejld003 conf]#
[root@ejld003 conf]#
[root@ejld003 conf]#
[root@ejld003 conf]#
[root@ejld003 conf]#
[root@ejld003 conf]# /etc/rc0.d/K30iw.server stop
Interwoven TeamSite stopping. This may take a while...
[root@ejld003 conf]# ps -ef|grep iw
root 1239 349 0 18:46 pts/1 00:00:00 su - iwts
iwts 1240 1239 0 18:46 pts/1 00:00:00 -bash
iwui 1787 1 0 19:51 ? 00:00:00 /opt/interwoven/iw-home/cssdk/ssc6.5/bin/fcgiwaspc
root 4033 1187 0 20:06 pts/2 00:00:00 grep iw
The error was reproduced on the 12th of june 2007 in the afternoon CET
regards,
arnout cator
Find more posts tagged with
Comments
There are no comments yet