Sounds like a network issue. Try telnetting to the port 11111 on nef066 to see if you can indeed connect to that port.
Utkarsh On Thu, Nov 28, 2013 at 8:35 AM, Stephen Wornom <[email protected]> wrote: > I launch the paraview server on nef using 32 xeon cores. I am using the > 64-bit PV. > The server is listening on nef066. Paraview 3.14.1 has been install from the > source and has been used successfully until now. > > Next I start paraview 3.14.1 (binary version) on my workstation. > When I connect I get this error message > > Warning: In > /home/utkarsh/Kitware/superbuild/paraview/src/paraview/ParaViewCore/ClientServerCore/vtkTCPNetworkAccessManager.cxx, > line 302 > vtkTCPNetworkAccessManager (0xda2dc0): Connect failed. Retrying for 55.97 > more seconds. > > ERROR: In > /home/utkarsh/Kitware/superbuild/paraview/src/paraview/VTK/Common/vtkSocket.cxx, > line 481 > vtkClientSocket (0x17f8c60): Socket error in call to connect. Connection > refused. > > ERROR: In > /home/utkarsh/Kitware/superbuild/paraview/src/paraview/VTK/Common/vtkClientSocket.cxx, > line 53 > vtkClientSocket (0x17f8c60): Failed to connect to server nef066:11111 > > The ping looks ok > ping nef066.inria.fr > PING nef066.inria.fr (193.51.209.196) 56(84) bytes of data. > 64 bytes from nef066.inria.fr (193.51.209.196): icmp_req=1 ttl=63 time=0.451 > ms > 64 bytes from nef066.inria.fr (193.51.209.196): icmp_req=2 ttl=63 time=0.359 > ms > 64 bytes from nef066.inria.fr (193.51.209.196): icmp_req=3 ttl=63 time=0.368 > ms > ^C > --- nef066.inria.fr ping statistics --- > 3 packets transmitted, 3 received, 0% packet loss, time 2000ms > rtt min/avg/max/mdev = 0.359/0.392/0.451/0.047 ms > > Sometimes when I logoff my workstation and logon again, the problem goes > away (yesterday). > Has anyone else experienced a similar problem? > Thanks, > Stephen > p.s. > In the past I have had no problems using the binary version on my > workstation. > > > -- > [email protected] > 2004 route des lucioles - BP93 > Sophia Antipolis > 06902 CEDEX > > Tel: 04 92 38 50 54 > Fax: 04 97 15 53 51 > > > _______________________________________________ > 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
