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

Berk Geveci berk.geveci at kitware.com
Fri Aug 24 16:15:05 EDT 2007


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.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.
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list