Getting an error when executing a Sync Checkout against a remote agent to which the files were previously checked out: "E03060086: Checking file synchronization status failed." What should be done?
search cancel

Getting an error when executing a Sync Checkout against a remote agent to which the files were previously checked out: "E03060086: Checking file synchronization status failed." What should be done?

book

Article ID: 55209

calendar_today

Updated On:

Products

CA Harvest Software Change Manager - OpenMake Meister

Issue/Introduction

Description:

Multi-User Harvest (Remote) Agent is being used. Initially do a Sync Checkout against this agent. If it succeeds, repeat the same Sync Checkout. Intermittently you may get the above Checkout error.

If a Browse Checkout was used, there's no error.

Solution:

The error E03060086 would usually occur because of the umask value used when the Agent was started. In a multi-user Agent - shared working environment setup, a umask of 002 is needed before starting the multi-user Agent.

Default umask on most UNIX systems is 022 . Refer to your UNIX manual/system admins before changing this to 002 and starting the agent.

Below commands should let you reset the umask and start the agent (you'd have to shutdown the agent first)

 umask 002 agntd

If the Unix user using the agent (for checkouts) is same as the owner of the signature files on that agent machine, then umask of 002 is not required. Contact CA Support in such a case.

If the problem persists even after using umask 002, contact CA Technical Support.

Environment

Release: CCCHAR01300-7.1-Harvest-Software Change Manager-Concurrent User
Component: