Has anyone seen this
error before?
BUILD
FAILED
file:/home/buildmaster/projects/SeamlessGate/implementation/build_config/build.xml:374:
java.lang.RuntimeException: unable to obtain lock on sync
file
where build.xml:374
is the checkout task:
<stcheckout
username="${starteam.user}" password="${starteam.passwd}"
rootstarteamfolder="${starteam.folder}"
rootlocalfolder="${starteam.checkoutfolder}" projectname="${starteam.project}"
viewname="${starteam.view}" deleteuncontrolled="true" forced="false" servername="${starteam.server}"
serverport="${starteam.port}"/>
what sync file is it
complaining about?
**************************************************************
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
TIAA-CREF
**************************************************************
|