Bug 39230

GemBuilder for Smalltalk/VW

8.3, 8.2, 8.1, 7.6.1, 7.6, 7.5, 7.4.1, 7.4, 7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2

GBS gives constraint violation when class history removed

Instance variable constraints are specified in a server class definition by specifying a version of the class to which the inst var is constrained. If the version of the constrained class has been purged from the class version history, GBS may raise an error. This is because the constraint is pointing to a version of the class that no longer exists.

This only applies to GemStone/S servers.

Workaround

Make sure all constraints specify the latest version of the class.


                

Last updated: 10/22/08