GOODS CRC check failed for transaction

Dan Corneanu cdan at savatech.ro
Mon Apr 9 19:42:40 UTC 2007


Hi,
I've just installed goods-3.04 and the last GOODS client from monticello
GOODS-cds.94. I am not able to commit a very simple transaction. This is
the code I'm trying to evaluate:

db := KKDatabase onHost: 'localhost' port: 2000.
db root: KKIdentityBTree new.
db commit.
db logout.

I get a KKCommitFailure signal and the server is telling me that
"CRC check failed for transaction from client squeak12152AC". Any idea
what could be wrong? or where to start digging?

Best regards,
cdan.



More information about the Squeak-dev mailing list