Linux server rebooting frequently.

HI Linux Gurus,
Need some help.
I have RED HAT LINUX AS2.1 .[This is a OS cluster ].
I frequently faced the problem that the server reboots itself suddenly.We have observed this multiple times .
And surprisingly no abnormal activity is happening on the server.
Can anybody explain how to investigate and troubleshoot this ?
We normally look at var/log/messages but nothing significant we are not progressing further.
Any help will be highly appreciated.
Santosh.

I would agree check the hardware especially the RAM

Similar Messages

  • Startup and shutdown of  Apps and database on R12 with linux server reboot

    Hi Guys,
    Version : R12
    Platform : Linux EL 5
    Hi Guys,
    I am trying to startup and shutdown the R12 apps and database automatically with Linux server reboots.
    Does any one have steps to do this or metalink note:
    Thanks in advance,
    Z

    Hi,
    Please see this thread.
    Autostart of Services
    Re: Autostart of Services
    Regards,
    Hussein

  • How do handle RAC server for reboot linux server

    Hi Experts,
    We user Oracle 10.2.0.4 database at ASM with 4 nodes as RAC in redhat linux 5.
    When I got a notice from sys person. The linux server will shutdown for rreboot.
    our RAC works well. What do I need to do to match linux server reboot?
    stop RAC? stop database? stop servers? ot individual instance? all instance?
    Do we have some procedure to following for server reboot?
    I am looking for your help!
    JIm

    ideally the affected instance should be shut down gracefully
    using
    srvctl stop instance -d <database> -i <instance> -o immediate
    You can find this in your documentation.
    Oracle will automatically reconfigure itself and this will also happen if the sys person just pulls the plug.
    Sybrand Bakker
    Senior Oracle DBA

  • Single bit error in X2200 and rebooting frequently

    I have X2200 M2 server rebooting frequently with single bit error with amber led in the memory with one cpu location but if i swap that error will go and there is no amber led system is running fine but frequently i am getting same issue.
    I am using the applications simulators like hspice64, spectre, ultrasim64
    system configuration is linux rhel 4 update 4 32gb memory.
    is it a bug or any hardware compatibility issue is there in that application or box kindly let me know.
    my mail id [email protected]

    Upgrade the ilom and BIOS frimware to latest if its low . Run PC check utility by downloading from www.sun.com and if the problem remains the same log a ticket with Sun for further investigating . collect the logs from ILOM and IPMI prior to logging the ticket .
    Ravi

  • Automatics Startup database in linux server 2.1

    Hi,
    How can I setup a file that can startup oracle database (9.2.0.4) after the linux server reboot? Can anyone teach me step by step? Thanks

    This will be help you:
    DB startup & shutdown in 10g DB on Linux
    Joel Pérez

  • Getting error when trying to login to CR XI server on suse linux server

    http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21747694.html
    Hello,
    I'm getting the above error when I try to login as administrator (blank password).
    This did work until I rebooted the linux server.
    I checked there are no port conflicts (nothing is using port 6400).
    I restarted the services manually, I even rebooted server and then restarted ccm services manually but no luck. I did find this is a known problem with linux crystal reports server but nothing stated about how to resolve it.
    Finding solutions in the SAP portal is difficult! This is about as user friendly as the Cisco support website. Cisco portal is AWEFUL.
    I'm in process of getting a support contract from SAP but it's taking a long time.
    I have to state the support from SAP is a big step DOWN from the business objects support. We were able to call and speak to engineers in a few minutes.
    With SAP support I was able to talk to some foreigner (asian or indian) to tell me that there is no phone support with SAP. This after being redirected at least 4 times between departments.
    Wow! So what do the other business objects customers have to say about the SAP support?
    I can't help but wonder about moving on to another solution for publishing reports.
    A vendor who actually gives a damn about the customers.
    Oskar

    this worked until I rebooted the server.
    I'm getting error showing it's trying to connect to a mysql database 'BOE115'.
    This server does have a mysql db running on it, but that db has no instance of BOE115.
    It also shows it's trying to connect as a user that isn't on the database.
    Where can I see the script with user/password that is trying to run and connect to the mysql db?
    Also, why didn't the install create the instance and user?
    Why did this work until I rebooted?
    There is no firewall on this server, that has been disabled.
    Thank you,
    Oskar

  • How clusterware restarts on automatically after server reboot in 11g R2

    Hi,
    I would like to know how the cluster restarts on automatically after the server reboot in 11g R2 RAC . The oracle restart feature in 11g R2 help to restart the components like databases, ASM in case of abnormal failure. But how the clusterware starts on own after the server reboot? can you share any documents or notes is really appreciated.
    Thanks,
    Robin.

    At Grid Infrastructure installation time system configuration is modified so that UNIX init daemon restarts OHASD: http://docs.oracle.com/cd/E11882_01/rac.112/e16794/intro.htm#BABIDEFI. For example with Oracle Linux 5 and Oracle RAC 11.2.0.1 you have following line in /etc/inittab:
    h1:35:respawn:/etc/init.d/init.ohasd run >/dev/null 2>&1 </dev/nulland:
    [root@rac1 ~]# head /etc/init.d/init.ohasd
    #!/bin/sh
    # Copyright (c) 2001, 2009, Oracle and/or its affiliates. All rights reserved.
    # init.ohasd - Control script for the Oracle HA services daemon
    # This script is invoked by the init system
    ORA_CRS_HOME=/u01/app/11.2.0/grid
    export ORA_CRS_HOMEEdited by: P. Forstmann on 11 févr. 2013 18:45

  • Node Manager not starting servicess after server reboot

    We have WLS 10.1.3.5 with IDM/OAM(two domains in same server as its TEST environment) on Oracle Linux 5(64bit),when ever server reboots node manger is not starting managed servers.
    I have enabled CrashRecoveryEnabled=true
    Here is nodemanager.properties.
    [oracle@oam nodemanager]$ cat nodemanager.properties
    #Changed NM Listen Port
    #Tue Mar 05 03:12:20 IST 2013
    DomainsFile=/u01/Oracle/Middleware/wlserver_10.3/common/nodemanager/nodemanager.domains
    LogLimit=0
    DomainsDirRemoteSharingEnabled=false
    PropertiesVersion=10.3
    AuthenticationEnabled=true
    NodeManagerHome=/u01/Oracle/Middleware/wlserver_10.3/common/nodemanager
    javaHome=/u01/Oracle/Middleware/jdk160_24
    JavaHome=/u01/Oracle/Middleware/jdk160_24/jre
    LogLevel=INFO
    DomainsFileEnabled=true
    StartScriptName=startWebLogic.sh
    ListenAddress=
    NativeVersionEnabled=true
    ListenPort=5556
    LogToStderr=true
    SecureListener=false
    LogCount=1
    StopScriptEnabled=false
    DomainRegistrationEnabled=false
    QuitEnabled=false
    LogAppend=true
    StateCheckInterval=500
    CrashRecoveryEnabled=true
    StartScriptEnabled=true
    LogFile=/u01/Oracle/Middleware/wlserver_10.3/common/nodemanager/nodemanager.log
    LogFormatter=weblogic.nodemanager.server.LogFormatter
    ListenBacklog=50
    here is my domain information in server.
    =========================
    [oracle@oam nodemanager]$ cat nodemanager.domains
    #Domains and directories created by Configuration Wizard
    #Tue Mar 05 05:24:37 IST 2013
    OAMDomain=/u01/Oracle/Middleware/user_projects/domains/OAMDomain
    IDMDomain=/u01/Oracle/Middleware/user_projects/domains/IDMDomain

    Hi,
    Entries in nodemanager.properties looks fine, but how are you testing this functionality?
    If you will stop servers monitored by nodemanager, stop nodemanager and then reboot physical server, on startup if nodemanager is configured as daemon it will start nm process but will do nothing to managed server process.
    To test "CrashRecoveryEnabled=true" kill the managed server pid and then stop/kill nodemanager process. Then perform physical server reboot, now if nm is configured as daemon process server reboot will start nodemanager. Once NM is up first thing it check is the server it was monitoring earlier and if under directory $WL_HOME/servers/<server>/data/nodemanager it finds "pid" and "lck" file it checks if that pid exists and if not then go for a restart of weblogic server instance.
    This has worked for me...!
    Thanks,
    Ranjan
    http://www.middlewaresupport.wordpress.com

  • OBIEE startup all services on linux RH reboot

    I want these services to start up automatically on reboot of linux server.
    ./run-sa.sh start                    #starts obi server
    ./run-saw.sh start               #start saw server
    ./run-sch.sh start                    #start scheduler
    Not sure if scripts need to be moved to /etc/init.d or /etc/rc.d and whether a link is required to the services, and what level they should run at?
    Currently the startup scripts are run manually and located in /apps/OracleBI/setup/
    Any suggestions are appreciated.
    Thanks

    I can echo the sentiments mentioned above in this thread about Oracle not having developed, tested and released init scripts for every service component of OBIEE.
    Oracle - PLEASE get on this. There are a lot of users of OBIEE on the linux platform who want this application to start up automatically on bootup of linux.
    I've talked to oracle support about this, asking how to do this and they had nothing for it. Formal init scripts for starting and stopping each component are required for a professional deployment!
    Until Oracle releases said scripts I can only assume Oracle doesn't take this product seriously.
    We've developed something internally that seems to work, but I'd rather have an Oracle developed, tested and released set of init scripts provided along with the product.
    Does anyone from Oracle ever read this? Can someone from Oracle explain the situation with this lack of init scripts?

  • Oracle linux server 6.2 cannot arrive at the desktop screen

    hi guys,
    i am able to install the server successfully and arrive at the desktop screen. But after i install the additional guest and reboot it just stop at the booting progress bar and refuse to bring me to the desktop screen. I have tried installing it a few time and bum into the same situation. Please further advice.

    Dude wrote:
    Your problem description is very vague. I suggest you try the following:
    Press any key when the system starts to enter the Grub boot menu.
    Press the letter 'e' and press the down arrow key to move the cursor to the kernel line.
    Press the letter 'e' again and move the cursor to the left until you can remove "rhgb quit" with the delete key.
    Press the Return or Enter key and finally 'b' to boot the system.
    Then report at which point the startup process stops and what is displayed on the screen.hey, tks for the reply. The problem is the version of my oracle VM . I decided to try to use the latest one and use the oracle linux server 6.2 image together and it can now boot into my desktop gui with addtionGuest Installed.

  • Configuring Oracle to start upon server reboot

    Hi all,
    I have a server running RH 4 with a single instance of Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit running on it.
    I would like to configure the database to start and stop upon server reboot.
    I have configured oratab
    I have placed the following in: /etc/rc.d/rc5.d
    lrwxrwxrwx 1 root root 15 May 4 2010 S99dbora -> ../init.d/dbora
    I've set my ORACLE_HOME in dbora.
    Nothing happened when I rebooted though. Can anyone point me in the right direction? Are their logs I can check to see if the script was even called?
    Thanks very much

    geeter wrote:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/strt_stp.htm#CFAHAHGA
    Linux is one of the OSes listed, but not the distribution.
    Also isn't the sample dbora file supplied an init.d type script?Yes, but it does not conform to specification for init.d on RedHat kernels. The specs on a Debian distro is again different from that RedHat. Which is different from the original SVR4 (System V Release 4) standards.
    I would not expect Oracle documentation to cover all these standards. It provides you with the basic init.d style script - it is up to you to implement that correctly so that it adheres to specs of your o/s for init.d startup and shutdown scripts.
    So the doc is not wrong - merely not "complete" as it does not cover the finer details of differences in init.d implementation across Linux/Unix versions and distros.
    I would also not use that dbora script as is - I would instead make a copy of an existing script and then customise that. This will ensure that the specs are met. For example, displaying the service name with a green OK or a red FAILED status simple needs one to include the default init.d script library. Similarly, you can use default/supplied checks for whether the network is up (required for starting the Oracle Listener) and so on.
    The docs are an excellent start and reference - but it cannot cover every single detail. So it is not that the docs are wrong - but that you are expecting perhaps too much from the docs in this case.

  • Auto start emctl dbconsole on server reboots...

    Hi All,
    I am using Linux 5.3 Os and 10g (10.2.0.4) version of database.
    I configured listener,db service and emctl service in auto start mode, means if my server gets rebooted then all these service should be up and running automatically.
    this script is working fine but the issue is with "emctl" status.
    after server reboots if I check emctl console through the url of "https://localhost:1158/em, then it is working .
    but If I check manually this service through "emctl status dbconsole" it display as "not running", if I am going to start through "emctl start dbconsole" it display is already running.
    now my question is: if this console is already up and running on machine reboots then why it disaply as "not running" when I check manually.
    can any one suggest me?
    Thanks,
    Jigisha...

    Hi,
    Have a look at the following threads.
    Autostart of Services
    Re: Autostart of Services
    Auto Start Oracle Services didn't work
    Re: Auto Start Oracle Services didn't work
    Regards,
    Hussein

  • Linux server crashing neither CLI nor the GUI will be accessible, server down

    Problem:
    Background:
    Linux server became unresponsive today both from GUI and CLI, could happen to both (Airwave or Clearpass)
    collected the below logs from the server:
    memory usage , CPU usage and /var/log/messages
    After doing a hard reboot the server was accessible.
    Diagnostics:
    Check Memory usage
    Following log shows server memory usage
    [root@localhost mercury]# sar -r
    15:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit
    15:20:01 476604 1396772 74.56 110140 707116 1201652 30.64
    15:30:02 526240 1347136 71.91 110412 710536 1165148 29.71
    15:55:53 LINUX RESTART
    16:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit
    16:10:01 517168 1356208 72.39 136040 588964 1196724 30.52
    16:20:01 510580 1362796 72.75 137488 596560 1191664 30.39
    As we can see, it’s not that high and has plenty of free Memory.
    Check CPU usage
    Following log shows CPU usage.
    [root@localhost mercury]# sar -u
    15:00:01 CPU %user %nice %system %iowait %steal %idle
    15:20:01 all 6.01 0.04 1.74 1.59 0.14 90.48
    15:30:02 all 4.97 0.04 1.54 7.87 0.15 85.44
    Average: all 7.20 0.06 2.19 2.69 0.26 87.60
    15:55:53 LINUX RESTART
    16:00:01 CPU %user %nice %system %iowait %steal %idle
    16:10:01 all 9.13 0.04 2.78 6.98 0.31 80.76
    16:20:01 all 4.21 0.04 1.39 3.49 0.15 90.73
    Again, CPU wasn’t at 100%.
    However, when i check the /var/log/messages log , saw the following:
    Check Kernel Panic messages in Logs
    Aug 22 15:38:05 servercore kernel: INFO: task jbd2/vda3-8:250 blocked for more than 120 seconds.
    Aug 22 15:38:05 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:38:05 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:05 servercore kernel: jbd2/vda3-8 D 0000000000000000 0 250 2 0x00000000
    Aug 22 15:38:06 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:06 servercore kernel: Call Trace:
    Aug 22 15:38:06 servercore kernel: INFO: task rs:main Q:Reg:1035 blocked for more than 120 seconds.
    Aug 22 15:38:06 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:38:06 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:06 servercore kernel: rs:main Q:Reg D 0000000000000000 0 1035 1 0x00000080
    Aug 22 15:38:06 servercore kernel: Call Trace:
    Aug 22 15:38:06 servercore kernel: INFO: task queueprocd - qu:1793 blocked for more than 120 seconds.
    Aug 22 15:38:06 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:38:06 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:06 servercore kernel: queueprocd - D 0000000000000000 0 1793 1 0x00000080
    Aug 22 15:38:06 servercore kernel: Call Trace:
    Aug 22 15:38:06 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:38:06 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:06 servercore kernel: Call Trace:
    Aug 22 15:38:06 servercore kernel: INFO: task httpd:30439 blocked for more than 120 seconds.
    Aug 22 15:38:06 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:38:07 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:07 servercore kernel: httpd D 0000000000000000 0 30439 2223 0x00000080
    Aug 22 15:38:07 servercore kernel: Call Trace:
    Aug 22 15:38:11 servercore kernel: INFO: task httpd:30482 blocked for more than 120 seconds.
    Aug 22 15:38:11 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:38:11 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:38:11 servercore kernel: httpd D 0000000000000000 0 30482 2223 0x00000080
    Aug 22 15:38:11 servercore kernel: Call Trace:
    Aug 22 15:39:54 servercore kernel: INFO: task jbd2/vda3-8:250 blocked for more than 120 seconds.
    Aug 22 15:39:54 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:39:54 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:39:54 servercore kernel: jbd2/vda3-8 D 0000000000000000 0 250 2 0x00000000
    Aug 22 15:39:54 servercore kernel: Call Trace:
    Aug 22 15:39:54 servercore kernel: INFO: task flush-253:0:263 blocked for more than 120 seconds.
    Aug 22 15:39:54 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:39:54 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:39:54 servercore kernel: flush-253:0 D 0000000000000000 0 263 2 0x00000000
    Aug 22 15:39:54 servercore kernel: Call Trace:
    Aug 22 15:39:56 servercore kernel: INFO: task rs:main Q:Reg:1035 blocked for more than 120 seconds.
    Aug 22 15:39:56 servercore kernel: Not tainted 2.6.32-431.11.2.el6.x86_64 #1
    Aug 22 15:39:56 servercore kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Aug 22 15:39:56 servercore kernel: rs:main Q:Reg D 0000000000000000 0 1035 1 0x00000080
    Aug 22 15:39:56 servercore kernel: Call Trace:
    Aug 22 15:42:11 servercore kernel: Clocksource tsc unstable (delta = -8589964877 ns)
    As we can see all the errors contained “echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.” and “blocked for more than 120 seconds” somewhere.
    Explanation
    By default Linux uses up to 40% of the available memory for file system caching. After this mark has been reached the file system flushes all outstanding data to disk causing all following IOs going synchronous. For flushing out this data to disk this there is a time limit of 120 seconds by default. In the case here the IO subsystem is not fast enough to flush the data within 120 seconds. As IO subsystem responds slowly and more requests are served, System Memory gets filled up resulting in the above error.
    Solution
    Increasing the vm.dirty_background_ratio by 5% and vm.dirty_ratio to 10, would give some buffer for the server.
    Change vm.dirty_ratio and vm.dirty_backgroud_ratio
    [root@localhost mercury]# sysctl -w vm.dirty_ratio=10
    vm.dirty_ratio=10
    [root@localhost mercury]# sysctl -w vm.dirty_background_ratio=5
    vm.dirty_background_ratio=5
    Commit Change by running the below command:
    [root@localhost mercury]# sysctl -p
    The above command should fix the kernel panic errors. However, a reboot would reset these changes.
    So, we could monitor the server for a week or so and after confirming there are no more errors in the messages log, we could make this change permanent by doing the following:
    [root@localhost mercury]# vi /etc/sysctl.conf
    ADD 2 lines at the bottom
    vm.dirty_background_ratio = 5
    vm.dirty_ratio = 10
    Save and exit by hitting the escape key + wq!
    [root@localhost mercury]# reboot
    More Explanation:
    vm.dirty_background_ratio is the percentage of system memory that can be filled with “dirty” pages — memory pages that still need to be written to disk — before the pdflush/flush/kdmflush background processes kick in to write it to disk. My example is 5%, so if my virtual server has 32 GB of memory that’s 1.6 GB of data that can be sitting in RAM before something is done.
    vm.dirty_ratio is the absolute maximum amount of system memory that can be filled with dirty pages before everything must get committed to disk. When the system gets to this point all new I/O blocks until dirty pages have been written to disk. This is often the source of long I/O pauses, but is a safeguard against too much data being cached unsafely in memory.

    Hi,
    Please apply the following correction manually.
    1. Go to transaction ST03N
    2. Change user from 'Administrator' to 'Expert Mode'.
    3. Go to Collector and performance analysis -> Performance database
       -> Monitoring database -> Contents
    4. Search where further info contains the string "h/2"
    like the following monikeys:
      - 'days  h/2'
      - 'weeks  h/2'
      - 'months  h/2'  
    5. Double click on each, so that they become red and show ** delete
    6. Finally SAVE
    This will remove the corresponding database related history up to the deletion date. It will accumulate anew afterwards.
    How can I identify the monikey that has to be deleted?
    When you load the text of the dump and then jump off to the break point of the debugger you may find the error break point look like:
    "IMPORT HIST2 FROM DATABASE MONI(DB) ID MONIKEY".
    To find the right monikey entry causing the dump you can search for the word 'MONIKEY' within the text of the dump. This can be 'days  h/3' or
    'tabgrowth  2'...
    You can then go back to the procedure above and search where further info contains the monikey that you found in the text of the dump.
    997535     DB02: Problems with History Data.
    Award points if helpful.
    Thanks,
    Tanuj

  • Unable to login to sqlplus to do startup on linux server.

    Hi all,
    Linux server, 10.2.0.4.
    Am using the linux server for the last 3 years without any incident then after doing a reboot, errors shown are:
    Error 6 initializing SQL*Plus
    Message file sp1<lang>.msb not found
    SP2-0750: You may need to set ORACLE_HOME to your Oracle sofware directory.
    Confirmed that ORACLE_HOME, ORACLE_BASE,etc are already set.
    When i do the following:
    $cd $ORACLE_HOME/bin
    $pwd
    shows that in correct directory.
    $sqlplus
    encountered the above error.
    Confirmed that path in ORACLE_HOME and /etc/oratab are identical.
    Please advise.
    Thanks in advance
    Zack
    Edited by: Zack.L on Nov 17, 2012 4:39 PM
    Edited by: Zack.L on Nov 17, 2012 4:58 PM

    Hello,
    Do as below:
    export ORACLE_HOME=<path where the database is installed>
    export ORACLE_SID=<Database SID>
    cd $ORACLE_HOME/bin
    ./sqlplus or
    In the .bash_profile file, set:
    ORACLE_HOME=<path where the database is installed>; export ORACLE_HOME
    PATH=$PATH:$ORACLE_HOME/binand then execute the .bash_profile file
    $ . .bash_profile

  • Error while running ./ua in linux server to upgrade obiee 11g

    HI,
    I ran upgrade assistant(middleware/OracleBi1/bin/$./ua) in linux server and got below error
    [2012-08-08T14:17:54.975-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] Java class path: /opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/biconfigmbeans.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/biconfigmbeans-metaobjs.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/admin/provisioning/adminservicesmbeans.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/oracle-bi-public.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/oracle-bi-shared.jar::/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-common.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-ee.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-mbeans.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-internal.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-api.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-platform.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-unsupported-api.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/admin/provisioning/bisecurityprovision.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.bali.share_11.1.1/share.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.iau_11.1.1/fmw_audit.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.idm_11.1.1/identitystore.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.ldap_11.1.1/ojmisc.jar:/opt/oinstall/middleware/modules/javax.management.j2ee_1.0.jar:/opt/oinstall/middleware/Oracle_BI1/upgrade/jlib/com.oracle.ws.http_client_1.1.0.0.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.help_5.0/help-share.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.help_5.0/ohj.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.help_5.0/oracle_ice.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-wls.jar:/opt/oinstall/middleware/Oracle_BI1/ovd/jlib/vde.jar:/opt/oinstall/middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oinstall/middleware/wlserver_10.3/server/lib/consoleapp/APP-INF/lib/commons-codec-1.3.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_xmlsec.jar::/opt/oinstall/middleware/Oracle_BI1/jlib/netcfg.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/mrua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/netua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/modplsqlua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/portalua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/dipua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/webcacheua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ohsua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ovdua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/discoua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/formsua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/reportsua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oifua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/odiua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/biua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oamua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oimua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oaamua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ucmua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/bipua.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/modules/oracle.jps_11.1.1/jps-api.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/modules/oracle.idm_11.1.1/identitystore.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/ojdl.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlclient.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/ojmisc.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/dms.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/help-share.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/ohj.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/oracle_ice.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/xmlparserv2.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/share.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/fmwgenerictoken.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlinformix.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlsybase.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wldb2.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlsqlserver.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/ant-commons-net.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/bsf.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/bsh-2.0b2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-beanutils-1.7.0.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-collections-3.2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-io-1.2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-lang-2.2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-logging-1.1.1.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/eclipselink.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/ess.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/javolution.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/odi-core.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/oracle.ucp_11.1.0.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/persistence.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-beans.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-context.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-core.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-dao.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-jdbc.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-jpa.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/trove.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/hsqldb.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/PortalPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/PcPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/BIPlatformPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/RtdPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OaamPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/UcmPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/UrmPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OimPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OdiPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OidPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/DiscovererPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/MrcVersionPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/postgresql-8.4-701.jdbc4.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jrf_11.1.1/fmwgenerictoken.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wlsqlserver.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wldb2.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wlsybase.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wlinformix.jar:/opt/oinstall/middleware/oracle_common/modules/mysql-connector-java-commercial-5.1.17/mysql-connector-java-commercial-5.1.17-bin.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-api.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share_11.1.1/adflogginghandler.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.ucp_11.1.0.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.model_11.1.1/jdev-cm.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.javacache_11.1.1/cache.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xmlef_11.1.1/xmlef.jar:/opt/oinstall/middleware/Oracle_BI1/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/opt/oinstall/middleware/Oracle_BI1/soa/modules/oracle.soa.fabric_11.1.1/fabric-runtime.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/opt/oinstall/middleware/Oracle_BI1/soa/modules/oracle.soa.b2b_11.1.1/b2b.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share_11.1.1/oracle-el.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share_11.1.1/commons-el.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/opt/oinstall/middleware/modules/javax.jms_1.1.1.jar:/opt/oinstall/middleware/modules/javax.jsp_1.1.0.0_2-1.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/jewt4.jar:/opt/oinstall/middleware/Oracle_BI1/oui/jlib/OraInstaller.jar:/opt/oinstall/middleware/Oracle_BI1/oui/jlib/srvm.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/SchemaVersion.jar:/opt/oinstall/middleware/Oracle_BI1/webservices/lib/jaxrpc-api.jar:/opt/oinstall/middleware/Oracle_BI1/assistants/opca/jlib/opca.jar:/opt/oinstall/middleware/Oracle_BI1/portal/jlib/ptlshare.jar:/opt/oinstall/middleware/Oracle_BI1/portal/jlib/portaltools.jar:/opt/oinstall/middleware/Oracle_BI1/adfp/lib/wce.jar:/opt/oinstall/middleware/Oracle_BI1/ldap/odi/jlib/sync.jar:/opt/oinstall/middleware/Oracle_BI1/ldap/odi/jlib/madintegrator.jar:/opt/oinstall/middleware/Oracle_BI1/ohs/lib/ohs.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/iasprovision.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/optic.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/nonj2eembeans.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/wlfullclient.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/opmneditor.jar:/opt/oinstall/middleware/Oracle_BI1/lib/java/shared/args4j/2.0.9/args4j-2.0.9.jar:/opt/oinstall/middleware/Oracle_BI1/oam/server/lib/ojmisc.jar:/opt/oinstall/middleware/Oracle_BI1/ucm/idc/jlib/idcupgrade.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:NOSOA/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.webservices_11.1.1/wsclient.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/opt/oinstall/middleware/Oracle_BI1/../Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/bpm-infra.jar:/opt/oinstall/middleware/Oracle_BI1/../Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/oracle-soa-client-api.jar:/opt/oinstall/middleware/oracle_common/webservices/wsclient_extended.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/xdo-server.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/xdo-core.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/versioninfo.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/i18nAPI_v3.jar:/opt/oinstall/middleware/Oracle_BI1/common/SharedServices/11.1.2.0/lib/quartz.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/gson-1.3.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.model_11.1.1/adfm.jar:NOSOA/soa/modules/oracle.rules_11.1.1/rulesdk2.jar:NOSOA/soa/modules/oracle.rules_11.1.1/rules.jar:NOSOA/soa/modules/oracle.soa.fabric_11.1.1/bpm-infra.jar:NOSOA/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar:/opt/oinstall/middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/opt/oinstall/middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/OIMServer.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/quartz-1.6.0.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/velocity-dep-1.4.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/velocity-tools-1.4.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/velocity-tools-generic-1.3.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/commons-logging.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/commons-dbcp-1.2.1.jar:/opt/oinstall/middleware/Oracle_BI1/server/ext/jakarta-commons/commons-pool-1.2.jar:/opt/oinstall/middleware/Oracle_BI1/server/ext/jakarta-commons/commons-collections-3.1.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlGenConnector.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-entitymgr.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-utils.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/spring.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.idm_11.1.1/identityutils.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/iam-ejb.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.adf.share.ca_11.1.1:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-pluginframework.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlDataObjects.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-authz-service.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/admin.war/WEB-INF/lib/iam-features-identity.zip:/opt/oinstall/middleware/Oracle_BI1/server/features/iam-features-configservice.zip:/opt/oinstall/middleware/Oracle_BI1/server/features/iam-features-authzpolicydefn.zip:/opt/oinstall/middleware/Oracle_BI1/server/oes/oimpds.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.nlsgdk_11.1.0/orai18n-service.jar:/opt/oinstall/middleware/Oracle_BI1/server/seed_data/lib/seedPolicyData.jar:/opt/oinstall/middleware/Oracle_BI1/server/seed_data/lib/seedRcuData.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-auth-client.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-auth-server.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-context.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-kernel.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlVO.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlAPI.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlAuditor.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlDataObjectBeans.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlmap.xml:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlCache.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlUtils.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/oscache.jar:/opt/oinstall/middleware/Oracle_BI1/server/ext/ucp.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xmlef_11.1.1/xmlef.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.javacache_11.1.1/cache.jar:/opt/oinstall/middleware/oracle_common/modules/com.bea.core.apache.commons.logging_1.1.0.jar:/opt/oinstall/middleware/oracle_common/modules/com.oracle.ocm_1.0.0.0.jar:/opt/oinstall/middleware/oracle_common/inventory/Scripts/ext/jlib/ojdbc6.jar:/opt/oinstall/middleware/oracle_common/jlib/share.jar:/opt/oinstall/middleware/modules/org.apache.ant_1.7.1/lib/ant.jar:/opt/oinstall/middleware/modules/org.apache.ant_1.7.1/lib/ant-launcher.jar
    [2012-08-08T14:17:54.975-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] Java library path: /opt/oinstall/middleware/Oracle_BI1/jdk/jre/lib/amd64/server:/opt/oinstall/middleware/Oracle_BI1/jdk/jre/lib/amd64:/opt/oinstall/middleware/Oracle_BI1/jdk/jre/../lib/amd64:/opt/oinstall/middleware/Oracle_BI1/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    [2012-08-08T14:17:55.361-04:00] [Framework] [ERROR] [UPGAST-00055] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] error reading the Oracle Universal Installer inventory
    [2012-08-08T14:17:55.362-04:00] [Framework] [ERROR] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] Cause: An error occurred while reading the Oracle Universal Installer inventory. Action: See the secondary error message for additional details.
    [2012-08-08T14:17:55.362-04:00] [Framework] [ERROR] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] [[
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointer location /etc/oraInst.loc is either not readable or does not exist
         at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiInstallAreaControl.java:1855)
         at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:292)
         at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:231)
         at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:180)
         at oracle.ias.upgrade.OUIInventory.initAll(OUIInventory.java:86)
         at oracle.ias.upgrade.gui.UAWizard.init(UAWizard.java:456)
         at oracle.ias.upgrade.UpgradeDriver.gui(UpgradeDriver.java:276)
         at oracle.ias.upgrade.UpgradeDriver.main(UpgradeDriver.java:181)
    Anyone of you comeacross this issue before?
    thanks in advance.
    Thanks
    Jay.

    Jayaraju Vedala wrote:
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointer location /etc/oraInst.loc is either not readable or does not existHi,
    Refer to this blog post, this should resolve your problem: ( http://rnm1978.wordpress.com/2011/10/05/obi-11g-upgast-00055-error-reading-the-oracle-universal-installer-inventory/ )
    Thanks,
    -Amith.

Maybe you are looking for

  • How to hide the table header if no data present

    Hi I need to hide the table header if no data present. Table has 5 column. if no any clolumn has data then this table section should not be display. i am using <?if:count(Installation_Event_S19)= 0?> but this is not work for me. Could you please help

  • Need Material Description in SAPscript Export Packing list

    Hi Friends,                 I copied standard SAPscript form SD_EXPORT_FUEP for Export packing list. I need a Material description in main window but not able to get. Please tell me how to get the material description. Thanks, Ziad

  • Can I send a preview of an iWeb website to a PC user prior to going live?

    I have a completed site in iWeb that needs to be previewed by another member of my group prior to publishing the site live. He is a PC user. Is there a way to show him a preview of the site prior to uploading it to ftp and going live? thanks! Todd

  • Problem while working with packages?

    hi, I am new to java.while running the program which is using package i am getting the following error *Exception in thread "main" java.lang.NoClassDefFoundError: HelloServlet2 (wrongname: coreservlets/HelloServlet2) at java.lang.ClassLoader.defineCl

  • Keychain - bare bones set up - what should it look like

    Hello Sorry for asking such a boring question but: WHAT DOES A BARE-BONES Keychain SETUP LOOK LIKE? I am the single user of the machine and thus its administrator. I understand that a login keychain is set up on login, but I also have a keychain call