Publish executable's symbols to a loaded shared object

I am trying to load a shared object that should resolve some symbols inside the executable that loaded it:
program A loads plugin.so which uses method "callback" that exists in program A
When I try to load the .so I end up with an error:
undefined symbol: __1cJBugEngineFipath2t6Mpkc_v_
if I use nm "program" | grep __1cJBugEngineFipath2t6Mpkc_v_:
0000000000416d20 T __1cJBugEngineFipath2t6Mpkc_v_
On Linux with the GCC tools, I would normally use the option "-rdynamic":
"When creating a dynamically linked executable, add all symbols to the dynamic symbol table. The dynamic symbol table is the set of symbols which are visible from dynamic objects at run time."
but I have read that the linker for suncc automatically exports all symbols as a default.
Any tip?

Nope :( same symbol error.
I also tried to use "dlopen(0, RTLD_NOLOAD|RTLD_GLOBAL)" to force symbols to be global in the executable, that didn't work.
I can fortunately switch from a plugin-based build to a completely static executable (all plugins statically linked but the client code is exactly the same) but it would be much better to fix this issue on Linux.

Similar Messages

  • JRE 1.4.0 on RedHat7.1. - error... failed... cannot load shared object file

    I just installed JRE 1.4, but it doesn't work:
    failed /usr/java/j2re1.4.0/lib/i386/client/libjvm.co, because libstdc++-libc6.1.1.so.2: cannot load shared object file: no such file or directory
    When i check:
    ls /lib/libc-*
    /lib/libc/libc-2.2.2.so
    What files should I install to get it work?
    Thank you.

    The best way to explain this problem is JRE 1.4.0 is execting an old shared object for libstdc which had been updated in Redhat 7.2. Since, the functionality in libstdc should still exist in the newer version of libstc I simply made a symbolic link pointing to the current version of libstdc to satisfy JRE 1.4.0.
    ln -s /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so /usr/lib/libstdc++-libc6.1-1.so.2Hope this helps.
    steve

  • Libstdc++-libc6.1-1.so.2: cannot load shared object file:

    Greetings,
    I've just downloaded and installed Pervasive's jdbc driver and j2re-1_4_0-fcs-linux-i386.rpm, but when I try to run java:
    [admin@samba-two admin]$ /usr/java/j2re1.4.0/bin/java
    Error: failed /usr/java/j2re1.4.0/lib/i386/client/libjvm.so, because libstdc++-libc6.1-1.so.2: cannot load shared object file: No such file or directory
    How can I fix this?

    Just had this problem in Mandrake 9.0 with jsdk1.4.1, Same as RedHat 8.0 and 7.x.
    On the RPMS section of Disc 1 (I imagine the same for Red Hat) look for the RPM libstdc++2.x.y.rpm (I am not sure what xyz are, the 2 is the key) The other libstdc++5.x.y.z.rpm's are already installed.
    Install this RPM and it installs the proper libraries. (as root)
    rpm -iv libstdc++2.x.y.rpm In fact Forte4 doesn't even even boot as it uses this lib for the splash screen.
    Netscape 7 also needs this library.

  • Oracle 9.i - SQLPLUS libodm9.so - cannot load shared object file

    I am receive this error when I try to run sqlplus as any other user other than the user who installed the distribution:
    libodm9.so: cannot load shared object file file does not exist.
    Anyone have any ideas?
    -Jim Wartnick
    [email protected]

    I did have my LD_LIBRARY_PATH exported. The funny thing about this is that it works for one user (the user that installed the distribution), but nobody else. This is pretty bizzare. I tried to relink Oracle and received all of the similar errors that everyone else did (GLIBC22 errors). One person said to UPGRADE my binutils, I did this and am still having problems. I think I will wait for Oracle to certify the thing. It's nice to know that some things with Oracle never change. They can release a production piece of software that doesn't work. Pretty typical.
    null

  • Error loading shared libs

    I am running 8.1.7 on RH7.1. Oracle installed properly and the
    database was created just fine. Apps such as dbastudio and netca
    etc appear to be fine also.
    When I try to run Pro*C, i get the following error msg :
    Error while loading shared libraries: lbclntsh.so.8.0: cannot
    load shared object file : No such file or directory
    The file does in fact exist in $ORACLE_HOME/lib/
    Any ideas??

    LD_LIBRARY_PATH must include this directory.
    Check your ENVIRONMENT.
    Good Luck,
    Brad

  • [appldev@oracletrng5 ~]$ ./startAPP /bin/sh: error while loading shared lib

    Hi hussein,
    I got error when I startup my new cloned Oracle apps 11i in OEL5.6
    [appldev@oracletrng5 ~]$ ./startAPP
    /bin/sh: error while loading shared libraries: libdl.so.2:
    cannot open shared object file: No such file or directoryOr all command line (like "ls", "cat", etc) throws this error :(
    But if I am a "root" user I can run this.
    Please help...
    Thanks
    Edited by: crystal on Feb 18, 2011 5:53 PM

    Hi hussein,
    It seems only the discoverer start script got error. The metalink notes said:
    Oracle Discoverer 4i is not certified with Oracle Applications 11i since December 2006.
    Solution
    To implement the solution, please execute the following steps:
    1. Upgrade Discoverer to version 10.1.2 or later as per Note 313418.1
    Using Discoverer 10.1.2 with Oracle E-Business Suite 11i. I think we are not using discover. Do I need to fix it?
    But the start all script has status "1" at the end of run. which meant not successful.
    Below is the complete log of start all script:
    [appldev@oracletrng5 ~]$ ./startAPP
    You are running adstrtal.sh version 115.16
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adapcctl.sh start
    script returned:
    adapcctl.sh version 115.50
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Apache Web Server Listener (PLSQL) is not running.
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    adapcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adalnctl.sh start
    script returned:
    adalnctl.sh version
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adcmctl.sh start
    script returned:
    You are running adcmctl.sh version 115.28
    Starting concurrent manager for DEV ...
    Starting DEV_0220@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adfrmctl.sh start
    script returned:
    You are running adfrmctl.sh version 115.37
    Starting forms server for DEV on port 9000.
    adfrmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adrepctl.sh start
    script returned:
    You are running adrepctl.sh version 115.32
    starting Reports Server for DEV on port 7000.
    adrepctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adfmcctl.sh start
    script returned:
    You are running adfmcctl.sh version 115.19
    Starting forms load balancing client for DEV.
    adfmcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/adfmsctl.sh start
    script returned:
    You are running adfmsctl.sh version 115.15
    starting forms  metrics server for DEV.
    adfmsctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/jtffmctl.sh start
    script returned:
    You are running jtffmctl.sh version 115.16
    Validating Fulfillment patch level via /u01/appldev/devcomn/java
    Fulfillment patch level validated.
    Starting Fulfillment Server for DEV on port 9300 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /u01/appldev/devcomn/admin/scripts/DEV_oracletrng5/addisctl.sh start
    script returned:
    addisctl.sh version 115.15
    /u01/appldev/devora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /u01/appldev/devora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /u01/appldev/devora/8.0.6/discwb4/util/oad.log.
    Failed to start locator.
    Cannot bind to OAD. Re-starting...
    OAD is stopped
    Osagent is stopped
    Unable to stop locator. No process-id  file found.
    Unable to stop gatekeeper. No process-id  file found.
    Unable to stop any Discoverer Sessions. No process-id  file found.
    Unable to stop any Discoverer Preference. No process-id  file found.
    Unable to stop any Discoverer Collector. No process-id  file found.
    /u01/appldev/devora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /u01/appldev/devora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /u01/appldev/devora/8.0.6/discwb4/util/oad.log.
    Failed to start locator.
    Registering Discoverer Session
    Registering the Collector
    Applying preferences from file : /u01/appldev/devora/8.0.6/discwb4/util/pref.txt
    Finished applying preferences
    Registering Discoverer Preference Repository
    addisctl.sh: exiting with status 1
    .end std out.
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    ./applypreferences.sh: line 26: 31747: Memory fault
    /u01/appldev/devora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    .end err out.
    Check logfile /u01/appldev/devcomn/admin/log/DEV_oracletrng5/02200048.log for details
    Exiting with status 1What is this about? >./applypreferences.sh: line 26: 31747: Memory fault
    Thanks a lot

  • Error in loading shared libraries

    Hi there,
    I installed Oracle 8.1.5 on RH 6.1 and I'm getting the following error when trying to run 'dbstart'
    svgmgrl: error in loading shared libraries: /opt/oracle/8i/u01/app/oracle/product/8.1.5/lib/libclntsh.so.8.o: undefined symbol: nnflboot
    I checked that the library was there but maybe it's corrupt?
    Has anyone come across this before?
    Cheers,
    Michael Gannon.

    this is because there is a lot of bug in oracle instalation.
    the linux.sh scripts or the patches, i don't remenber, lose this file. You have to get it fron the instalation CD.
    as root you have to do:
    cd /var/tmp
    unzip [oracle instalation home]/stage/Componets/oracle/networking/netclt/8.1.5.0.0/1/DataFile/LIB.0.1.jar
    unzip [oracle instalation home]/stage/Componets/oracle/rdbms/8.1.5.0.0/1/DataFile/LIB.0.1.jar
    cd $ORACLE_HOME/lib
    cp /var/tmp/libdsbtsh8.so .
    cp /var/tmp/ntcontab.o .
    chmod 644 libdsbtsh8.so ntcontab.o
    chown oracle.dba libdsbtsh8.so ntcontab.o
    the lib you have missed is due to oracle patches rename the bin oracle. When you try to run dbstart, oracle don't exists.
    review the LD_LIBRARY_PATH too.
    null

  • Sqlplus: Error while loading shared libraries: libsqlplus.so:

    Hi
    The Error is as follows:
    sqlplus: Error while loading shared libraries: libsqlplus.so: cannot open shared object file: no such file or directory
    Installed R12 with RUP2.
    User Oracle already exists.
    I tried to create a user appsdev as follows:
    #adduser appsdev
    #passwd appsdev
    #cd /home
    #chmod 500 appsdev
    login as user appsdev/appsdev
    run the env file from $ORACLE_HOME
    $sqlplus
    sqlplus: Error while loading shared libraries: libsqlplus.so: cannot open shared object file: no such file or directory
    if run the env file and sqlplus from user ORACLE.i don't get the error.
    but from the appsdev user i get the error.
    what should i do to execute sqlplus successfully from appsdev user.
    regards,
    charan

    if run the env file and sqlplus from user ORACLE.i don't get the error.
    but from the appsdev user i get the error.Is the "appsdev" user the owner of the application tier? If so, source the env file under %APPL_TOP% and check then.
    Did you specify the dba group as the primary group for "appsdev" user?

  • Error 0(Native: listNetInterfaces:[3]) and error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

    Hi Gurus,
    I'm trying to upgrade my test 9.2.0.8 rac to 10.1 rac. I cannot upgrade to 10.2 because of RAM limitations on my test RAC. 10.1 Clusterware software was successfully installed and the daemons are up with OCR and voting disk created. Then during the installation of RAC software at the end, root.sh needs to be run. When I run root.sh, it gave the error: while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory. I have libpthread.so.0 in /lib. I looked up on metalink and found Doc ID: 414163.1 . I unset the LD_ASSUME_KERNEL in vipca (unsetting of LD_ASSUME_KERNEL was not required in srvctl because there was no LD_ASSUME_KERNEL in srvctl). Then I tried to run vipca manually. I receive the following error: Error 0(Native: listNetInterfaces:[3]). I'm able to see xclock and xeyes. So its not a problem with x.
    OS: OEL5 32 bit
    oifcfg iflist
    eth0 192.168.2.0
    eth1 10.0.0.0
    oifcfg getif
    eth1 10.0.0.0 global cluster_interconnect
    eth1 10.1.1.0 global cluster_interconnect
    eth0 192.168.2.0 global public
    cat /etc/hosts
    192.168.2.3 sunny1pub.ezhome.com sunny1pub
    192.168.2.4 sunny2pub.ezhome.com sunny2pub
    192.168.2.33 sunny1vip.ezhome.com sunny1vip
    192.168.2.44 sunny2vip.ezhome.com sunny2vip
    10.1.1.1 sunny1prv.ezhome.com sunny1prv
    10.1.1.2 sunny2prv.ezhome.com sunny2prv
    My questions are:
    should ping on sunny1vip and sunny2vip be already working? As of now they dont work.
    if you look at oifcfg getif, I initially had eth1 10.0.0.0 global cluster_interconnect,eth0 192.168.2.0 global public then I created eth1 10.1.1.0 global cluster_interconnect with setif. Should it be 10.1.1.0 or 10.0.0.0. I looked at the subnet calculator and it says for 10.1.1.1, 10.0.0.0 is the subnet. In metalink they had used 10.10.10.0 and hence I used 10.1.1.0
    Any ideas on resolving this issue would be very much appreciated. I had been searching on oracle forums, google, metalink but all of them refer to DOC Id 414163.1 but it does n't seem to work. Please help. Thanks in advance.
    Edited by: ayyappa on Aug 20, 2009 10:13 AM
    Edited by: ayyappa on Aug 20, 2009 10:14 AM
    Edited by: ayyappa on Aug 20, 2009 10:15 AM

    a step forward towards resolution but i need some help from the gurus.
    root# cat /etc/hosts
    127.0.0.1 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6
    192.168.2.3 sunny1pub.ezhome.com sunny1pub
    192.168.2.4 sunny2pub.ezhome.com sunny2pub
    10.1.1.1 sunny1prv.ezhome.com sunny1prv
    10.1.1.2 sunny2prv.ezhome.com sunny2prv
    192.168.2.33 sunny1vip.ezhome.com sunny1vip
    192.168.2.44 sunny2vip.ezhome.com sunny2vip
    root# /u01/app/oracle/product/crs/bin/oifcfg iflist
    eth1 10.0.0.0
    eth0 192.168.2.0
    root# /u01/app/oracle/product/crs/bin/oifcfg getif
    eth1 10.0.0.0 global cluster_interconnect
    eth0 191.168.2.0 global public
    root# /u01/app/oracle/product/10.1.0/Db_1/bin/srvctl config nodeapps -n sunny1pub -a
    ****ORACLE_HOME environment variable not set!
    ORACLE_HOME should be set to the main directory that contain oracle products. set and export ORACLE_HOME, then re-run.
    root# export ORACLE_BASE=/u01/app/oracle
    root# export ORACLE_HOME=/u01/app/oracle/product/10.1.0/Db_1
    root# export ORA_CRS_HOME=/u01/app/oracle/product/crs
    root# export PATH=$PATH:$ORACLE_HOME/bin
    root# /u01/app/oracle/product/10.1.0/Db_1/bin/srvctl config nodeapps -n sunny1pub -a
    VIP does not exist.
    root# /u01/app/oracle/product/10.1.0/Db_1/bin/srvctl add nodeapps -n sunny1pub -o $ORACLE_HOME -A 192.168.2.33/255.255.255.0
    root# /u01/app/oracle/product/10.1.0/Db_1/bin/srvctl add nodeapps -n sunny2pub -o $ORACLE_HOME -A 192.168.2.44/255.255.255.0
    root# /u01/app/oracle/product/10.1.0/Db_1/bin/srvctl config nodeapps -n sunny1pub -a
    VIP exists.: sunny1vip.ezhome.com/192.168.2.33/255.255.255.0
    root# /u01/app/oracle/product/10.1.0/Db_1/bin/srvctl config nodeapps -n sunny2pub -a
    VIP exists.: sunny2vip.ezhome.com/192.168.2.44/255.255.255.0
    Once I execute the add nodeapps command as root on node 1, I was able to get vip exists for config nodeapps on node 2. The above 2 statements resulted me with same values on both nodes. After this I executed root.sh on both nodes, I did not receive any errors. It said CRS resources are already configured.
    My questions to the gurus are as follows:
    Should ping on vip work? It does not work now.
    srvctl status nodeapps -n sunny1pub(same result for sunny2pub)
    VIP is not running on node: sunny1pub
    GSD is not running on node: sunny1pub
    PRKO-2016 : Error in checking condition of listener on node: sunny1pub
    ONS daemon is not running on node: sunny1pub
    [root@sunny1pub ~]# /u01/app/oracle/product/crs/bin/crs_stat -t
    Name Type Target State Host
    ora....pub.gsd application OFFLINE OFFLINE
    ora....pub.ons application OFFLINE OFFLINE
    ora....pub.vip application OFFLINE OFFLINE
    ora....pub.gsd application OFFLINE OFFLINE
    ora....pub.ons application OFFLINE OFFLINE
    ora....pub.vip application OFFLINE OFFLINE
    Will crs_stat and srvctl status nodeapps -n sunny1pub work after I upgrade my database or should they be working now already? I just choose to install 10.1.0.3 software and after running root.sh on both nodes, I clicked ok and then the End of installation screen appeared. Under installed products, I see 9i home, 10g home, crs home. Under 10g home and crs home, I see cluster nodes(sunny1pub and sunny2pub) So it looks like the 10g software is installed.

  • Error while loading shared libraries: libglut.so.3: cannot open shared

    Hi, I bought the new Humble Bundle today and downloaded the tar.gz file for Fieldrunners (which is supposed to work under linux)
    "error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory" is the message I get when I put ./Fieldrunners into konsole after copying the fieldrunners folder into /opt
    I have freeglut-2.8.0-1 installed
    This is the README:
    This is Fieldrunners for Linux.
    It was built under Ubuntu 12.04 but is known to work in other distros.
    The only external dependancy is the freeglut3 library.
    To install:
      copy the fieldrunners directory (executable and game assets) to /opt
      copy the .fieldrunners directory (user options, achievements and saves) to your home directory.
    If you don't want to copy the fieldrunners directory to /opt, you can likely start fieldrunners from any folder and it will attempt to find the assets in the same folder as the executable.
    The executable /opt/fieldrunners/Fieldrunners will create the .fieldrunners directory in the home directory if not found.
    EDIT: Forgot to mention, there is no PKGBUILD file in the tar.gz
    Last edited by harsha (2012-08-15 23:43:19)

    My Fieldrunners says:
    cannot open audio device (Device or resource busy)
    Fieldrunners: pcm.c:928: snd_pcm_state: Assertion `pcm' failed.
    ... so I have to kill pulseaudio first (or use padsp). After that (with alsa), it has choppy sound. 1 second sound, one pause...
    Spacechem is windows binary + a wine'ish blob (that just freezes on my machine), comes only as rpm/deb and seems to insist to be installed in /opt (AND some files in /usr/share). The included .exe doesn't work with native wine either (without further adjustments at least).
    Doesn't really look good at all so far, this bundle.
    edit:
    Also: Uplink seems to be unplayable on a big resolution Display without workarounds due to its small font...?
    Spirits says:
    (Spirits-64:14143): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Fatal error reading PNG image file: Incompatible libpng version in application and library
    ... but seems to work fine at a first glance (safe for a missing picture in the launcher which isn't really tragic).
    edit:
    ( Aaaand, now I notice I'm in the wrong thread and/or forum. Where did that generic "is the bundle working?"-thread go? Stupid multi-tabbing xD )
    Last edited by whoops (2012-08-16 20:47:17)

  • Error while loading shared libraries: libg2c.so.0

    I just installed g77 and compiled some program I wrote for a computaional physics class. They also compile / run fine with xlf90 and xlf95 on a mac.
    But here, on my intel box I get this error:
    [ryan@dogma Desktop]$ ./a.out
    ./a.out: error while loading shared libraries: libg2c.so.0: cannot map zero-fill pages: Cannot allocate memory
    I know there is plenty of RAM available too.
    Any ideas?

    Check for  Task #2299 — gcc-g77 creates "bad" executables in the bugtracker.  The maintainer has posted a gcc-g77 package to test.  I will test it tonight but another user said that it corrected a problem with octave about the libg2c.so.0 library.

  • Error while loading shared libraries: libxerces-c.so.26: cannot open shared

    Hi,
    I'm trying to install SRM-MDM Catalog 2.0 under SUSE_LINUX Enterprise Server 10 (x86_64).
    First to all I'm trying to install Server part. So I navigate under the CD installation: /Master_Data_Server/LINUX_X64/MDM/bin/  and then execute ./mds-r.
    The following error appears: error while loading shared libraries: libxerces-c.so.26: cannot open shared object file: No such file or directory.
    libxerces-c.so.26 is located under /Master_Data_Server/LINUX_X64/MDM/lib/
    Could you please help me?
    Thanks in advance!

    Thanks for your comment Shiv, Yes I know that MDM 5.5 is out of standard maintainence but anyway our business scenario requires SRM-MDM 2.0.
    If anyone finds the same error I mentioned, It has been solved using ldconfig -v in the library directory of choice.
    I'd like to ask another issue: Right now We have the following error after executing ./mdis-r or ./mds-r:
    Could not open language resource file "LangStrings/ImportManagerCommon.lang". Try setting the MDM_HOME environment variable.
    Could you please help me how to do if?
    Thanks in advance,
    Edited by: Guillermo Montes on May 5, 2010 4:21 PM
    Edited by: Guillermo Montes on May 5, 2010 4:22 PM

  • Error while loading shared libraries: libsapu16.so

    Dear All
    For SAP NetWeaver 2004s - TestDrive as user n4sadm
    I am trying to get my hardware key by executing /usr/sap/N4S/SYS/exe/run/saplicense -get
    as soon as I execute the command /usr/sap/N4S/SYS/exe/run/saplicense -get
    It thrown an error
    /usr/sap/N4S/SYS/exe/run/saplicense: error while loading shared libraries: libsapu16.so: cannot open shared object file: No such file or directory
    I am installing on Fedora C10 and the kernel version is 2.6.27.9-159.fc10.x86_64
    Any help is highly appreciated
    Regards
    Sunil

    Hi Pankaj
    Tx for the reply, Its been resolved.
    I had installed csh shell, that is missing in my Linux
    Thanks
    Sunil

  • Error while loading shared libraries: libgdbm.so.2

    Hi installing 11.5.10 on suse... below is the error, kindly help.
    SCRIPT RETURNED:
    .end std out.
    /u01/oracle/visora/iAS/Apache/perl/bin/perl: error while loading shared libraries: libgdbm.so.2: cannot open shared object file: No such file or directory
    .end err out.
    Result : FAILED
    ===========================================================================
    AC-50207: Fatal: Failed to execute one or more of the config tools during Context Value Management
    Deactivating Context Value Management System.
    System Exit Status: 1
    ===========================================================================

    On Suse, you need to have compat-gdbm-1.8.0-7.i586.rpm installed -- Provides missing libgdbm.so.2
    Check mdtaylor's (Michael) reply in the following two threads:
    11.5.10.2 install problems
    Re: LD_ASSUME_KERNEL does not work in recent distros. How to avoid?
    LD_ASSUME_KERNEL does not work in recent distros. How to avoid?
    Re: LD_ASSUME_KERNEL does not work in recent distros. How to avoid?

  • Error while loading shared libraries: libclntsh.so.10.1

    Hi,
    I have installed R12 on Oracle EL 5.
    AT the end during system check details,the check "database availability" shows passed, but when I checked log it says the following error at one point.
    Executable : /apps/tools/oracle/VIS/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 0
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Can you please let me know whether this is going to be a problem or not. If yes, how I can rectify this.
    I could connect to DB using sqlplus without any issues.
    Thanks
    Vas
    Complete message from "Database availability"
    Database Availability
    command: /diskb/orainstall/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /apps/tools/oracle/VIS/db/tech_st/10.2.0/VIS_home.env APPS/APPS
    riwTDBup.sh started at Sun Jul 1 09:14:04 PDT 2007
    Parameters passed are : /apps/tools/oracle/VIS/db/tech_st/10.2.0/VIS_home.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /apps/tools/oracle/VIS/db/tech_st/10.2.0
    ORACLE_SID : VIS
    TWO_TASK :
    PATH : /apps/tools/oracle/VIS/db/tech_st/10.2.0/perl/bin:/apps/tools/oracle/VIS/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/apps/tools/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/diskb/orainstall/StageR12/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /apps/tools/oracle/VIS/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/apps/tools/oracle/VIS/db/tech_st/10.2.0/lib:/usr/dt/lib:/apps/tools/oracle/VIS/db/tech_st/10.2.0/ctx/lib
    Executable : /apps/tools/oracle/VIS/db/tech_st/10.2.0/bin/sqlplus
    riwTDBup.sh exiting with status 0
    Database ORACLE_HOME connection test has succeeded
    command: /diskb/orainstall/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /apps/tools/oracle/VIS/inst/apps/VIS_home/ora/10.1.2/VIS_home.env APPS/APPS
    riwTDBup.sh started at Sun Jul 1 09:14:05 PDT 2007
    Parameters passed are : /apps/tools/oracle/VIS/inst/apps/VIS_home/ora/10.1.2/VIS_home.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /apps/tools/oracle/VIS/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : VIS
    PATH : /apps/tools/oracle/VIS/apps/tech_st/10.1.2/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/diskb/orainstall/StageR12/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /apps/tools/oracle/VIS/apps/tech_st/10.1.2/lib32:/apps/tools/oracle/VIS/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/apps/tools/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/apps/tools/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/apps/tools/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads
    Executable : /apps/tools/oracle/VIS/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 0
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Apps ORACLE_HOME connection test has succeeded
    null

    Do an su - oracle and see if you can execute any commands. If you cannot, as root, vi /home/oracle/.profile and remove any LD_ASSUME_KERNEL references.
    Also note that R12 is not certified for OL 5 or RH 5.
    Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1
    Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=402310.1

Maybe you are looking for

  • Not getting e-mails on my Curve

    I've had my BB Curve for about 7 months and have had no problems at all. Two days ago, my e-mail just suddenly stopped coming. I have three e-mail accounts, and they've all stopped arriving on my BB. I checked on my laptop and I have a lot of e-mail,

  • Envision monitor refuses to wake from sleep mode

    I'm using an Envision Monitor on my Mac Mini running Maverick 10.9.3 OS, 2.5 GHz Intel Core i5 Processor, 4 GB 1600 MHz DDR3, 500 GB HD. My issue is when I try to bring the Mac Mini out of sleep mode the monitor won't come on with it. I have to unplu

  • I have bought a iphone from thailand how can i get service in india

    I just put a charger into a plug and it was spark after all this my phone was still in working but not charging now how can i get service in india. actually i buy this iphone from thailand in August 2013  please help me Regards Gurmeet <Personal Info

  • HT4928 is there anyway to delete hidden apps?

    Hi there, recently had an ipad and downloaded a few naughty apps that i deleted after a few days, they always still appear even when i have hidden them, i have sold my ipad on now and only have an iphone and a new macbook pro, when i sign into itunes

  • Add row in table dynamically

    Hi Experts, How to create a dynamic table in an interactive form. I mean if I have a single row in my table and the user wants to enter 2 rows. How can a row be added at runtime? Especially if the form is offline. Regards Abdullah