Symptoms
Diagnoses
Resolution
Change the following settings in the K2HostServer.exe.config to extend the timeout:
1.Search for the following line:
... servicebrokerpath="C:Program Files (x86)K2 blackpearlServiceBroker" bufferrecords ...
It should be in a section starting with "
There's a "commandtimeout" value towards the end of the tag. Set the value higher to increase the timeout (e.g. 600). (Default value is "30")
2.Search for the following line:
Change the value from "0" to the same value as point 1 (e.g 600). (Default value is "0")
Save the changes and restart the K2 blackpearl service.