PRVF-4007 : User equivalence check failed for user "grid"

Oracle Version 11.2.0.3.0 patched to 11.2.0.3.1
I had installed GIU and RAC db on 2 node cluster
but since yesterdy has this issue when running the commands
[grid@vmorarac2 ~]$ cluvfy comp ocr -n all -verbose
Verifying OCR integrity
ERROR:
PRVF-4008 : User equivalence unavailable on all the specified nodes
Verification cannot proceed
vmorarac1 and vmorarac2 r the two nodes
as a grid user, from vmorarac1 i ran ssh vmorarac2 and it failed with above error and vice versa
so i did the following
from vmorarac1
ssh vmorarac2
yes and enter key
exec /usr/bin/ssh-agent $SHELL
/usr/bin/ssh-add
i did the same on other node
but the problem still exists.
Edited by: 912919 on 23-May-2012 06:58

Hi,
The subject of thread "*PRVF-4007 : User equivalence check failed for user "grid*"
Now..
{code}
PRVF-4657 : Name resolution setup check for "vmorarac-scan.pbi.global.pvt" (IP address: 152.144.199.201) failed
PRVF-4664 : Found inconsistent name resolution entries for SCAN name "vmorarac-scan.pbi.global.pvt"
PRVF-4664 : Found inconsistent name resolution entries for SCAN name "vmorarac-scan.pbi.global.pvt"
{code}
If you can see are different issue.
If you are using DSN to resolve hostname "vmorarac-scan.pbi.global.pvt" check with "nslookup" if the name is resolved correctly.
If you are using Hosts File to resolve hostname "vmorarac-scan.pbi.global.pvt" you must configure only one ip (152.144.199.201) to resolve "vmorarac-scan.pbi.global.pvt" this entrie must be on host file of all nodes of cluster.
Levi Pereira

Similar Messages

  • RUNCLUVFY  Result: PRVF-4007 : User equivalence check failed for user "orac

    hello
    try to run runcluvfy.sh I receive the following screen rac2 is passed but rac 1 is failed can sombody help me?
    thanks
    [oracle@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    rac2 passed
    rac1 failed
    Result: PRVF-4007 : User equivalence check failed for user "oracle"
    WARNING:
    User equivalence is not set for nodes:
    rac1
    Verification will proceed with nodes:
    rac2
    Checking node connectivity...

    Check this older thread which has a lot of information on this:
    User equivalence check failed (RAC setup)

  • Result: PRVF-4007 : User equivalence check failed for user "oracle"

    Hi
    I get below error everytime I run ./cluvfy stage -pre crsinst -n node01,node02 -fixup -verbose > a.log
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    node02 passed
    node01 failed
    Result: PRVF-4007 : User equivalence check failed for user "oracle"
    WARNING:
    User equivalence is not set for nodes:
    node01
    Verification will proceed with nodes:
    node02
    node01 is the local node, if I run from node02 It comes back saying the same thing about node2!
    I have checked oracle uid and groups all set correctly and ssh working fine ...
    I have ran the same command for grid user and getting the same error !!

    i know what it was, i should have done ssh localnode date for once at least!!
    I only did ssh remotenode date :)

  • User equivalence check failed for user "oragrid" in HP-UX

    Dear Friends,
    while cluster verification utility i gotthe below error.
    $ ./runcluvfy.sh stage -pre crsinst -n aeadsverp11-adp.adp.ae,aeadsverp12-adp.adp.ae -fixup -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "aeadsverp11-adp"
    Destination Node Reachable?
    aeadsverp11-adp yes
    aeadsverp12-adp yes
    Result: Node reachability check passed from node "aeadsverp11-adp"
    Checking user equivalence...
    Check: User equivalence for user "oragrid"
    Node Name Comment
    aeadsverp12-adp failed
    aeadsverp11-adp failed
    Result: PRVF-4007 : User equivalence check failed for user "oragrid"
    ERROR:
    User equivalence unavailable on all the specified nodes
    Verification cannot proceed
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    I had configred ssh and scp on both nodes.
    $ ssh aeadsverp11-adp.adp.ae date
    Wed Sep 28 04:26:55 MDT 2011
    $
    $ ssh aeadsverp12-adp.adp.ae date
    Wed Sep 28 13:28:26 WAT 2011
    ssh is wrking fine without any issues on both nodes.
    Please advice.
    Thanks,
    Rajendra

    Hi,
    Just ignore it and proceed with installation.
    Its an bug.
    Kind Regards,
    Rakesh

  • Result: User equivalence check failed for user "oracle".

    While installing on Solaris-10, ssh, rlogin, scp works fine.
    Running runcluvfy.sh stage -post hwos -n rac-1,rac-2 -verbose returns the above error.
    Result: User equivalence check failed for user "oracle".
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed.
    /bin/ssh & /bin/scp is in use.

    Hello,
    I am facing User equivalence check failed for user "oracle" error on my newly to be built RAC cluster.
    The Oracle users have been created identically and ssh have been setup as per RAC installation manual.
    Still I am facing the below problem. Please help me out
    Node1 > uname -a
    Linux purple-rac-node2 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    Node2 > uname -a
    Linux purple-rac-node1 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    clusterware/cluvfy/runcluvfy.sh stage -post hwos -n purple-rac-node1,purple-rac-node2 -verbose
    Performing post-checks for hardware and operating system setup
    Checking node reachability...
    Check: Node reachability from node "purple-rac-node1"
      Destination Node                      Reachable?
      purple-rac-node2                         yes
      purple-rac-node1                         yes
    Result: Node reachability check passed from node "purple-rac-node1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
      Node Name                             Comment
      purple-rac-node2                         failed
      purple-rac-node1                         failed
    Result: User equivalence check failed for user "oracle".
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed.
    [oracle@purple-rac-node1 ~]$ id oracle
    uid=501(oracle) gid=501(dba) groups=501(dba),502(oper),503(oinstall)
    [oracle@purple-rac-node2 ~]$ id oracle
    uid=501(oracle) gid=501(dba) groups=501(dba),502(oper),503(oinstall)

  • CLUVFY failing with 'User Equivalence check failed for...'

    New 2 node RAC configuration. Oracle 10gR2, Linux RHEL 5 x64. I'm at the post hardware config, pre install clusterware stage.
    Running the cluster verification utility command:
    cluvfy comp sys -n node-01,node-02 -p crs -verboseReturns the following error:
    Verifying system requirement
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed.
    Verification of system requirement was unsuccessful on all the nodes.I've verified the following:
    1) RSA keys correctly configured on both nodes and I can ssh between without a password
    2) ping ip and private work correctly to and from both nodes.
    3) user, group ids are identical on both systems.
    I also ran cluvfy stage -post hwos -n node-01,node-02 -verbose and received the following output. This output is from node-01. node-02's is identical, except with equivalence to itself failing.
    Checking node reachability...
    Check: Node reachability from node "node-01"
      Destination Node                      Reachable?
      node-02                       yes
      node-01                       yes
    Result: Node reachability check passed from node "node-01".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
      Node Name                             Comment
      node-02                       passed
      node-01                       failed
    Result: User equivalence check failed for user "oracle".
    WARNING:
    User equivalence is not set for nodes:
            node-01
    Verification will proceed with nodes:
            node-02
    Checking node connectivity...I get the same behavior on both nodes. Not quite sure what else to check. Any thoughts or suggestions? Thanks.

    No, no banners. And I followed note 300548.1 to the letter. Several times :-)
    However, I believe my issue has to do with a CVUHOME/cv/admin/cvu_config.
    According to the documentation:
    CV_XCHK_FOR_SSH_ENABLED—If set to TRUE, it enables the X-Windows check for verifying user equivalence with ssh. By default, this entry is commented out and X-Windows check is disabledIt was not, unfortunately, disabled by default - once I set it to false, everything succeeded. I still need to figure out why XCHK itself is failing, but I think I can troll through the log to figure that out.

  • User equivalence check failed for user "oracle".

    Hi,
    I am trying to install the Oracle Clusterware 10g as part of my RAC setup.
    I have configured RHEL 4 in 2 nodes (rac and rac2). But when I run the runcluvfy utility, I get the below error:
    [oracle@rac cluvfy]$ ./runcluvfy.sh stage -pre crsinst -n rac,rac2
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "rac".
    Checking user equivalence...
    User equivalence check failed for user "oracle".
    Check failed on nodes:
    rac
    WARNING:
    User equivalence is not set for nodes:
    rac
    Verification will proceed with nodes:
    rac2
    The problem is only with the first node(rac). The second node passes succesfully.
    ssh works fine. Not sure what is wrong!
    Thanks!

    Did you do Configure SSH for User Equivalence ?
    Or
    Did you Establish User Equivalence ?
    If yes.. please check...
    $ ssh rac hostname
    rac
    $ ssh rac2 hostname
    rac2
    You should Establish User Equivalence before...
    exec /usr/bin/ssh-agent $SHELL
    /usr/bin/ssh-add
    If You don't configure ssh for user equivalence
    http://www.oracle.com/technology/pub/articles/smiley_rac10g_install.html
    Or
    read SSH User equivalence is not set up on the remote nodes

  • User equivalence check failed for user "oracle" while running cluvfy

    Hi All,
    I am getting User equivalence error as follows while executing cluvfy. I want to install CRS on this server.
    oracle@node200$ ./runcluvfy.sh stage -pre crsinst -n node200,node201,node202
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "node200".
    Checking user equivalence...
    User equivalence check failed for user "oracle".
    Check failed on nodes:
    node202,node201,node200
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed.
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    I have sucessfully configured ssh and able to do ssh from all the nodes without prompting for the password. Also oracle uid and gid on all the servers are same.
    I also checked in .kshrc file and there is no tty entry in that file. and I have also setup /etc/hosts.equiv file on all the node.
    I still get the user equivalance error. Can anybody help me in this ?
    Regards,
    Raj.

    Hi,
    thanks.
    i need some more help because first time i am working on RAC,
    i am also having User equivalence check failed for user "oracle"
    i got two machines, one is IBM machine and one is DELL machine installed with solais 10 (AIX installation). both machines are not connected by private network now. and no shared external HDD available now. it will take one week time to set up the HW. the user equivalence check depends the above two factors?
    now public network is available and node reachability test "passed"
    could you please tell me what may be the reason for the user equivalence check in my case. details are given below
    i have oracle user in both machine. user creation done through SMC. home directory is /export/home/oracle
    the following are the details.
    1) $ ssh pc000905 id -a oracle
    Enter passphrase for key '/home/oracle/.ssh/id_rsa':
    uid=100(oracle) gid=300(oinstall) groups=301(dba)
    $ ssh pc026376 id -a oracle
    Enter passphrase for key '/home/oracle/.ssh/id_rsa':
    uid=100(oracle) gid=300(oinstall) groups=301(dba)
    2) user nobody exists.
    3) all files n .ssh directory have same permissions.
    4) ssh and scp is working with out password(rsa and dsa keys generated).
    5) oracle user is using bourne shell
    6)soft link of /usr/bin/ssh and /usr/bin/scp are created to /export/home/oracle/bin
    7)ForwardX11 is "yes" in sshd_config
    8) created a config file in .ssh directory and ForwardX11 is "no" in that file
    8) umask =022 in both nodes.
    error displaying is
    $/export/gome/cluvfy/runcluvfy.sh stage -pre crsinst -n pc026376,pc000905
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "PC026376".
    Checking user equivalence...
    User equivalence check failed for user "oracle".
    Check failed on nodes:
    pc026376,pc000905
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed.
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    $

  • 11g Cluster: User equivalence check failed on Node1 but passed on Node2,

    From Node1:
    [oracle@redhat4_1 bin]$ ./cluvfy stage -pre crsinst -n redhat4_1,redhat4_2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "redhat4_1"
    Destination Node Reachable?
    redhat4_2 yes
    redhat4_1 yes
    Result: Node reachability check passed from node "redhat4_1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    redhat4_2 passed
    redhat4_1 failed
    Result: User equivalence check failed for user "oracle".
    WARNING:
    User equivalence is not set for nodes:
    redhat4_1
    Verification will proceed with nodes:
    redhat4_2
    From Node2:
    [oracle@redhat4_2 bin]$ ./cluvfy stage -pre crsinst -n redhat4_1,redhat4_2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "redhat4_2"
    Destination Node Reachable?
    redhat4_2 yes
    redhat4_1 yes
    Result: Node reachability check passed from node "redhat4_2".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    redhat4_2 passed
    redhat4_1 passed
    Result: User equivalence check passed for user "oracle".
    Why cluvfy failed on node1 but passed on node2? Thanks.

    Last time I saw that, the password-less SSH was working only in one direction. Root cause was not quite following the instructions to copy the authorized_keys to all nodes.

  • User equivalence check failed, both side say other node passed,  why?

    SPARC Soloris 10, clusterware 11gr1
    two nodes cluster checking, both side say itself fail, other side is passed. why?
    ./runcluvfy.sh stage -pre crsinst -n bclabdb01,bclabdb02 -verbose
    on node1(bclabdb0):
    Checking user equivalence...
    Check: User equivalence for user "crs"
    Node Name Comment
    bclabdb02 passed
    bclabdb01 failed
    Result: User equivalence check failed for user "crs".
    WARNING:
    User equivalence is not set for nodes:
    bclabdb01
    Verification will proceed with nodes:
    bclabdb02
    on node2:
    Check: User equivalence for user "crs"
    Node Name Comment
    bclabdb02 failed
    bclabdb01 passed
    Result: User equivalence check failed for user "crs".
    WARNING:
    User equivalence is not set for nodes:
    bclabdb02
    Verification will proceed with nodes:
    bclabdb01

    Hi
    Which user equivalence you have configured rsh or ssh.If you have configured through ssh check it as oracle user through
    ssh <nodename> <command>
    if you have configure rsh then you need to create hosts.equiv file inside /etc/ and give proper permission to oracle user.Before installing clusterware I used CVU and its shown me passed for user equivalence .
    Tinku

  • User equivalence check failed (RAC setup)

    Hello All,
    I am trying to set up user equivalence between 2 nodes, following instructions from "Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide 10g Release 2 (10.2) for Solaris Operating System (SPARC 64-Bit)"
    I have created user accounts on both nodes, .ssh folder with appropriate permissions, dsa and rsa keys on both nodes, copied them to authorized_keys on halfway, and scp authorozed_keys to wabasca. Now I am able to do 'ssh wabasca date' and 'ssh halfway date' on each node without being asked for password or passphrase:
    $ whoami
    ora10gr2
    $ hostname
    halfway
    $ ssh halfway date
    Thu Oct  6 16:51:37 MDT 2005
    $ ssh wapiti date
    Thu Oct  6 16:51:11 MDT 2005
    $
    $ whoami
    ora10gr2
    $ hostname
    wapiti
    $ ssh halfway date
    Thu Oct  6 16:52:04 MDT 2005
    $ ssh wapiti date
    Thu Oct  6 16:51:38 MDT 2005
    $Yet, the CVU verification of user equivalence fails:
    $ whoami
    ora10gr2
    $ hostname
    halfway
    $ /Oracle10/cvu/bin/cluvfy comp admprv -n halfway,wapiti -o user_equiv -sshonly -verbose
    Verifying administrative privileges
    Checking user equivalence...
    Check: User equivalence for user "ora10gr2"
      Node Name                             Comment
      wapiti                                failed
      halfway                               failed
    Result: User equivalence check failed for user "ora10gr2".
    Verification of administrative privileges was unsuccessful on all the nodes.
    $If I can 'ssh <nodename> date' sucessfully what may cause the CVU check of user equivalence to fail? (I see that timing is off between these 2 machines...)
    Thank you very much for your time.
    DanielD

    It turns out that CVU is also requiring scp to be in /usr/local/bin; the idiot thing doesn't even try to use the scp that's in the execution $PATH, and on Solaris ends up failing silently early in the script (when ssh is in /usr/local/bin and scp is not).
    I was finally able to figure out what was foobar'ed by turning on the trace mode and reviewing the logs:
    export SRVM_TRACE=true
    cluvfy stage -pre crsinst -n tri1-ora1,tri1-ora2 -verbose
    This leaves you with log files in the CVU installation directory, under [CVU_HOME]/cv/log/; in mine I found...
    [Worker 0] [20:7:53:400] [RuntimeExec.runCommand:74] Calling Runtime.exec() with the command ; Fri Nov 18 20:07:53 GMT+00:00 2005
    [Worker 0] [20:7:53:400] [RuntimeExec.runCommand:76] /usr/local/bin/scp ; Fri Nov 18 20:07:53 GMT+00:00 2005
    [Worker 0] [20:7:53:400] [RuntimeExec.runCommand:76] -p ; Fri Nov 18 20:07:53 GMT+00:00 2005
    [Worker 0] [20:7:53:401] [RuntimeExec.runCommand:76] /opt/oracle/cvu//cv/remenv/exectask ; Fri Nov 18 20:07:53 GMT+00:00 2005
    [Worker 0] [20:7:53:401] [RuntimeExec.runCommand:76] tri1-ora2:/tmp//CVU_10.2.0.1.0.1_oinstall/exectask ; Fri Nov 18 20:07:53 GMT+00:00 2005
    [Worker 0] [20:7:53:402] [RuntimeExec.runCommand:90] exec exception:/usr/local/bin/scp: not found; Fri Nov 18 20:07:53 GMT+00:00 2005
    Whoever programmed this thing seems slightly naive about host environment checking. Also, the Sun ssh package by default installs ssh and scp in /usr/bin; it's pretty popular to install the 3rd-party package that goes into /usr/local/bin though...

  • User equivalence check failed in solaris 10

    Hi,
    i am trying to install oracle clusterware on solaris10.
    when i executed clusture varification utility , user equivalence test is failed.
    each node have same username,userid,group id
    and i configured SSH also using
    exec /user/bin/ssh-agent
    /usr/bin/ssh-add after generation of rsa and dsa keys and putting this to authorization file.
    it is not asking password for ssh and scp after executing this command but again user equivalence check failed
    but after logging of and do login again to oracle user its not working. then again i have to set ssh that is
    exec /user/bin/ssh-agent
    /usr/bin/ssh-add
    wat else i have to check for this?
    can sombody help me to solve this

    Umesh Gupta wrote:
    Thay are same, i have already taken care of that..
    Node1:-
    $ id oracle
    uid=101(oracle) gid=300(oinstall)
    Node2:-
    $ id oracle
    uid=101(oracle) gid=300(oinstall)
    Please suggest..
    Regards
    Umesh$exec /usr/bin/ssh-agent $SHELL
    $/usr/bin/ssh-add
    on any one of the nodes
    and check the output of cluvfy
    also refer the link:-
    http://download.oracle.com/docs/cd/B28359_01/install.111/b28263/crsunix.htm#BEHIHBBF
    User equivalence check failed (RAC setup)
    Edited by: rajeysh on Aug 18, 2011 7:09 PM

  • LMS3.1 psu problem - Consistency check failed for base package ...AG

    Hello,
    We've got a package updater problem with a LMS3.1 installation.
    1. After trying to update RME Device packages from GUI we got a message that LibCommon-v2.3.2 is needed
    2. We tried to update LibCommon from CLI using psucli.bat, see below
    3. We found a discussion in this forum, simular to this problem with the hint to reinstall the RME, what we did but with no improvement
    4. We deinstalled, reboot, did a new installation of LMS3.1. But the problem still exists, with same message. We need the PSU, because most of our devices will be managed after device package update only.
    Updating of each package brings warnings with pseudo package names, as ImageAG, MemoryAG and not with hints to real missing packages:
    C:\lms\bin>psucli -p rme -install -src C:\install\lm31-updates\ LibCommon
    WARNING: LibCommon(2.3.2):Consistency check failed for base package ImageAG
    see also the psu.log containing all tryes of package updates
    The problem goes a little bit in this direction, but with a new reinstallation as well:
    https://supportforums.cisco.com/message/669047#669047
    What can we do?
    thx for hints, Steffen

    When you install LMS on Windows, there are some recommended steps to take to ensure the installation is a problem free as possible:
    Set the per-user and global TEMP and TMP environment variables to short values (e.g. C:\WINDOWS\TEMP)
    Disable all anti-virus software
    Disable Windows Data Execution Protection (DEP)
    Login to the server as a local Adminitrator
    Install from original, locally attached media
    NEVER abort the installation after the installer says not to
    Based on the symptoms described here, I'm guessing at least the first item was not done.  TAC has a procedure to recover a bad RME package repository, but if the base installation is problematic, doing so would be moot.  If you suspect the installation isn't 100% (beyond the package repository), uninstall, then follow the above steps to reinstall.
    If you think the problem is just with the RME package repository, contact TAC, and they can provide you a good, up-to-date repository to jump start things for you.

  • Post install checks failed for DBC file - Oracle App11.5.10.2 Linux  5.3

    Hi everybody,
    I tried Installing Oracle E-Business Suite 11.5.10.2 on Red Hat Enterprise Linux Server release 5.3
    The Post install checks failed for DBC file, HTTP, JSP and PHP. Apparently the DBC hadn’t been created. I had verified the log file, while executing adgendbc.sh, it throwing below error.
    Generating /jith/d01/oracle/appl/visappl/fnd/11.5.0/secure/prithvi.bangalore.bedford.local_vis.dbc
    DBC generation failed with exit code 127
    Generating /jith/d01/oracle/appl/visappl/fnd/11.5.0/secure/prithvi_vis.dbc
    DBC generation failed with exit code 127
    Updating Server Security Authentication
    Updating Server Security Authentication failed with exit code 127
    adgendbc.sh exiting with status 127
    ERRORCODE = 127 ERRORCODE_END
    .end std out.
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    sqlplus: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    mkdir: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    /jith/d01/oracle/appl/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    .end err out.
    Thanks in advance.
    sreejith

    Welcome to the forums !
    Pl post EBS related question in the EBS forums at http://forums.oracle.com/forums/category.jspa?categoryID=3
    HTH
    Srini

  • RME 4.3.1 device update failing 'WARNING : Cat3560(7.3):Consistency check failed for base package SharedNetshowIOS'

    Hi Guys,
    I'm having some issues updating the device packages for my RME 4.3.1 install.
    I've downloaded and tried to update the 'Cat3560.zip' package via the GUI, but the job fails with the above error.
    I pulled up the PSU.log and found the following:
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : _CURCMVER=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMVERSION=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : _CURCMVER=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMVERSION=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CM already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CVW already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : _CURDFMVER=3.2.0
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : DFMVERSION=3.2.0
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for RME already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CVW already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for RME already loaded.
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageManager : installPackages]  : Locking package repository..
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageInstaller : installStep_resolve]  : Checking Dependencies...
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : pickUnselectedBasePackages]  : SharedSwim2900XL has 17 dependent packages
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageParserAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[SharedDcmaIOS] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package SharedDcmaIOS
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[DistributionAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[LibSwim] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package LibSwim
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SwimJobOptionsAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SoftwareAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ConfigAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[LibCommon] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package LibCommon
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SystemAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageListAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ContainmentAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[FlashAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[MemoryAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[RemoteStageAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SwimCCOAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[SharedSwimIOS] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package SharedSwimIOS
    [ Thu May 27 10:11:50 PDT 2010 ] WARN   [PsuPkgResolver : pickLatest]  : No packages to pick ..Empty package set passed .
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : populateResolverResult]  : All selected packages failed consistency check..
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [SimpleProgress : progressInfo]  : Progress: WARNING: SharedSwim2900XL(2.2.3): Consistency check failed for base package SharedDcmaIOS
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageInstaller : installStep_resolve]  : Packages selected for install (satisfies consistency check) : []
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [SimpleProgress : progressInfo]  : Progress: No packages to be installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageManager : installPackages]  : Creating maps in D:\CSCOpx\www\classpath\com\cisco\nm\xms\psu\pkgs\rme
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.11.2.3.7.5.19 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6010 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6020 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6030 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7101 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.8110 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6040 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7102 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7201 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6050 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7103 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7301 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6060 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7203 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7401 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7501 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7303 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7213 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6070 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7502 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7223 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7503 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7504 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : * not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:31 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.9.1.99999999 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6010 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6020 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6030 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7101 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.8110 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6040 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7102 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7201 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6050 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7103 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7301 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6060 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7203 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7401 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7501 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7303 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7213 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6070 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7502 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7223 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7503 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7504 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [PackageManager : installPackages]  : Releasing lock...
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [DeviceSupportHistory : init]  : Loading history db fromD:\CSCOpx\lib\classpath\com\cisco\nm\xms\psu\conf\historyDB
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [DeviceSupportHistory : init]  : Number of Events Loaded in init()6
    Before i started to bug TAC, I figured I'd post this here.
    Let me know your thoughts

    Looks like your package repository has been corrupted.  TAC can provide a procedure  to recover from this corruption.  The following DOC indicates  why this can happen and has suggestions on how to avoid these problems  from re-occuring.

Maybe you are looking for

  • Step-By-Step Decom Process Post O365 Migration.

    Hello Geeks, We have successfully Migrated to Office 365. But still have Exchange 2007 & 2010 servers on-premises. Would like to know the procedure to Uninstall them and also would like to manage them from AD. So looking forward for information on: 1

  • Dodge  and burn tool

    Well I have used the tool a couple of times and I just opened my aperture, and its suddenly gone...any reason why? Thats kind of weird

  • How to determine Hardware version when Sticker does not (seemingly) show Hardware Version ???

    Hi, I currently have a Cisco RV042, I MAY be blind, but I can not see the Hardware version mentioned on the sticker at all. The router was manufactured 06/2012 and was shipped with Firmware rev: 4.1.1.01.  The Hardware version does not appear next to

  • Dynamic hosts and assigning attributes

    Hey! <P> How do I host assign attributes when using: <P> <targetRef hostName='tmp_:[hostName]' typeName='com.sun.tst#tstHost'></targetRef> <P> Like if my hostType <i>com.sun.tst#tstHost</i> has the following variables:<BR> applicationName<BR> applica

  • How to draw text to scale in actual inches?

    When I set my document to draw text in inches and then outline the text, its usually smaller than what it was supposed to be. How do I set it to draw to an accurate size while still in edit mode (not outlined)?