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

Renato N. Elias rnelias at nacad.ufrj.br
Fri Aug 24 18:51:45 EDT 2007


Hi Berk,

In fact, I only compiled the server side (SGI Altix 450) and not touched in
the option you cited. Basically, I'm reproducing the same procedure that I
followed with previous versions of PV ("PV family 2"). On the client side
I'm running PV-3.1.0 distributed by Kitware, which is 32 bits and run on the
32 bits layer of windows XP x64. The connection is set up as manual since we
have firewall and I can't figure out how I'd connect automatically behind
it. By the way, will PV-3 support SSH connections like VisIt do? It seemed
to me a very simple way to set up and connect behind firewalls
automatically.

Some other details about the compilation:
- shared libs, no gui support, mesa (pointed to SGI libs), MPI (provided by
SGI propack), PV-3 code checked out from CVS today. No further options were
changed (at least, not that I remember...)

Regards

Renato.


-----Mensagem original-----
De: Berk Geveci [mailto:berk.geveci at kitware.com] 
Enviada em: sexta-feira, 24 de agosto de 2007 17:15
Para: rnelias
Cc: paraview at paraview.org
Assunto: Re: [Paraview] [PV3.1.0] Problems when running client-server

Do you by any chance have one side compiled with VTK_USE_64BIT_IDS and the
other without? I am guessing so...

-berk


On 8/24/07, rnelias <rnelias at nacad.ufrj.br> wrote:
>
> 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.cx
> x,
> 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/vtkProcessModuleConne
> ctionM
> 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