Bug 47878

GemStone/S 64 Bit

3.4.3, 3.4.2, 3.4.1, 3.4, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3

All Platforms

3.5, 3.4.4

GsSysLog writeErrorMessage fails with ArgumentError

Execution of the method GsSysLog writeErrorMessage fails with:

-----------------------------------------------------
GemStone: Error         Nonfatal
a ArgumentError occurred (error 2718), Invalid priority, LOG_ERROR Error Category: 231169 [GemStone] Number: 2718  Arg Count: 2 Context : 36416769 exception : 36413441
Arg 1: [20971265 sz:9 cls: 110849 Symbol] LOG_ERROR
Arg 2: [20 sz:0 cls: 76289 UndefinedObject] nil

Workaround

Edit code in $GEMSTONE/upgrade/GsSysLog.gs for GsSysLog writeErrorMessage and replace #LOG_ERROR with #LOG_ERR.  File-in as SystemUser and commit.


                

Last updated: 1/22/19