Getting error while list the locks
Hello,
Getting below error when trying the execute SCM command via command line interface
scm lock list -r alm07 -s "BQ-NeutralFile" -c "BQ NEUTRAL FILE"
Problem running 'lock list':
Getting below error when trying the execute SCM command via command line interface
scm lock list -r alm07 -s "BQ-NeutralFile" -c "BQ NEUTRAL FILE"
Problem running 'lock list':
CRJAZ0215E The following record was not found in the database: com.ibm.team.scm.common.internal.impl.WorkspaceHandleImpl@1944266
One answer
Looks like there is some DB inconsistency. Can you restart your application/DB servers and see if it fixes the issue. If not, you may have to work with support to resolve this issue.
Comments
Hello Padur,
Thanks for your kind reply..
Could you please explain me in detail..
Also am getting issue in delivering the changeset.Before deliver,the files containing in the change set had been locked.After deliver it must release the locks. which held..
we tried the following scm command to deliver the changeset.
scm deliver 2005 -r alm07 -s "NeutralFiles-2/3/2016 3:45:27 PM" --release-locks "DSM_Elements.xml"
Looking for your valuable reply..