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 <rr...@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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to