App engine / Component Interface fails on unix but successful on NT
Upgrading from 9.1 / 8.52 to 9.2 / 8.55.06. During testing discovered all App Engine / CI processes fail on Unix Process Scheduler but run to success on NT process scheduler. Below is an example of the errors. Just wondering if anyone has seen this.
Unknown key of uninstantiated object {USER_PROFILE.UserDescription} (91,16)
Unknown key of uninstantiated object {USER_PROFILE.PrimaryPermissionList} (91,16)
Unknown key of uninstantiated object {USER_PROFILE.RowSecurityPermissionList} (91,16)
Unknown key of uninstantiated object {USER_PROFILE.Encrypted} (91,16)
Unknown key of uninstantiated object {USER_PROFILE.SymbolicID} (91,16)
Unknown key of uninstantiated object {USER_PROFILE.LanguageCode} (91,16)
Thanks!