RES: [Paraview] [PV3.1.0] Problems when running client-server
rnelias
rnelias at nacad.ufrj.br
Mon Aug 27 09:56:09 EDT 2007
Hi Alan,
The problem is that I'm doing a manual connection, so, I don't know how I
could specify an ID connection on my client (only on the server). I tried
setting up an environment variable on my windows client (PV_CONNECT_ID=123)
and put the clause you suggested on my command line (mpirun -np 8 pvserver
--use-offscreen-rendering -rc -ch=my.client.ip --connect-id=123) but it has
not worked :o(
Regards
Renato.
-----Mensagem original-----
De: Scott, W Alan [mailto:wascott at sandia.gov]
Enviada em: Friday, August 24, 2007 17:32 PM
Para: rnelias; paraview at paraview.org
Assunto: RE: [Paraview] [PV3.1.0] Problems when running client-server
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