Bug 35640

GemStone/S

6.1.6, 6.1.5, 6.1.x, 6.0.2, 6.0.1, 6.0

All

6.2

Error messages report large oops as negatives

In error messages that include the OOP of an object, such as 2115 #authErrSegRead and 2101 #objErrorDoesNotExist, if the OOP is a
LargeInteger, the error message will incorrectly report a negative
value.

Workaround

Adding 16r100000000 to the Negative value will get the correct
OOP.


Last updated: 10/18/06