Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
4138 posts
|
Hi -
I'm restoring a backup of a non-GsDevKit 3.3.1 stone onto a new linux server on Ubuntu 18.04 with a new install of GsDevKit_home. In a linked topaz, after doing the SystemRepository restoreFromBackup: 'myBackup' command I get this error: ERROR 2710 , a Error occurred (error 2710), Globals at: #IcuLibraryVersion = 51.2 ; does not match loaded library = 54.1 (Error) After trying the fixes in this bug https://gemtalksystems.com/data/bugnotes/46811.html I get these errors when setting the env vars in both or either of the extent.conf and gem.conf file for the stone. WARNING: GS_LIB_ICU_BYPASS is not a known GemStone option. WARNING: GS_LIB_ICU_VERSION is not a known GemStone option. And attempting to set then commit the global #IcuLibraryVersion in the restored stone to 54.1 causes a Transaction error. e.g. ERROR 2249 , a TransactionError occurred (error 2249), Further commits have been disabled for this session because: 'Globals at: #IcuLibraryVersion = 51.2 ; does not match loaded library = 54.1'. This session must logout. (TransactionError) I've started to copy the old extent over so I don't need to restore. Is there something else I should try? Thanks Paul _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
4138 posts
|
GLASS mailing list wrote
> Hi - > > I'm restoring a backup of a non-GsDevKit 3.3.1 stone onto a new linux > server on Ubuntu 18.04 with a new install of GsDevKit_home. In a linked > topaz, after doing the > > SystemRepository restoreFromBackup: 'myBackup' > > command I get this error: > > ERROR 2710 , a Error occurred (error 2710), Globals at: #IcuLibraryVersion > = 51.2 ; does not match loaded library = 54.1 (Error) In one of my config files, I have the following line. It should work for you. STN_GEM_LIBICU_VERSION = "51.2"; > After trying the fixes in this bug > > https://gemtalksystems.com/data/bugnotes/46811.html > > > I get these errors when setting the env vars in both or either of the > extent.conf and gem.conf file for the stone. > > WARNING: GS_LIB_ICU_BYPASS is not a known GemStone option. > > WARNING: GS_LIB_ICU_VERSION is not a known GemStone option. > > > And attempting to set then commit the global #IcuLibraryVersion in the > restored stone to 54.1 causes a Transaction error. e.g. > > ERROR 2249 , a TransactionError occurred (error 2249), Further commits > have been disabled for this session because: 'Globals at: > #IcuLibraryVersion = 51.2 ; does not match loaded library = 54.1'. This > session must logout. (TransactionError) > > > I've started to copy the old extent over so I don't need to restore. Is > there something else I should try? > > Thanks > > Paul > _______________________________________________ > Glass mailing list ... [show rest of quote] > Glass@.gemtalksystems > http://lists.gemtalksystems.com/mailman/listinfo/glass -- Sent from: http://forum.world.st/GLASS-f1460844.html _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Free forum by Nabble | Edit this page |