runAppli error message: CatalogResources.xml no new xml file is parsed
runAppli error message: CatalogResources.xml no new xml file is parsed
There is a Python script named "runAppli" in salome_appli_6.6.00 directory that is convenient to source the environment variables and to launch Salome. However, on RHEL6, using this script leads to he following error message:
Searching /Containers/boltzmann/FactoryServerPy in Naming Service +Error in method stat for file : /home/ahebert/salome_appli_6.6.00/CatalogResources.xml no new xml file is parsed
and launch a non working Salome GUI. To correct what is apparently a bug (yet to confirm) you must replace all instances of variable APPLI by APPLIH in script runAppli. With this modification, runAppli works fine. The corrected version is attached.
