Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Pages: 1
Hi all,
New to Salome_meca. Facing problem while launching salome_meca 2020 running on Ubuntu 20.04.
runSalome running on algorithm-VirtualBox
Searching for a free port for naming service: 2815 - OK
inside europlexus set env...
Searching Naming Service +omniNames: (0) 2021-02-12 01:54:29.302881: -ORBendPoint option overriding default endpoint.
found in 0.1 seconds
Searching /Kernel/Session in Naming Service +SALOME_Session_Server: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory
Warning, no type found for resource "localhost", using default value "single_machine"
Traceback (most recent call last):
File "/home/algorithm/salome_meca/V2020.0.1_universal_universal/modules/KERNEL_V9_4_0/bin/salome/orbmodule.py", line 181, in waitNSPID
os.kill(thePID,0)
ProcessLookupError: [Errno 3] No such process
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/algorithm/salome_meca/appli_V2020.0.1_universal_universal/bin/salome/runSalome.py", line 679, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "/home/algorithm/salome_meca/appli_V2020.0.1_universal_universal/bin/salome/runSalome.py", line 624, in startSalome
session=clt.waitNSPID("/Kernel/Session",mySessionServ.PID,SALOME.Session)
File "/home/algorithm/salome_meca/V2020.0.1_universal_universal/modules/KERNEL_V9_4_0/bin/salome/orbmodule.py", line 183, in waitNSPID
raise RuntimeError("Process %d for %s not found" % (thePID,theName))
RuntimeError: Process 5805 for /Kernel/Session not found
--- Error during Salome launch ---
Thanks in advance
Offline
Hello,
I had to do a reinstall today and received the same error.
sudo apt-get install libquadmath0
did the job,
Mario.
Last edited by mf (2021-09-23 11:54:42)
Offline
Pages: 1