Utkarsh & John,

Thanks for the tips! I'll investigate further.

FWIW, this is how I checked out the source code:

$ git checkout -b release-3.12.0 tags/v3.12.0
$ git submodule update

Initially, I hadn't updated the submodule and did hit the version incompatibility thing.

Goodwin

On 31/01/2012 03:44, Biddiscombe, John A. wrote:
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


--
Bioengineering Research Group
School of Mechanical and Materials Engineering
University College Dublin, Ireland
http://www.bioengineering-research.com
_______________________________________________
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