Hi OpenDX Users,

I am using OpenDX on a single workstations for quite some years now with great 
success. As my datasets become greater and greater I am running into a memory 
problem. So I thought distributed processing would be a good idea to cope 
with this problem. 
I set up the rsh environment so I actually managed it to get the remote server 
started. But then when I want to execute my program, the server crashes with 
the error message ERROR: error writing to socket.

I then tried to start the server on the remote machine and execute the whole 
net on this machine, this works fine if done completely through the VPE.

BUT, if I start the server on the remote machine manually by the command:
 /opt/dx/bin_linux/dxexec -r -B
and then try to connect to the already running server, dx crashes again. After 
the connection was accepted; here the output from the remotely started 
server:

Memory cache will use 1774 MB (110 for small items, 1664 for large)

port = 1900
server: accepted connection from client
In _dxfExRemoteExec. Host is recompc02
_dxf_ExWriteSock returned -1 instead of 1
_dxf_ExWriteSock returned -1 instead of 8
_dxf_ExWriteSock returned -1 instead of 1
_dxf_ExWriteSock returned -1 instead of 1
_dxf_ExWriteSock returned -1 instead of 1
_dxf_ExWriteSock returned -1 instead of 12
:
:
_dxf_ExWriteSock returned -1 instead of 1
365: signal 11 caught
Aborted

I really do not know, what I am doing wrong. Can any one help me with this ???

I am using OpenDX 4.3.2 on a Suse 9.1 System...

Thank you very much...

Alex

Reply via email to