I have a problem using Salome-9.6.0 where Salome can’t find a free port to lauch omniNames.Does anyone know how to solve it?
Process Process-1:
Traceback (most recent call last):
File "/home/awgomes/SALOME-9.6.0-UB18.04-SRC/BINARIES-UB18.04/Python/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/home/awgomes/SALOME-9.6.0-UB18.04-SRC/BINARIES-UB18.04/Python/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
File "/home/awgomes/SALOME-9.6.0-UB18.04-SRC/BINARIES-UB18.04/KERNEL/bin/salome/searchFreePort.py", line 68, in searchFreePort_withPortManager
port = getPort(use_port)
File "/home/awgomes/SALOME-9.6.0-UB18.04-SRC/BINARIES-UB18.04/KERNEL/bin/salome/PortManager.py", line 191, in getPort
raise RuntimeError(msg)
RuntimeError:
Can't find a free port to launch omniNames
Try to kill the running servers and then launch SALOME again.