Bug 39404

GemBuilder for Smalltalk/VW

7.2.2, 7.2.1, 7.2

7.3

rtErrAbortWouldLoseData gives incorrect error message and may hang client image

If a server operation is attempted and it results in a server error rtErrAbortWouldLoseData being raised, GBS will not handle that error properly and instead may hang the client image.

For example, doing a GS-Do it on:
  SystemRepository listInstances: (Array with: Object)
when there are uncommitted server changes will cause this problem.


Last updated: 1/14/09