Launching error
-
Hi to all
I've installed Salome un my suse9.2 so when I try to launch with ./runSalome I've this error:
giuseppe@linux:~/salome/KERNEL_2.2.8/bin/salome> ./runSalome
Searching for a free port for naming service: 2810 - Ok
Traceback (most recent call last):
File "", line 1, in ?
ImportError: No module named CORBA
python: can't open file '/bin/salome/runSalome.py'
giuseppe@linux:~/salome/KERNEL_2.2.8/bin/salome>
I've try also with -/runSalome -g
Someone can help me?
Thanks in advantage
Giuseppe-
giuseppe wrote:
Hi to all
I've installed Salome un my suse9.2 so when I try to launch with ./runSalome I've this error:
giuseppe@linux:~/salome/KERNEL_2.2.8/bin/salome> ./runSalome
Searching for a free port for naming service: 2810 - Ok
Traceback (most recent call last):
File "", line 1, in ?
ImportError: No module named CORBA
python: can't open file '/bin/salome/runSalome.py'
giuseppe@linux:~/salome/KERNEL_2.2.8/bin/salome>
I've try also with -/runSalome -g
Someone can help me?
Thanks in advantage
Giuseppe
Hello,
your post is old, have you solved your problem ?
I have just installed Salome and I got the same message. After many tests I think it was solved by setting correctly the Salome environment (source salome.h).
Now I have this error message "Impossible de trouver /Kernel/Session", see below the complete message.
Thank you for your help.
Michel
[michel@Mandriva salome]$ runSalome
Searching for a free port for naming service: 2810 2811 2812 2813 - Ok
Configure parser: processing /home/salome_3.2.2/GUI_3.2.2/share/salome/resources/gui/SalomeApp.xml ...
Configure parser: Warning : could not find user configuration file
GEOM OCAF Resources
GEOM Shape Healing Resources
startSalome {u'portkill': 0, 'pyscript': [], u'file': 0, u'embedded': [u'SalomeAppEngine', u'study', u'cppContainer', u'registry', u'moduleCatalog'], u'killall': 0, 'appname': 'SalomeApp', u'modules': [u'GEOM', u'SMESH', u'VISU', u'SUPERV', u'MED', u'COMPONENT', u'PYCALCULATOR'], u'gui': 1, u'xterm': 0, u'interp': 0, u'pyModules': u'', 'port': 2813, u'splash': 1, u'SMESH_plugins': [u'NETGENPlugin', u'GHS3DPlugin'], u'key': [u'no'], 'plugins': [], 'containers': [], u'logger': 0, u'noexcepthandler': 0, u'standalone': [u'pyContainer', u'supervContainer', 'superv']}
Lancement du Naming Service runNS.sh > /tmp/logs/michel/salomeNS.log 2>&1
Searching Naming Service + found in 0.1 seconds
Notify Server to launch
command = ['notifd', '-c', '/home/salome_3.2.2/KERNEL_3.2.2/share/salome/resources/kernel/channel.cfg', '-DFactoryIORFileName=/tmp/michel_rdifact.ior', '-DChannelIORFileName=/tmp/michel_rdichan.ior', '-DReportLogFile=/tmp/michel_notifd.report', '-DDebugLogFile=/tmp/michel_notifd.debug']
command = ['SALOME_Session_Server', '--with', 'Registry', '(', '--salome_session', 'theSession', ')', '--with', 'ModuleCatalog', '(', '-common', u'/home/salome_3.2.2/KERNEL_3.2.2/share/salome/resources/kernel/KERNELCatalog.xml:/home/salome_3.2.2/GEOM_3.2.2/share/salome/resources/geom/GEOMCatalog.xml:/home/salome_3.2.2/SMESH_3.2.2/share/salome/resources/smesh/SMESHCatalog.xml:/home/salome_3.2.2/VISU_3.2.2/share/salome/resources/visu/VISUCatalog.xml:/home/salome_3.2.2/SUPERV_3.2.2/share/salome/resources/superv/SUPERVCatalog.xml:/home/salome_3.2.2/MED_3.2.2/share/salome/resources/med/MEDCatalog.xml:/home/salome_3.2.2/COMPONENT_3.2.2/share/salome/resources/component/COMPONENTCatalog.xml:/home/salome_3.2.2/PYCALCULATOR_3.2.2/share/salome/resources/pycalculator/PYCALCULATORCatalog.xml', '-personal', '/home/michel/Salome/resources/CatalogModulePersonnel.xml', ')', '--with', 'SALOMEDS', '(', ')', '--with', 'Container', '(', 'FactoryServer', ')', '--with', 'SalomeAppEngine', '(', ')', 'CPP', 'PY', 'SUPERV', 'GUI', 'SPLASH', '--modules (', u'GEOM:', u'SMESH:', u'VISU:', u'SUPERV:', u'MED:', u'COMPONENT:', u'PYCALCULATOR:', ')']
command = ['SALOME_ContainerManagerServer', '--with', 'Registry', '(', '--salome_session', 'theSession', ')', '--with', 'ModuleCatalog', '(', '-common', '', '-personal', '${HOME}/Salome/resources/CatalogModulePersonnel.xml', ')', '--with', 'SALOMEDS', '(', ')', '--with', 'Container', '(', 'FactoryServer', ')']
command = ['SALOME_ContainerPy.py', 'FactoryServerPy']
SALOME_Session_Server: symbol lookup error: /home/salome_3.2.2/KERNEL_3.2.2/lib/salome/libSalomeDSImpl.so.0: undefined symbol: NULL_STRING
Searching /Containers/Mandriva/FactoryServerPy in Naming Service +th. 3063146176 COMPILED with /dn22/SALOME/OCCtestE/KERNEL/Mandriva/KERNEL_SRC/src/Container/SALOME_ContainerManagerServer.cxx [31] : g++, Sep 19 2006 at 16:42:07
- Trace :
['/home/salome_3.2.2/KERNEL_3.2.2/bin/salome/SALOME_ContainerPy.py', 'FactoryServerPy']
- Trace :
SALOME_ContainerPy_i::__init__
container name /Containers/Mandriva/FactoryServerPy
+- Trace :
/Containers/Mandriva/FactoryServerPy
- Trace :
SALOME_NamingServicePy_i::Register
found in 1.0 seconds
command = ['SALOME_Container', 'SuperVisionContainer']
Searching /Containers/Mandriva/SuperVisionContainer in Naming Service +th. 3063551680 COMPILED with /dn22/SALOME/OCCtestE/KERNEL/Mandriva/KERNEL_SRC/src/Container/SALOME_Container.cxx [76] : g++, Sep 19 2006 at 16:41:44
['/home/salome_3.2.2/KERNEL_3.2.2/bin/salome/addToKillList.py', '1945', 'SALOME_Container']
myport = 2813
{}
LocalTraceBufferPool::retrieve, sem_wait: Interrupted system call
found in 0.5 seconds
Searching /Kernel/Session in Naming Service +Traceback (most recent call last):
File "/home/salome_3.2.2/KERNEL_3.2.2/bin/salome/runSalome.py", line 780, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "/home/salome_3.2.2/KERNEL_3.2.2/bin/salome/runSalome.py", line 733, in startSalome
session=clt.waitNSPID("/Kernel/Session",mySessionServ.PID,SALOME.Session)
File "/home/salome_3.2.2/KERNEL_3.2.2/bin/salome/orbmodule.py", line 173, in waitNSPID
raise "Impossible de trouver %s" % theName
Impossible de trouver /Kernel/Session
--- erreur au lancement Salome ---
Saving of the dictionary of Salome processes in /home/michel/michel_Mandriva.TERRELL.France.Net_2813_SALOME_pidict
To kill SALOME processes from a console (kill all sessions from all ports):
python killSalome.py
To kill SALOME from the present interpreter, if it is not closed :
killLocalPort() --> kill this session
(use CORBA port from args of runSalome)
givenPortKill(port) --> kill a specific session with given CORBA port
killAllPorts() --> kill all sessions
runSalome, with --killall option, starts with killing
the processes resulting from the previous execution.
-
Hi,
I've got the same error on mandriva 2006. Unfortunatelly, I am not able to build everything from sources due to space limitations (see also http://www.salome-platform.com/forum/forum_9/thread_789). Does anybody have antother suggestion? Can salome provide us with a patch?
regards,
Arnold
-
-
Dear All,
We have detected problem with Open CASCADE package in Salome 3.2.2.
We present you our apologies and in nearest time will replace downloaded archives by new ones for all platforms.
-
-
Hello All , May one ask if the corrected versions of 3.2.2 Salome been uploaded. With the current verison I have of 3.2.2 on installing Salome 3.2.2 in Kubutu enviroment. I have the same error that is discussed on this tread. i.e ./runSalome gives Searching for a free port for naming service: 2810 - Ok Traceback (most recent call last): File "", line 1, in ? ImportError: No module named CORBA python: can't open file '/bin/salome/runSalome.py': [Errno 2] No such file or directory Has the new version been uploaded. Thanks
-
-
-
-
-
-
Powered by
Ploneboard
