Dear Enrique,

I don't know about rsh, but I had success with _ssh_ and Mozart 1.3.2.
I followed these instructions to set up an ssh server (using Cygwin):
http://pigtail.net/LRP/printsrv/cygwin-sshd.html

Note that you have to enable password-less login. The linked document describes how to do that.

I had to disable my software firewall (ZoneAlarm), but the Windows XP Firewall did not cause trouble. I also had to make sure that the correct path is set for the ssh account (such that ozengine is found). (My Computer -> System Properties -> Environment Variables -> System Variables; reboot afterwards.)

I also tested on Mozart 1.4.0, but that did _not_ work (not even with this patch: http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/2008/003072.html ).

Cheers,
 Wolfgang



Jose Enrique Benitez Jimenez wrote:
yes, I try that, but it work sometimes, look like my rsh Daemon do not work 
fine, What Deamon you suggest?
----------------------------------------------------------------------

Message: 1
Date: Wed, 13 May 2009 13:57:53 +0200
From: Wolfgang Meyer <[email protected]>
Subject: Re: Problem with Remote module
To: Mozart users <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Jose Enrique Benitez Jimenez wrote:
...
And get this error:
%****************** Error: remote module manager ****************
%**
%** remote(cannotCreate <O: ManagerProxy> localhost)
%**
%** Call Stack:
%** procedure 'ManagerProxy,init' in file 
"f:/cygwin/home/Administrator/Mozart-1-3-2/mozart/share/lib/dp/Remote.oz", line 
138, column 6, PC = 19511160
%**--------------------------------------------------------------
Do any of you know why it do that, thanks.


Looks like the forking did not work and the timeout expired, e.g. Mozart
gave up creating the remote connection.

Did you already try the test in the documentation (
http://www.mozart-oz.org/home/doc/system/node48.html 
<http://10.0.0.32/exchweb/bin/redir.asp?URL=http://www.mozart-oz.org/home/doc/system/node48.html>
  ), e.g. trying to
execute in a DOS-prompt (not cygwin):

rsh  <Host>  ozengine x-oz://system/RemoteServer.ozf --test

?

Cheers,
  Wolfgang


_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to