Bug 36206

GemBuilder for Smalltalk/VW

7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0

any

7.2

Replication is incomplete when objects larger than traversal buffer faulted

This error only occurs when the traversal buffer size is smaller than the replicated object's size.

If a server object is faulted using any of the older style replication methods that call #fetchObjectValues, or if #fetchObjectValues is sent directly to a GbxDelegate, the replication will only do one traversal and the replicated client object will be incomplete.

Workaround

Replace direct calls to #fetchObjectValues with #asLocalObject to create a replicate.


Last updated: 10/15/08