That works great, thanks! I installed the updated emulator.dll.

Since I don't know what the differences are between 1.4.0 and 1.3.2, and
worry about losing some other functionality I might already have, I'm loath
to try 1.3.2.

On Thu, Mar 3, 2011 at 7:59 AM, Wolfgang Meyer <
[email protected]> wrote:

> Hi Lyle,
>
> remoting does not work on Windows with Mozart version 1.4.0.
> You may choose to use Mozart 1.3.2 instead, or you apply this patch
> which I created a while ago:
>
> http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/2008/003072.html
> If you don't want to compile Mozart, you may also download a binary
> dll replacement from here:
> http://code.google.com/p/oz-code/downloads/list
>
> I'm not sure whether I ever tested this with Windows 7, but with XP it
> certainly worked.
>
> Cheers,
>  Wolfgang
>
>
> On Thu, Mar 3, 2011 at 8:24 AM, Lyle Kopnicky <[email protected]> wrote:
> > Hi folks,
> > I'm working my way through CTM, and now in Chapter 11. I've discovered a
> > strange issue. I can start one remote manager, and it works fine. But if
> I
> > start a second one, the process will go into a loop and keep using up
> more
> > and more RAM until it crashes.
> > So, in a new Oz process, I can run:
> >     {New Remote.manager init _}
> > and get a second process, but if I run the exact same thing again:
> >     {New Remote.manager init _}
> > the third process will spin its wheels, use up lots of RAM, then crash
> all
> > three processes.
> > Am I doing something wrong? I'm using Mozart 1.4.0 on Windows 7.
> > Thanks,
> > Lyle
> >
> _________________________________________________________________________________
> > mozart-users mailing list
> > [email protected]
> > http://www.mozart-oz.org/mailman/listinfo/mozart-users
> >
>
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to