[Glass] [3.1.0.4] WAGemStoneRunSmalltalkServer
Paul DeBruicker
pdebruic at gmail.com
Fri Aug 9 09:25:39 PDT 2013
Are you trying to run Seaside on Gemstone with Zinc or just run Zinc on
Gemstone for another purpose?
On 08/09/2013 08:51 AM, Sebastian Heidbrink wrote:
> Hi Dale,
>
> I tried it and I get the same result....
>
> Meanwhile I realized that my script only works if I commit my
> transaction prior to starting the gem like this:
>
> "
> WAGemStoneRunSmalltalkServer addServerOfClass: ZnServer withName:
> 'myserver' on: #(9001).
> .... commit the transaction ...
> WAGemStoneRunSmalltalkServer startGems: (WAGemStoneRunSmalltalkServer
> serverNamed: 'myserver').
> "
>
> Otherwise the (WAGemStoneRunSmalltalkServer serverNamed: 'myserver') is
> nil in WAGemStoneRunSmalltalkServer startServer: serverName On:
> portInteger.
>
> Since the remote debugging does not work with the currently delivered
> runSmalltalkerver scriptsfor 3.1.0.4 I have to work with "halt" and
> looking into the logs.
>
> I already tried to change the script this way: see attached
>
> It seems the listenloop is running, but I never end up in
> "handleRequest" :-/
>
> Sebastian
>
>
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>
More information about the Glass
mailing list