What causes the error, "Unexpected Condition: Expression: PushedSize == m_FileSize File: .\FileCommandParam.cpp Line: 236"?

0 Likes

Problem:

What causes the error, "Unexpected Condition: Expression: PushedSize == m_FileSize File: .\FileCommandParam.cpp Line: 236"?

Resolution:


  • Product Name: Starteam
  • Product Version: 2005 R2
  • Product Component: Server
  • Platform/OS Version: All


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.


Old KB# 27757
Comment List
Related
Recommended