[i]Yesterday an update was happened to the harvest by the harvest admin, that is they added new process named "Check Out - Concurrent" to the harvest.[/i]
So after that if I am running my ant build using the above command (hco command in bold) results as following,
[b]I00060040: New connection with Broker HARVPROD established.
An invalid check out mode was given for process: 'Check Out - Concurrent'.[/b]
Since a new hco process was added, you need to adjust your <arg line> to contain -pn 'process-name'; and set process-name to whatever the checkout process is labeled in the state. Otherwise, hco defaults to the first process, which is probably the new concurrent one.
Check all your scripts, it might be a good idea to add -pn to any and all of them to specify which check out process you want to use.
CMCrossroads is a TechWell community.
Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.