I've had the hanging problem a lot. Last time I found that my VTK ref was not quite the same as the ref that the paraview repo was asking for. When I corrected it, all was well, but it seems very sensitive to changes which (in my opinion) shouldn't have made any difference. Make sure git submodule update/status doesn't show any grotesque incompatibilities. It might help ...
JB -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Utkarsh Ayachit Sent: 30 January 2012 14:38 To: Goodwin Lawlor Cc: [email protected] Subject: Re: [Paraview] ParaView 3.12.0 hanging The server is expected to complain once the client is killed. The real issue is the hanging part. Are these debug builds? Is it possible to produce a backtrace? Utkarsh On Mon, Jan 30, 2012 at 7:13 AM, Goodwin Lawlor <[email protected]> wrote: > Hi All, > > We upgraded pvserver from 3.10 to 3.12 > > Now when the client (Win7 64bit) connects remotely to the pvserver > (linux 64it), it hangs. > > When you kill the client, the server complains: > > Waiting for client > Connection URL: cs://localhost:11111 > Client connected. > ERROR: In > /home/ec2-user/vol_30GB/codes/ParaView-3.12.0/VTK/Common/vtkSocket.cxx > , line > 572 > vtkClientSocket (0x1208010): Socket error in call to send. Connection > reset by peer. > > ERROR: In > /home/ec2-user/vol_30GB/codes/ParaView-3.12.0/VTK/Parallel/vtkSocketCo > mmunicator.cxx, > line 737 > vtkSocketCommunicator (0x10f6da0): Could not send message. > > ERROR: In > /home/ec2-user/vol_30GB/codes/ParaView-3.12.0/VTK/Parallel/vtkSocketCo > mmunicator.cxx, > line 766 > vtkSocketCommunicator (0x10f6da0): Could not receive tag. 1 > > GetIsConnected 1 > Exiting... > > > Any ideas? > > Thanks, > > Goodwin > > _______________________________________________ > 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 _______________________________________________ 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 _______________________________________________ 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
