Not saying I’m right here, but it looks like multiple versions of ParaView are 
tying up the socket.  Do a ps -ef on paraview, client side, and kill them.  Do 
the same on the server side.  Then, try again.

Alan

From: ParaView <[email protected]> on behalf of Quentin d'Avout 
<[email protected]>
Date: Friday, October 13, 2017 at 3:10 PM
To: "[email protected]" <[email protected]>
Subject: [EXTERNAL] [Paraview] pvserver MPI issue

Hi All,

my issue is when I hit:

mpirun -np 32 pvserver # with or without --mpi option

I get :"vtkServerSocket (0x23fb3e0): Socket error in call to bind. Address 
already in use."
and: "vtkTCPNetworkAccessManager (0x1879510): Failed to set up server socket."

as if my paraView was compiled with the mpi capability off. But it is on (D3 
filter available, "about" windows also says so).

pvserver in serial works just fine.
Could have been the ufw firewall blocking connections, but it is disabled.
Ubuntu 17.04.

Thanks in advance for your help.
Quentin
_______________________________________________
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