Hi there,
I’ve got gt4gemstone working by following the instructions on the github site on a GS 3.3.4 in a GsDevKit environment. Because we are on GS 3.2.16, I’m trying to get it working in that version of Gemstone and hitting some issues with security policy in the first install step: SystemUser does not see GLASS classes loaded by DataCurator. I did not yet start solving it, but if there is a zero chance of me getting it to work in that version of GemStone, it would be cool to know now :) thx Johan _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
As a follow-up to myself: it works out-of-the-box on a 3.2.16 in the GsDevKit environment.
I hit the problem I mentioned when trying to load on a “bare" GLASS download, which is how our production environment is setup. At first sight, I don’t see where the difference would be as we also use GsUpgrader to update to GLASS1. Are the GsDevKit scripts using SystemUser or DataCurator? Johan > On 20 May 2017, at 08:43, Johan Brichau <[hidden email]> wrote: > > Hi there, > > I’ve got gt4gemstone working by following the instructions on the github site on a GS 3.3.4 in a GsDevKit environment. > > Because we are on GS 3.2.16, I’m trying to get it working in that version of Gemstone and hitting some issues with security policy in the first install step: SystemUser does not see GLASS classes loaded by DataCurator. > I did not yet start solving it, but if there is a zero chance of me getting it to work in that version of GemStone, it would be cool to know now :) > > thx > Johan _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
In reply to this post by GLASS mailing list
Hey Johan,
Could you be a bit more specific about the error you are getting and the step that you are performing ... I have a passing familiarity with gt4gemstone ... I've been using it fairly regularly and converted the scripts to load into GemStone 3.4, but I haven't actually studied the scripts themselves. The bare GemStone install for gt4gemstone is intended to be installed as SystemUser and therefore shouldn't be expecting any GLASS classes to be present, but there might be some classes in 3.3.x that aren't in 3.2.x, but I would need to see a stack... Dale On 5/19/17 11:43 PM, Johan Brichau via Glass wrote: > Hi there, > > I’ve got gt4gemstone working by following the instructions on the github site on a GS 3.3.4 in a GsDevKit environment. > > Because we are on GS 3.2.16, I’m trying to get it working in that version of Gemstone and hitting some issues with security policy in the first install step: SystemUser does not see GLASS classes loaded by DataCurator. > I did not yet start solving it, but if there is a zero chance of me getting it to work in that version of GemStone, it would be cool to know now :) > > thx > Johan > _______________________________________________ > Glass mailing list > [hidden email] > http://lists.gemtalksystems.com/mailman/listinfo/glass _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Hi Dale,
So… I tried again and again and it works just fine now. I seem to be getting myself into irreproducible issues a lot lately. Well… I guess in the end that’s a good thing :) gt4gemstone is really cool to have and we can play around with it in 3.2.16 very well. cheers Johan > On 20 May 2017, at 15:22, Dale Henrichs via Glass <[hidden email]> wrote: > > Hey Johan, > > Could you be a bit more specific about the error you are getting and the step that you are performing ... I have a passing familiarity with gt4gemstone ... I've been using it fairly regularly and converted the scripts to load into GemStone 3.4, but I haven't actually studied the scripts themselves. > > The bare GemStone install for gt4gemstone is intended to be installed as SystemUser and therefore shouldn't be expecting any GLASS classes to be present, but there might be some classes in 3.3.x that aren't in 3.2.x, but I would need to see a stack... > > Dale > > > On 5/19/17 11:43 PM, Johan Brichau via Glass wrote: >> Hi there, >> >> I’ve got gt4gemstone working by following the instructions on the github site on a GS 3.3.4 in a GsDevKit environment. >> >> Because we are on GS 3.2.16, I’m trying to get it working in that version of Gemstone and hitting some issues with security policy in the first install step: SystemUser does not see GLASS classes loaded by DataCurator. >> I did not yet start solving it, but if there is a zero chance of me getting it to work in that version of GemStone, it would be cool to know now :) >> >> thx >> Johan >> _______________________________________________ >> Glass mailing list >> [hidden email] >> http://lists.gemtalksystems.com/mailman/listinfo/glass > > _______________________________________________ > Glass mailing list > [hidden email] > http://lists.gemtalksystems.com/mailman/listinfo/glass _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
On 05/25/2017 08:20 AM, Johan Brichau via Glass wrote: > Hi Dale, > > So… I tried again and again and it works just fine now. > I seem to be getting myself into irreproducible issues a lot lately. > Well… I guess in the end that’s a good thing :) it's only good if they go away and stay away:) > > gt4gemstone is really cool to have and we can play around with it in 3.2.16 very well. I'm glad to hear it ... was there anything special that you had to do? It might be useful to share any changes you had to make via a pull request ... I have plans to integrate gt4gemstone with tODE, with the main goal to be able to provide access to additional tools for managing packages and git ... for now you could write shell scripts that do batch save/load operations or open tODE to look at code diffs and do the save/load work ... I don't know the timing for this work as I'm still heads down on 3.4 work right now :) Dale > > cheers > Johan >> On 20 May 2017, at 15:22, Dale Henrichs via Glass <[hidden email]> wrote: >> >> Hey Johan, >> >> Could you be a bit more specific about the error you are getting and the step that you are performing ... I have a passing familiarity with gt4gemstone ... I've been using it fairly regularly and converted the scripts to load into GemStone 3.4, but I haven't actually studied the scripts themselves. >> >> The bare GemStone install for gt4gemstone is intended to be installed as SystemUser and therefore shouldn't be expecting any GLASS classes to be present, but there might be some classes in 3.3.x that aren't in 3.2.x, but I would need to see a stack... >> >> Dale >> >> >> On 5/19/17 11:43 PM, Johan Brichau via Glass wrote: >>> Hi there, >>> >>> I’ve got gt4gemstone working by following the instructions on the github site on a GS 3.3.4 in a GsDevKit environment. >>> >>> Because we are on GS 3.2.16, I’m trying to get it working in that version of Gemstone and hitting some issues with security policy in the first install step: SystemUser does not see GLASS classes loaded by DataCurator. >>> I did not yet start solving it, but if there is a zero chance of me getting it to work in that version of GemStone, it would be cool to know now :) >>> >>> thx >>> Johan >>> _______________________________________________ >>> Glass mailing list >>> [hidden email] >>> http://lists.gemtalksystems.com/mailman/listinfo/glass >> _______________________________________________ >> Glass mailing list >> [hidden email] >> http://lists.gemtalksystems.com/mailman/listinfo/glass > _______________________________________________ > Glass mailing list > [hidden email] > http://lists.gemtalksystems.com/mailman/listinfo/glass _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
One thing: I did not see any way to build a pharo client image without using the GsDevKit_home checkout. So, I used one I had built before within the GsDevKit environment. Neat stuff. cheers Johan _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Free forum by Nabble | Edit this page |