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 ), 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