Hi Hengxing,
which commands did you run precisely on which machine? Did you check that
port 11111 is available on the server for the client or, in the case of the
reverse connection, available on the client for the server?

when I started a remote server(./pvserver), it failed with the ERRORs
> below.
>

The errors with vtkClientSocket seem like a problem of a client, was is
really pvserver, which failed with those messages?

Peter


>
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/VTK/Common/System/vtkSocket.cxx,
> line 481
>
> vtkClientSocket (0x3160c80): Socket error in call to connect. Connection
> timed out.
>
>
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/VTK/Common/System/vtkClientSocket.cxx,
> line 53
>
> vtkClientSocket (0x3160c80): Failed to connect to server hw:11111
>
>
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/ParaViewCore/ClientServerCore/Core/vtkTCPNetworkAccessManager.cxx,
> line 309
>
> vtkTCPNetworkAccessManager (0x1d3e870): Connect timeout.
>
>
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/ParaViewCore/ServerManager/Core/vtkSMSessionClient.cxx,
> line 261
>
> vtkSMSessionClient (0x3b70fd0): Some error in socket processing.
>
> v
>
> Then I tried to use a reverse connection, but it still didn't work like
> below. Is there anyone who knows what happened on my remote connection ?
> Thanks in advance!
> BTW, I used the paraview binary installer:
> ParaView-5.0.0-Qt4-OpenGL2-MPI-Linux-64bit.tar.gz on both
> sides(client/server).
>
> Hengxing
>
> ./pvserver -rc --client-host=localhost --server-port=11111
> Connecting to client (reverse connection requested)...
> Connection URL: csrc://localhost:11111
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/VTK/Common/System/vtkSock
> vtkClientSocket (0x19aa490): Socket error in call to connect. Connection
> refused.
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/VTK/Common/System/vtkClie
> vtkClientSocket (0x19aa490): Failed to connect to server localhost:11111
>
> Warning: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/ParaViewCore/ClientServ
> vtkTCPNetworkAccessManager (0xe51e60): Connect failed.  Retrying for
> 59.9991 more seconds.
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/VTK/Common/System/vtkSock
> vtkClientSocket (0x19aa490): Socket error in call to connect. Connection
> refused.
>
> ERROR: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/VTK/Common/System/vtkClie
> vtkClientSocket (0x19aa490): Failed to connect to server localhost:11111
>
> Warning: In
> /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/source-paraview/ParaViewCore/ClientServ
> vtkTCPNetworkAccessManager (0xe51e60): Connect failed.  Retrying for
> 58.9983 more seconds.
>
>
>
>
>
>
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to