|
[Sponsors] |
![]() |
![]() |
#1 | |
Senior Member
Vieri Abolaffio
Join Date: Jul 2010
Location: Always on the move.
Posts: 308
Rep Power: 17 ![]() |
Dear all.
I've installed OF and paraview fia apt-get on a new ubuntu machine that will be used as muscle for my pre and post processing. i can start the paraview server there and connect to it from my machine with the client. no issues about that BUT i cannot start more than 1 pvserver. i'd like to make full use of the cores on that machine. what i tried is: Code:
mpirun -np 4 pvserver --use-offscreen-rendering Code:
mpirun -np 4 pvserver --use-offscreen-rendering Waiting for client Connection URL: cs://localhost:11111 Waiting for client Connection URL: cs://localhost:11111 Waiting for client Connection URL: cs://localhost:11111 ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/Common/vtkSocket.cxx, line 258 vtkServerSocket (0x26a6f90): Socket error in call to listen. Address already in use. ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/ParaViewCore/ClientServerCore/vtkTCPNetworkAccessManager.cxx, line 286 vtkTCPNetworkAccessManager (0x1f28a30): Failed to set up server socket. Exiting... ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/Common/vtkSocket.cxx, line 258 vtkServerSocket (0x1e44f90): Socket error in call to listen. Address already in use. Exiting... ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/ParaViewCore/ClientServerCore/vtkTCPNetworkAccessManager.cxx, line 286 vtkTCPNetworkAccessManager (0x16c6a30): Failed to set up server socket. Waiting for client Connection URL: cs://localhost:11111 ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/VTK/Common/vtkSocket.cxx, line 206 vtkServerSocket (0x1085f90): Socket error in call to bind. Address already in use. Exiting... ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.1.x/ParaView-3.12.0/ParaViewCore/ClientServerCore/vtkTCPNetworkAccessManager.cxx, line 286 vtkTCPNetworkAccessManager (0x907a30): Failed to set up server socket. Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed! Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed! Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed! ^Cmpirun: killing job... http://www.paraview.org/pipermail/pa...ry/024001.html and the solution provided was to Quote:
|
||
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Star 13.06.012 mismatched types in mpi error server reset | cdimock72 | STAR-CCM+ | 0 | April 14, 2019 12:19 |
[General] PBS script to run ParaView in parallel on remote server | hconel | ParaView | 0 | December 25, 2018 03:38 |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
Cluster 2 server units to run star with mpi? | RCB0B | STAR-CCM+ | 1 | August 16, 2017 21:05 |
Is Testsuite on the way or not | lakeat | OpenFOAM Installation | 6 | April 28, 2008 12:12 |