Oracle Wallet Manager will not start with GLIBC_2.0 error

I have cloned my 11.5.10.2 system from RHEL4 to the new RHEL5 server.
configured all started non-ssl, configuring ssl and the IAS_ORACLE_HOME cert works fine, but when I try to start wallet manager I get the error
Starting Oracle Wallet Manager Release 2.1 - Production
/u01/oraapps/oracle/product/8.0.6/network/jre11/bin/../lib/i686/native_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
Done.
I have been through most every metalink article and none seem to apply.
LD_ASSUME_KERNEL is unset
OA_JRE_TOP, AF_JRE_TOP, AFJVAPRG all point to /user/java/jdk1.6._20 etc as they should
I also have an iAS 10g server on the same machine and OWM starts fine when I am that user (it was installed new not cloned)
I assume I am missing a link somewhere but I can't seem to figure out where, anyone have any thoughts? Thanks!

Hi,
Does rapidclone now execute the scripts identified in MOS Doc 356878.1 automatically ? It did not used to perform an automatic relink.Rapid Clone always relink the database executable files automatically.
Thanks,
Hussein

Similar Messages

  • Verizon Media Manager will not start automatically with Windows, even though it is set to do so.

    Verizon Media Manager will not start automatically with Windows, even though it is set to do so.  This started with the latest update.  I see that the desktop icon for Media Manager now has a security shield on it, and it requires UAC confirmation when you start it, which I don't remember the old version doing.
    One thing I noticed, msconfig.exe shows that "C:\Program Files\Verizon\McciTrayApp.exe" is set to start at Windows startup, but the desktop icon used to start Media Manager manually has a target of ""C:\Program Files\Verizon\Verizon Media Manager\Release\Verizon Media Manager.exe" Verizon Media Manager".
    I don't remember what the previous version was, but this one is 9.4.86.  It asked me if I wanted to update it a few days ago, and I said yes.
    I am running Windows 7 Home Premium.
    Solved!
    Go to Solution.

    Try setting the startup option to off and then to on again. It looks to be pointing to a wrong location.
    Attached is a partial screen shot of my msconfig setting.
    Attachments:
    media manager startup cmd line.jpg ‏18 KB

  • HT1883 I am trying to run a hardware test. The Computer will not start with the "D" key held?

    I am trying to run a hardware test. The Computer will not start with the "D" key held?

    If you are using a Blutooth keyboard, don't hold the "D" key until the keyboard is recognised (green light)
    Running AHT in Lion
    http://support.apple.com/kb/PH4510

  • A 305- S6825 will not start with the battery and charger. There's no light, no noise on fan or HDD

    PC will not start with the battery and charger. There's no light, no noise on fan, hard drive and CD writer. The hard drive, fan and charger are new. But I was havingproblems and sudden blackouts System 32. Try several times to install theoperating system but the pc turned off suddenly and restarted until I stop working completely. Now it does nothing and no light. I hope it can help me I need torespect and love very much this notebook.
    Thanks in advance
    Jose Echevarria
    [email protected]

    Turn off your laptop, unplug all wires, remove the battery, and hold the power button for thirty seconds. Afterwards, reattach the battery and connections. If it still won't start, remove the battery and start with just the AC power. Next try without the AC power and just the battery.
    - Peter

  • Oracle ODB Console will not start - Oracle 11.1g

    PC info: Windows XP
    Oracle new install: 11.1 g
    Listener is running. I can log-in to SQLPLUS from DOS as sysdba and run commands. But I can not start the Oracle Enterprise Manager session. I get the error " Can't establish connection to xx.xxx.xx.xxx:1158 "
    When I try to start the service in windows ORACLE DB CONSOLE ORCL, I get the following error:
    ================================================================================
    Windows could not start the ORACLE DB CONSOLE ORCL on local computer. For more review the system even log. If this is a non-Microsoft service, contact the service vendor, and refer to the service-specific error code 2.
    ======================================================================================
    Please advice.
    I am seeing this error in log client folder:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2012-04-11 08:03:28.968: [  OCROSD][1884]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    2012-04-11 08:03:29.015: [  OCRRAW][1884]proprinit: Could not open raw device
    2012-04-11 08:03:29.015: [ default][1884]a_init:7!: Backend init unsuccessful : [33]
    2012-04-11 08:03:31.437: [ CSSCLNT][1884]clsssinit: error(32 PROC-32: Cluster Ready Services on the local node is not running Messaging error [9]) in OCR initialization
    Thanks.
    Edited by: 789308 on Apr 11, 2012 6:32 AM
    emomos log last entries ( note they are old from January, I am not seeing new error logs):
    ==========================================================================================
    2012-01-18 16:54:32,765 [shutdownHookThread] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2012-01-18 16:54:53,984 [shutdownHookThread] ERROR em.notification unregisterOMS.1417 - Error unregistering: Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:390)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:519)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:167)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:816)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:325)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:235)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:157)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:94)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1702)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:575)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:435)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:432)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:203)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:179)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:359)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getSystemConnection(ConnectionService.java:1304)
         at oracle.sysman.emdrep.notification.NotificationMgr.unregisterOMS(NotificationMgr.java:1408)
         at oracle.sysman.emdrep.notification.NotificationMgr.destroy(NotificationMgr.java:1867)
         at oracle.sysman.emSDK.svc.ServiceUtil.cleanupServices(ServiceUtil.java:212)
         at oracle.sysman.eml.app.ContextInitializer.contextDestroyed(ContextInitializer.java:878)
         at com.evermind.server.http.HttpApplication.destroyContextListeners(HttpApplication.java:5651)
         at com.evermind.server.http.HttpApplication.destroy(HttpApplication.java:5618)
         at com.evermind.server.http.HttpSite.destroy(HttpSite.java:865)
         at com.evermind.server.http.HttpServer.destroy(HttpServer.java:549)
         at com.evermind.server.ApplicationServer.destroy(ApplicationServer.java:1937)
         at com.evermind.server.ApplicationServerShutdownHandler.run(ApplicationServerShutdownHandler.java:94)
         at java.lang.Thread.run(Thread.java:595)
    =================================================================================================
    Edited by: 789308 on Apr 11, 2012 7:13 AM
    When I run this command: C:\>emctl status dbconsole
    I get : ENVIRONMENT VARIABLE ORACLE_SID NOT DEFINED. PLEASE DEFINE IT.
    Edited by: 789308 on Apr 11, 2012 7:22 AM
    Edited by: 789308 on Apr 11, 2012 7:41 AM
    This is what I did:
    SQL> emctl status dbconsole
    SP2-0734: unknown command beginning "emctl stat..." - rest of line ignored.
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    C:\Documents and Settings\AIM>emctl status dbconsole
    Environment variable ORACLE_SID not defined. Please define it.
    C:\Documents and Settings\AIM>set oracle_sid=orcl
    C:\Documents and Settings\AIM>emctl stop dbconsole
    OC4J Configuration issue. C:\app\AIM\product\11.1.0\db_1/oc4j/j2ee/OC4J_DBConsol
    e_10.101.15.141_orcl not found.
    C:\Documents and Settings\AIM>emctl start dbconsole
    OC4J Configuration issue. C:\app\AIM\product\11.1.0\db_1/oc4j/j2ee/OC4J_DBConsol
    e_10.101.15.141_orcl not found.
    Edited by: 789308 on Apr 11, 2012 7:42 AM
    Edited by: 789308 on Apr 11, 2012 10:31 AM

    I get : ENVIRONMENT VARIABLE ORACLE_SID NOT DEFINED. PLEASE DEFINE IT.so then
    SET ORACLE_SID=FOOBAR

  • Enterprise Manager will not start

    Oracle EE 11gR1
    Linux 5.4
    After IP address changes to database servers, Enterprise Manager (emctl) will not start and, hence, I can not manage my database via Enterprise Manager.
    What needs to be changed to get emctl to recognize new IP address of database server?
    Thanks.

    user601798 wrote:
    Very helpful.
    But when asking for the Listener port number (during the emca create) where do I specify (if at all) the port I want the emctl agent to listen on? In the past I have used a port other than 1521 for the emctl agent, e.g. 1158 and 5502.
    http://docs.oracle.com/cd/B28359_01/server.111/b28319/emca.htm#BABJHAHA
    BTW - does this process (emca .... drop) bring down the database or does it require that the database be in another state besides 'open'. I ask this because I see from the logs that the process is 'queiscing' the database so I was wondering if all user sessions had to be terminated. Otherwise, this process will just 'sit there' as if doing a 'shutdown normal'. It is taking a while....
    Dec 13, 2012 5:19:28 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /u01/app/oracle/cfgtoollogs/emca/db1/emca_2012_12_13_05_19_08.log.
    Dec 13, 2012 5:19:29 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Dec 13, 2012 5:19:35 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Dropping the EM repository (this may take a while) ... <---?
    Database can remain up and running, but will be placed into quiesced mode -
    http://docs.oracle.com/cd/B28359_01/server.111/b28318/consist.htm#CNCPT1329
    This may take a while if the database is active
    ThanksHTH
    Srini

  • Firefox will not start and profile manager will not start

    This has happened on two accounts on my laptop. I am running windows 7, 64 bit and firefox 18.0. Firefox had been running on this machine for several years without incident, but suddenly when I try to start firefox, it will not start. The little wait icon spins for about a second then disappears without starting firefox. Other browser will start and run. I reboot and when I click on the icon to start firefox nothing happens. I tried to start the profile manager as seen in the knowledge base, but nothing starts either. I switched to another account on this computer and firefox started and ran for about a week, until today where it just stopped working. I have not tried to reinstall firefox as the message boards say this will not help. Any ideas?

    Thanks for your help. I had tried starting Firefox in safe-mode before I posted this request, but it did not work. I tried to restore the system to an earlier version, but that made everything worse. Two accounts were unusable and one sort of worked, so I reloaded the operating system and now firefox works, for how long, I don't know. But thanks again for your suggestion.

  • Will not start with hd

    Insatalled a WD5000 hd in intel  21" imac 2006 worked fine for a couple of months then tried to switch on and got the Apple logo and spinning wheel. Tried to reset PRAM, starting from DVD and in Target mode - nothing. Will not respond to keyboard.  Replaced old drive  - no problems. Whats happened?

    4 hours by bus to an Apple store.
    So Original Drive(O) working Ok. but computer will not start from WD drive by usb. Got a 3.5 external case and checked WD drive using  Disk Utility. After about a minute Disk Utility stops & says "disk needs repairing". Repair disk and Utility says "Ok". Run a check again and "OK" Try to start computer from WD with usb but no good so run Disc Utility again and it stops and says "disc needs repairing". Went through this process 4 times, same result.
    If I try to start computer with WD pluged in by usb it will not start. I must disconnect and then it is Ok.
    Got a Seagate(S) drive & copied WD using "Restore" then tried to start computer with S drive over usb. Same result as with WD, disk needs repair etc.
    Don't know what I did but computer will not start from O drive now so no computer.
    Drive WD & O show up Ok on a Macbookso they seem to be Ok.
    HELP.

  • HotSync will not start with new Tungsten E2

    I'm upgrading my old Tungsten T2 device with an E2.  Following the upgrade instructions, I set up the E2 last night and let it charge overnight, then this evening did a final HotSync with the T2, and ran the installation program on the CD that came with the E2.  At the point where the installer asks me to press the HotSync button on the USB cable I did so, and Windows popped up the notice in the system tray that a new USB device and that the Palm Handheld device was ready for use.  After that, nothing.  A minute or two later the E2 times out and tells me that "The connection between your device and the desktop could not be established.  Please check your setup and try again."
    I've tried re-installing the software, upgrading to Palm Desktop 6.2 from the web site,and restarting the computer several times, but I can never get the HotSync manager to respond to the E2.
    By contrast, the HotSync manager will still synchronize with my old T2.
    Post relates to: Tungsten E2
    This question was solved.
    View Solution.

    Palm Desktop is running on Windows XP.  I have been using version 4.1.0 which came with my T2.  For the E2 I've tried versions 4.1.0, 4.1.4e, and 6.2.
    I should point out that Windows XP in turn is running in VMware Workstation 6.5, on a Fedora 10 (Linux 2.6.27.12-170.2.5.fc10) host.  Last Sunday I tried booting Windows XP natively (which was a royal pain, since I have to switch hard drives to do so), installing Palm Desktop 6.2 there, and hotsyncing.  That configuration worked, as far as the device being able to connect to the PC.
    Unfortunately it only synced my to-do list and a few 3rd-party programs; it lost all of my memos, contacts, calendar events, and photos.  But that's another topic.

  • Tomcat service will not start with JRockit 8.0

    We are trying to use JRockit with Tomcat 4.0.1. It runs great as a console app
    but when we try to run it as a service it will not start. Has anyone had any luck
    with this.

    Hi Bob!
    You can use the jk_nt_service descibed and downloadble at
    http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/
    To make this work on JRockit you have to follow these instrcutions.
    But also do this:
    Make sure that you environment variables are set up correctly. Make sure
    that
    you have set your JAVA_HOME environment variable correctly, and that that
    "%JAVA_HOME%\bin" is available in your PATH environment variable before any
    other directory where any version of java.exe may exist. When running
    applications as Windows services it is crucial that you set these
    environment
    variables system wide. To do this open
    Start->Settings->Control Panel->System
    and select the Advanced tab. Click on the "Environment Variables." button.
    To
    set system wide environment variables you must edit in the lower part of
    this
    dialog, i.e. the part called System variables.
    When using jk_nt_service the Tomcat startup is defined in
    %CATALINA_HOME%\conf\jk\wrapper.properties
    Make sure that you set the three properties wrapper.tomcat_home,
    wrapper.java_home and wrapper.cmd_line are set accordingly.
    wrapper.tomcat_home must be set with the installation directory of tomcat
    wrapper.java_home must be set to the same value as the JAVA_HOME environment
    variable.
    The property wrapper.cmd_line defines the startup command.
    At the time of writing, this property should be set to
    wrapper.cmd_line=$(wrapper.javabin) -Xnohup
    -Djava.security.policy=="$(wrapper.tomcat_policy)"
    -Dtomcat.home="$(wrapper.tomcat_home)" -classpath $(wrapper.class_path)
    $(wrapper.startup_class) -config $(wrapper.server_xml) start
    for JRockit. Normally this command includes a non-standard option to stop
    the
    JVM from shutting down the process when a user logs off. For JRockit this
    non-standard option is -Xnohup, for the Sun JVM it is -Xrs.
    / Sten
    "Bob Siragusa" <[email protected]> wrote in message
    news:[email protected]...
    Thanks for your reply Sten.
    We slightly modified tomcat.exe to install our app as a service.
    Really the only changes we made were to the name of the service and weadded a
    few application parameters with -D. We still use the same startup andshutdown
    hooks to the Bootstrap jar. This is where we think there may be a
    problem.
    >>
    I am now trying to use SilverEgg Technologies open source Java ServiceWrapper
    but have not progressed very far yet.
    Bob
    "Sten Garmark" <[email protected]> wrote:
    Hi Bob!
    Are we talking Tomcat controlled by a Windows Service? If so, how are
    you
    trying to make this happen?
    Can you please point me to the documentation of this and the win32
    wrapper
    service that you are using?
    I would like to be able to re-produce your problem.
    / Sten
    "Bob Siragusa" <[email protected]> wrote in message
    news:[email protected]...
    We are trying to use JRockit with Tomcat 4.0.1. It runs great as aconsole
    app
    but when we try to run it as a service it will not start. Has anyonehad
    any luck
    with this.

  • Apache will not start with fastcgi

    We use an acgi called LiveIQue for our website. This plugin requires FastCGI to render the pages. Works fine with 10.3. We've just purchased and installed a new Intel Xserve with 10.4.8, and every I install the FastCGI module, apache will not start. If I comment out the FastCGI, apache starts.
    Anyone else having this problem.?

    I just configured and tested mod_fastcgi and can say it works with apache 1.3.33
    I understand it can also built for apache 2 however I haven't done this yet and I may eventually get to it.
    As well, looking into fastcgi I decided to try and build php as a fastcgi application and install it with lighttpd (with all the bells and whistles) and this also works rather well, speedy for what it does.

  • N85-3 App. Manager will not start...

    This is a similar problem to one listed on this board but i dont have that much installed on my phone.
    the app manager simply will not start
    11.047 firmware
    13MB free on internal mem
    4GB free on sd
    30MB free ram
    any ideas ?
    im really hoping this (and) many other bugs will have an update soon!

    Try to rebbot your phone by simply switching it off, remove the battery, sim and memory card for a couple of minutes and put it back together.
    If this does not help then try the following steps:
    - A soft reset by keying in *#7780# when on standby - This will not delete any data but will restore all the settings back to default.
    If that does not help then you may wanna try doing a hard reset by keying in *#7370# when on standby - This will reformat the phone. DO NOT FORGET TO DO A BACK UP AS THIS WILL ERASE YOUR ENTIRE PHONE MEMORY.
    The security code by default is 12345
    Mark me a KUDOS if this has helped...

  • Mac CF8 will not start with Java 1.6

    I was reading a bit yesterday on problems with calling web
    services on CF8 Mac using Java 1.5.x (in short, you can't use web
    services). The proposed solution was to upgrade to Java 6/1.6 and
    make that the default JDK on Mac OS X Leopard (10.5.4). I have Java
    1.6 installed but when I make it the default JDK (I can verify this
    is the correct JDK in Terminal), CF8 (8.0.1) will not start (from a
    Terminal command or the CF Launcher). It says it cannot initialize
    the JVM.
    I understand that Java 1.6 will dramatically slow down CF8 on
    a Mac but I do need to get web services going for local development
    on an application. I'm thinking my 1.6 install is not good but
    before going through the headaches to uninstall and install it
    again, I wanted to check if anyone else has this issue and, if so,
    how they got around it.
    Thanks!!

    I am experiencing the same issue. About 500 users are using Analyzer 7.0. When Java 1.6 is installed on their machine, the loading screen hangs, and never shows the login screen.

  • On "AwaySch.exe is not responding" and Maintenance Manager will not start

    This problem is very likely to be caused by the incompatibility of the program Away Manager on T61 with Intel GM965 video chipsets. If this version is installed, the Maintenance Manager will not launch from the ThinkVantage menu.

    See also http://kb.mozillazine.org/Firefox_hangs and [[Firefox hangs]] (Hang at exit)

  • IPod service manager will not start after installing iTunes 10

    iPod service manger will not start after loading iTunes 10. iPhone will not connect. I've removed reinstalled, wiped the registry reinstalled and deauthorized, removed and reinstalled from several different downloads. I have full permissions fo rservices and am administrator.. We now have three other units in teh office with the same issue.
    now what do I do?

    Don't know about fixing PitStop. However, have you tried a simple repair on Acrobat. If Acrobat won't open you can do that from the Programs and Features menu (Add/Remove Programs in OS prior to Win7).

Maybe you are looking for

  • I want to  implement the Window autoresize in java swing application

    Hai... i want implement the window autoresize functionality in my java application. Same time i want to minimize and maximize my won window. and my java application develop one more frame at time disply in single window so i want disply the thaminal

  • Objects outside doc size not showing in Save for web

    Hi there guys, For no apparent reason Ai CS3 started to hide elements outside the document size when saving for web. It was working perfect this morning but then it stopped. I have tried may documents, checked for crop marks, trim marks, clipping mas

  • Can,t get rid of hdmi message,keeps popping up

    My razr32 keeps coming up with an hdmi message and asking me what to do.took it to verizon store and they said phone is no good,might be a virus.ican't get rid of this message.they tried a restore,but no help.any thoughts?thanx

  • I can't get my car stereo to play all the songs on my iPod

    I just bought a 2013 Hyundai Elantra with built-in USB port and AUX connection. When I try to play songs from my iPod on it, it will only play 31 songs out of the hundreds I have, always the same songs, always in the same order.

  • How many times to I have to download Adobe Flash Player?

    Some time when trying to watch a video (doesn't happen every time?), I am told I need to download the latest Adobe Flash Player.  I have now done that over and over with it telling me it was successful.   Then, I try to watch video---it tells me agai