[Paraview] Handshake failed :: but I'm using exactly the same CVS

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Feb 27 16:22:40 EST 2009


Is that a debug build? Can you attach with a debugger and step into
vtkSocketCommunicator::ClientSideHandshake and
vtkSocketCommunicator::ServerSideHandshake and see where it's failing?
If it's not a debug build, adding "cout"s at every location where
these methods return 0 may help.

Utkarsh

On Fri, Feb 27, 2009 at 4:19 PM, Ricardo Reis <rreis at radiozero.pt> wrote:
> On Fri, 27 Feb 2009, Utkarsh Ayachit wrote:
>
>> Are you sure you updated with cvs up -dAP i.e. don't have any sticky
>> tags on one (or both) of the machines? Look at
>> vtkSocketCommunicator::GetVersion (in
>> ParaView/VTK/Parallel/vtkSockeCommunicator.cxx) are both reporting the
>> same version number?
>
> I have "rm -rf ParaView3" before doing the cvs checkout (in both machines)
>
>
>
>  Ricardo Reis
>
>  Non Serviam
>
>  Instigador - Cultural - Instigator
>
>  Rádio Zero :: dilatação auditiva, expansão mental
>  http://www.radiozero.pt
>
>  Radio Zero is a founding member of Radia http://www.radia.fm


More information about the ParaView mailing list