Bug: 40939

Impact:

Product:
GemStone/S 64 Bit

Versions:
2.4.4.8, 2.4.4.7, 2.4.4.6, 2.4.4.5, 2.4.4.4, 2.4.4.3, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4, 2.3.1.6, 2.3.1, 2.3, 2.2.5.2, 2.2.5.1, 2.2.5, 2.2.5.3 2.2.5.4, 2.2.4, 2.2.x, 2.2, 2.1.5, 2.1.4, 2.1.x, 2.0.x, 1.2.6, 1.2.5, 1.x

Platform:
All

Fixed In:
3.0, 2.4.5

User creation fails if no #Published in DataCurator's SymbolList

The code that sets up the account for a new user expects to find the SymbolDictionary
#Published in DataCurator's SymbolList.

If you remove the #Published SymbolDictionary from DataCurator's SymbolList,
new user creation will result in an error.

Workaround:

Restore the Published SymbolDictionary to DataCurator's SymbolList.