Multiple Active RemoteEnterpriseProcessService cause server slowness/hang
Update to a Master project causes update to be done on each of the child project areas' process. This resulted in RemoteEnterpriseProcessService being started every 30 seconds, eventually causes server hang due to old services not finishing before the new ones are started.
|
One answer
The setting "com.ibm.team.process.internal.service.enterprise.RequestRemoteEnterpriseProcessUpdatesTask" in each application's advanced properties page will control how often the system checks to see if a process specification is out of date. Update the time to a value greater than how long each of the service require to complete, this prevent too many services being accumulated. The default setting is 30 seconds. The RequestRemoteEnterpriseProcessUpdatesTask task will update every process configuration that are out of sync until all of the processes are updated.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.