[Paraview] [PV3.1.0] Problems when running client-server
Scott, W Alan
wascott at sandia.gov
Fri Aug 24 16:31:52 EDT 2007
Try using the command --connect-id=SOME_RANDOM_NUMBER on the client and
server. A good number is 123.
Alan Scott
-----Original Message-----
From: paraview-bounces+wascott=sandia.gov at paraview.org
[mailto:paraview-bounces+wascott=sandia.gov at paraview.org] On Behalf Of
rnelias
Sent: Friday, August 24, 2007 1:52 PM
To: paraview at paraview.org
Subject: [Paraview] [PV3.1.0] Problems when running client-server
Hi all,
I've been trying to run ParaView 3.1.0 in client-server (reverse
connection) mode using a Windows XP X64 machine (client) connecting to a
SGI Altix 450 system (data server). I've already compiled PV3 in the SGI
altix using SGI mesa libraries. However when I try to connect to my
client (manual mode) I got the following error message:
CLIENT ERROR:
============
ERROR: In ..\..\..\ParaView3\Servers\Common\vtkServerConnection.cxx,
line
442
vtkServerConnection (0738F148): Connection ID mismatch.
ERROR: In ..\..\..\ParaView3\Servers\Common\vtkServerConnection.cxx,
line
375
vtkServerConnection (0738F148): Failed to authenticate with Data Server.
ERROR: In
..\..\..\ParaView3\Servers\Common\vtkProcessModuleConnectionManager.cxx,
line 690
vtkProcessModuleConnectionManager (05E0FFE8): Rejecting new connection.
SERVER ERROR:
============
venus ParaView3-build/bin> ./launcher.sh 8 146.164.31.73 Process id: 0
>> ERROR: In
/home/nacad/rnelias/tmp/ParaView3/Servers/Common/vtkProcessModuleConnect
ionM
anager.cxx, line 672
vtkProcessModuleConnectionManager (0x6000000000e0a970): Handshake
failed.
Process id: 0 >> ERROR: In
/home/nacad/rnelias/tmp/ParaView3/Servers/Common/vtkProcessModule.cxx,
line
657
vtkProcessModule (0x6000000000d52ba0): Server Error: Could not connect
to client.
------------------
Where the command launcher is a the following script:
#!/bin/csh
mpirun -np $1 pvserver --use-offscreen-rendering -rc -ch=$2
------------------
Does anyone know what I'm doing wrong?
Thanks
Renato N. Elias
===============================================
PhD Student - http://www.nacad.ufrj.br/~rnelias High Performance
Computing Center (NACAD) Federal University of Rio de Janeiro Rio de
Janeiro - Brazil.
_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list