Hi,

I'm having problems with the parallel search in Oz. (I've also searched the archives but can't find anything that may help.) I have everything set up properly, the RemoteServer test works fine using rsh. When I run the example program from the documentation, my remote Linux machine being called 'testbed', I can see an ozengine process fire up on the remote machine but it almost instantly dies.
This is the search line:

E={New Search.parallel init('localhost':1#sh 'testbed':1#rsh)}

(I've tried different combinations of single quotes also because the documentation says hostname is a virtual string but the example looks like hostname is an atom???

Shortly after I get this error message:

Mozart Engine 1.3.2 (20080506) playing Oz 3

Remote Server: failed to take a ticket

%*********************** Error: connections *********************
%**
%** Ticket refused: refers to dead site
%**
%** Ticket: x-ozticket://127.0.1.1:9000:pSrZey:uFt/y:w:w:s:WDxNtx
%**
%** Call Stack:
%** procedure 'TakeWithTimer' in file "/build/buildd/mozart-1.3.2.20060615+dfsg/mozart/share/lib/dp/Connection.oz", line 237, column 3, PC = 147729640 %** procedure in file "/build/buildd/mozart-1.3.2.20060615+dfsg/mozart/share/lib/dp/RemoteServer.oz", line 29, column 0, PC = 147379820
%**--------------------------------------------------------------

%****************** Error: remote module manager ****************
%**
%** remote(cannotCreate <O: ManagerProxy> testbed)
%**
%** Call Stack:
%** procedure 'ManagerProxy,init' in file "/build/buildd/mozart-1.3.2.20060615+dfsg/mozart/share/lib/dp/Remote.oz", line 138, column 6, PC = 145873536
%**--------------------------------------------------------------

Can anyone suggest anything?
I'm confused as well by the reference to 127.0.1.1, shouldn't this be a proper network ip address?

Regards
Mark

--
Mark Richardson
Final year undergraduate
University of Teesside
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to