Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
What causes the error, "Unexpected Condition: Expression: PushedSize == m_FileSize File: .\FileCommandParam.cpp Line: 236"?
Generally this kind of exception is caused by client
disconnectivity.
If there is a network failure while the client was trying to upload
an Item and the client lost the connection before the transaction
completed StarTeam passes file size, push content up and then does
the comparison for double check.
If the properties does not matches then this exception is
thrown.