[Paraview] [PV3.1.0] Problems when running client-server

rnelias rnelias at nacad.ufrj.br
Fri Aug 24 15:51:30 EDT 2007


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/vtkProcessModuleConnectionM
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.



More information about the ParaView mailing list