Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
iwprocessd?
System
Does anyone know what this is or why it core dumps? I think it may have something to do with automatically restarting teamsite services when they crash, but I'm not sure.
[509] > ps -ef | grep iwproc
root 1771 1753 0 Apr 08 ? 0:28 /usr/iw-home/bin/iwprocessd
root 1753 1 0 Apr 08 ? 0:00 /bin/sh /usr/iw-home/private/bin/iwprocdstart
[510] > /usr/iw-home/bin/iwprocessd -h
Segmentation fault (core dumped)
The reason this came up is because we're trying to set nice values such that workflow processes get less priority than interactive processes because the UI is horribly slow (especially when there are many workflows active). If all workflow processes are descendants of iwprocessd (the SA said it looked this way) and UI processes are not that would make it easy to identify which process IDs to nice down. Does anyone have a similar issue and/or a performance solution?
[512] > iwversion
iwserver: 5.5.2 Build 17976 Interwoven 20030323
Find more posts tagged with
Comments
There are no comments yet