← Back to team overview

yade-users team mailing list archive

Libraries problems with a Cluster

 

Hello,

In my laboratory, a cluster with a few nodes has been installed.  So 
normally we could use YADE with, except that we have some problems. Two 
versions are installed, the base version reachable by everybody and my 
version locally installed in my part of the cluster.

On the one hand, when we use the base version, after writing "yade", the 
message is the following:

/Constructing ClassFactory  (if multiple times - check '-rdynamic' flag!).
Constructing SerializableSingleton  (if multiple times - check 
'-rdynamic' flag!).
34 [47205864286640] INFO yade  - core/yade.cpp:122 main: Logger uses 
basic (console) configuration since 
`/home/3S-LAB/lfavier/.yade-0.11.1/logging.conf' was not found. DEBUG 
messages will be ommited.
34 [47205864286640] INFO yade  - core/yade.cpp:123 main: Look at the 
file doc/logging.conf.sample in the source distribution as an example on 
how to customize logging.
35 [47205864286640] INFO yade.Omega  - core/Omega.cpp:32 Omega: 
Constructing Omega  (if multiple times - check '-rdynamic' flag!).
292 [47205864286640] INFO yade  - core/yade.cpp:177 main: Loading 
configuration file: /home/3S-LAB/lfavier/.yade-0.11.1/preferences.xml
terminate called after throwing an instance of 'FactoryCantCreate'
  what():  ClassFactory::create - cannot create class named: 
XMLFormatManager
SIGSEGV/SIGABRT handler called; gdb batch file is 
`/home/3S-LAB/lfavier/.yade-0.11.1/gdb_crash_batch-pid26041'
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47205864286640 (LWP 26041)]
0x00002aeef6906715 in waitpid () from /lib/libc.so.6
No symbol "info" in current context.

Thread 1 (Thread 47205864286640 (LWP 26041)):
#0  0x00002aeef6906715 in waitpid () from /lib/libc.so.6
#1  0x00002aeef68af721 in strtold_l () from /lib/libc.so.6
#2  0x00000000004c153c in sigHandler (sig=6) at core/yade.cpp:52
#3  0x00002aeef68a4110 in killpg () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()
#0  0x00002aeef6906715 in waitpid () from /lib/libc.so.6
(gdb)/

On the other hand, when I use my version, which works marvelously in my 
computer, the message is the following:

/./yade-0.11.0: error while loading shared libraries: 
libpython2.4.so.1.0: cannot open shared object file: No such file or 
directory
/

I didn't install all the libraries, but according to our computer 
engineer Rémi (I think you can add somethings Rémi...), everything has 
been installed. So do you know where could it come from ?

Regards

Lionel

-- 
Lionel FAVIER
Doctorant
Laboratoire Sols Solides Structures, Risques (3S-R)
Equipe Risques et Vulnérabilité (RV)

Domaine Universitaire - BP 53
38041 Grenoble Cedex 9
France

Tél: +33 (0)4 56 52 86 36
lionel.favier@xxxxxxxxxxx

_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users



Follow ups