×

Notice

The forum is in read only mode.

Problem Starting Salome-Meca

  • Carlos
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 2 weeks ago #4338 by Carlos
Problem Starting Salome-Meca was created by Carlos
Hi all,

This is my first time posting, so please forgive ignorance.

I have been using caelinux 2009 installed in my hard drive yesterday, trying to do some basic simulations with Salome-meca, with no problem.

Today Salome-meca refuses to start, giving the following output:

Adding known_hosts entries for host caelinux

getaddrinfo caelinux: Name or service not known

Adding known_hosts entries for host localhost

# localhost SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1.2

Read from socket failed: Connection reset by peer

# localhost SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1.2

Read from socket failed: Connection reset by peer



Checking... LD_LIBRARY_PATH

NO !



Checking... PATH

NO ! /opt/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
[/i]


Checking... PYTHONPATH

NO !

CHECK /home/caelinux

Searching for free port for the SALOME Naming Service: 2810; 2811; 2812; 2813; 2814 - Ok

runSalome running on caelinux

Searching for a free port for naming service: 2810 2811 2812 2813 2814 - OK

Searching Naming Service ++++++++++Failed to narrow the root naming context

Traceback (most recent call last):

File "/opt/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/runSalome.py", line 638, in useSalome

clt = startSalome(args, modules_list, modules_root_dir)

File "/opt/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/runSalome.py", line 419, in startSalome

clt=orbmodule.client(args)

File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/orbmodule.py", line 42, in __init__

self.initNS(args or {})

File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/orbmodule.py", line 75, in initNS

sys.exit(1)

SystemExit: 1





--- Error during Salome launch ---

>>>

KeyboardInterrupt



I will appreciate very much any information.
Thanking in advance,
Carlos.
  • Carlos
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 1 week ago #4349 by Carlos
Replied by Carlos on topic Re:Problem Starting Salome-Meca
MMMMM.... Nobody knows?.....or am I posting in the wrong place?:sick:
More
15 years 1 week ago #4350 by Claus
Replied by Claus on topic Re:Problem Starting Salome-Meca
Not sure what the problem is, but from glancing at the output, the only thing I see out of the ordinary, is this error message:

Adding known_hosts entries for host caelinux

getaddrinfo caelinux: Name or service not known

Adding known_hosts entries for host localhost

# localhost SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1.2

Read from socket failed: Connection reset by peer

# localhost SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1.2

Read from socket failed: Connection reset by peer


My output is this:

Checking and cleaning... LD_LIBRARY_PATH
NO ! /home/claus/Programs/SALOME-MECA-2010.1-x86_64/SALOME/SALOME5/V5_1_3/../Prerequis/BLSurf-2.8/lib

Checking and cleaning... PATH
NO ! /home/claus/Programs/SALOME-MECA-2010.1-x86_64/SALOME/SALOME5/V5_1_3/../Prerequis/Ghs3d-4.1

Checking and cleaning... PYTHONPATH
CHECK /home/claus
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on claus-desktop
Searching for a free port for naming service: 2810 - OK
Searching Naming Service + found in 0.1 seconds
Searching /Containers/claus-desktop/FactoryServerPy in Naming Service +FactBatchManager of type 'eSGE' inserted into catalog
FactBatchManager of type 'ePBS' inserted into catalog
FactBatchManager of type 'SH' inserted into catalog
FactBatchManager of type 'RSH' inserted into catalog
FactBatchManager of type 'SSH' inserted into catalog
FactBatchManager of type 'eSGE' inserted into catalog
FactBatchManager of type 'ePBS' inserted into catalog
FactBatchManager of type 'SH' inserted into catalog
FactBatchManager of type 'RSH' inserted into catalog
FactBatchManager of type 'SSH' inserted into catalog
+ found in 1.0 seconds
Searching /Kernel/Session in Naming Service found in 0.0 seconds
Start SALOME, elapsed time : 1.2 seconds
additional external python interpreters: 0
>>> ****************************************************************
* Warning: DSCCODE GUI resources are not found.
* DSCCODE GUI will not be available.
****************************************************************
****************************************************************
* Warning: PAL GUI resources are not found.
* PAL GUI will not be available.
****************************************************************


So it would seem you have some problems with hostnames/ssh etc. I don't know what specific, but the ssh-server might not be running, or you haven't specified a correct hostname in /etc/hostname and /etc/hosts

See if you can take it from here :)

Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
  • Carlos
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 1 week ago #4365 by Carlos
Replied by Carlos on topic Re:Problem Starting Salome-Meca
Thanks Claus,

I agree there must be something wrong with SSH but even if I have tried I could not solve it, because I do not know enough.
I will try to reinstall caelinux to see what happens, I have it running on another machine.

Thanks for replying.
Carlos.
  • Carlos
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 1 week ago #4366 by Carlos
Replied by Carlos on topic Re:Problem Starting Salome-Meca
Thanks Claus,

I agree there must be something wrong with SSH but even if I have tried I could not solve it, because I do not know enough.
I will try to reinstall caelinux to see what happens, I have it running on another machine.

Thanks for replying.
Carlos.
  • Carlos
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 1 week ago #4367 by Carlos
Replied by Carlos on topic Re:Problem Starting Salome-Meca
Ok, re-installation solved the problem, but is not the way, we did not learn any thing.

Any body knows the reason for using only one core out of four??
I do not find any configuration regarding cores.

Carlos.
Moderators: catux
Time to create page: 0.168 seconds
Powered by Kunena Forum