You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There’s a couple of issues I hit and needed to work around:
after the seaside upgrade script, gemtools login was broken and an error occurred when logging in using topaz. This fixed it:
SystemLoginNotification subscriptions remove: #MetacelloGemStonePlatform.
SystemLoginNotification subscriptions remove: #MetacelloGemStonePlatform.
[1] seems to give the impression you can load GLASS1 using the loadGLASS1.tpz. This is not the case for Gemstone 3.1 at least. I hit a ‘ConfigurationOfGofer’ load error with that and I had to use the GsUpgrader>>upgradeGLASS1 script.
https://github.com/glassdb/webEditionHome/blob/master/docs/upgrade/upgradeToGemStone3.2.md
The text was updated successfully, but these errors were encountered: