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
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