FATAL [INS-41311] One or more Oracle Cluster Registry (OCR) locations spec

I'm installing 11.2.0.3 Grid Infrastructure on Red Hat 5.7. I'm receiving the following error that I pasted below. There isn't a whole lot of information regarding it. It seems that the install sees an existing CRS install, but the NFS volumes are empty. This is a fresh install. I ran cleanup, but there's nothing to remove. Any help or insight will be appreciated.
Thank you
INFO: Checking path: /u02/udev/devices/ocr1
INFO: Checking path: /u03/udev/devices/ocr2
INFO: Checking path: /u04/udev/devices/ocr3
INFO: Validating for writability
INFO: Validating for valid OCR locations
INFO: Validating OCR locations.
INFO: validating if it is an existing directory.
INFO: Validating for free space
INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
SEVERE: [FATAL] [INS-41311] One or more Oracle Cluster Registry (OCR) locations specified are in an existing OCR directory.
CAUSE: One or more Oracle Cluster Registry (OCR) locations specified were in directories with existing OCR files.
ACTION: Specify locations for Oracle Cluster Registry that are not in use.
INFO: Advice is ABORT

user12006502 wrote:
These are NFS mounts off of NetApp NAS. They are volumes that don't contain anything else but an empty .snapshot subdirectory. This is my first NFS RAC implementation. We followed NetApps best practices for the NFS mount options as well as the export options on the NAS. I'm sort of lost as to what the problem could be. Ran the installer with debug and strace, but I'm still not getting any insight into the issue. Thanks for trying to help.
My first reaction to the failed CRS install is to clean it up. I ran the cleanup steps, but the installer didn't get far enough to generate any files.
I'm using the following NFS mount options:
rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,vers=3,timeo=600,noac,suidUse rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,noac,actimeo=0,vers=3,timeo=600 for Mount points for CRS voting disk and OCR
Doc id - Mount Options for Oracle files when used with NFS on NAS devices [ID 359515.1]

Similar Messages

  • INS-40925 - One or more nodes have interfaces not configured with a subnet that is common across all cluster nodes.

    Hi All,
    I am facing the below error while installing Oracle RAC in Silent Mode.
    SEVERE: There are no common subnets represented by network interfaces across all cluster nodes.
    SEVERE: [FATAL] [INS-40925] One or more nodes have interfaces not configured with a subnet that is common across all cluster nodes.
       CAUSE: Not all nodes have network interfaces that are configured on subnets that are common to all nodes in the cluster.
       ACTION: Ensure all cluster nodes have a public interface defined with the same subnet accessible by all nodes in the cluster.
    My /etc/hosts is given below.
    127.0.0.1        localhost    localhost.localdomain
    #Public
    192.168.1.101      rac1        rac1.localdomain
    192.168.1.102    rac2        rac2.localdomain
    #Private
    192.168.2.101    rac1-priv    rac1-priv.localdomain
    192.168.2.102    rac2-priv    rac2-priv.localdomain
    #Virtual
    192.168.1.103      rac1-vip    rac1-vip.localdomain
    192.168.1.104    rac2-vip    rac2-vip.localdomain
    #SCAN
    192.168.1.105    rac-scan    rac-scan.localdomain
    Could you please help me to get rid of the error INS-40925....Any Idea...???

    Hi Ramesh,
    Please find the result of ifconfig -a from both nodes RAC1 & RAC2.
    ifconfig -a in RAC1
    [oracle@rac1 Desktop]$ ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 08:00:27:17:7A:D5
              inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fe17:7ad5/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:102 errors:0 dropped:0 overruns:0 frame:0
              TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:25472 (24.8 KiB)  TX bytes:3322 (3.2 KiB)
              Interrupt:19 Base address:0xd020
    eth1      Link encap:Ethernet  HWaddr 08:00:27:C0:AC:DB
              inet addr:192.168.2.101  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fec0:acdb/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:4 errors:0 dropped:0 overruns:0 frame:0
              TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:240 (240.0 b)  TX bytes:816 (816.0 b)
              Interrupt:16 Base address:0xd240
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:56 errors:0 dropped:0 overruns:0 frame:0
              TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:6394 (6.2 KiB)  TX bytes:6394 (6.2 KiB)
    virbr0    Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    virbr0-nic Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:500
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    ifconfig -a in RAC2
    [oracle@rac2 Desktop]$ ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 08:00:27:C9:38:82
              inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fec9:3882/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:122 errors:0 dropped:0 overruns:0 frame:0
              TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:32617 (31.8 KiB)  TX bytes:5157 (5.0 KiB)
              Interrupt:19 Base address:0xd020
    eth1      Link encap:Ethernet  HWaddr 08:00:27:90:B5:A0
              inet addr:192.168.2.102  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fe90:b5a0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:4 errors:0 dropped:0 overruns:0 frame:0
              TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:240 (240.0 b)  TX bytes:746 (746.0 b)
              Interrupt:16 Base address:0xd240
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:56 errors:0 dropped:0 overruns:0 frame:0
              TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:6390 (6.2 KiB)  TX bytes:6390 (6.2 KiB)
    virbr0    Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    virbr0-nic Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:500
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

  • Failed to upgrade Oracle Cluster Registry configuration

    I'm making a new installation of Oracle RAC environment, the clusterware version is 10 and therefore the RDBMS, I'm using oracle linux 5 update 7, the installation is being performed on only one machine. The problem occurs at the end of the installation when I try to run / u01/app/oracle/product/10.2.0/crs/root.sh the error messages are:
    Failed to upgrade Oracle Cluster Registry configuration, which is issued shortly after the execution of root.sh.
    And in the log the error message is:
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] ocrconfig starts ...
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] Upgrading OCR data
    31/10/2011 11:36:36.661: [OCRCONF] [103401184] OCR Already in current version.
    31/10/2011 11:36:36.669: [OCRCONF] [103401184] Failed to call clsssinit (21)
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Failed to make a backup copy of OCR
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Exiting [status = failed] ...
    If anyone has faced this error and won, I'm accepting suggestions.
    Att.
    Italo Moisés dos Santos.

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

  • Avertissement:"Echec de l'installation d'oracle cluster Registry (ORC)"

    Hi,
    Where I'am installing Oracle 10g, I received the following Avertissement:"Echec de l'installation d'oracle cluster Registry (ORC)".When i clicked OK the installation continue.Please can some
    explain me what is the problem?
    Thanks
    Edited by: user12295522 on 1 déc. 2009 10:55

    Without more information it is hard to help ...Even harder without any information about OS and database version (10g is an Oracle marketing label and no version).
    Werner

  • 10.2.0.1 RHEL 4.0 - root.sh CRS - Failed to upgrade Oracle Cluster Registry

    I am trying to install 10.2.0.1 CRS on a 2 node cluster on RHEL 4.0 Nahant Update 7. I get the following errors when root.sh is run
    Failed to upgrade Oracle Cluster Registry configuration._
    Due to this reason , none of the clusterware background processes fail to start, following which the Configuration Assistant screen also experiences failure (Oracle Notification Server Configuration Assistant).
    I tried to apply the 10.2.0.4 patchset also, still same issue. Did anyone see this issue ?
    1) We use LINUX DEVICE MAPPER for multipathing and udev
    2) We configured the multipathing device partitions and bound them to raw devices
    So /dev/mapper/oradisk1 bound to /dev/raw/raw1 ( OCR disk)
    and /dev/mapper/oradisk2 bound to /dev/raw/raw2 (VD)
    I am able to perform the dd command successfully.
    Any ideas ?
    -Srinivas

    BTW, we our OS is Linux x86-64 with RHEL 4.0 Nahant Update 7. I also applied the patch 4679769.
    Did a complete uninstall and reinstall. But issue persists.
    -Srinivas

  • ERROR SPECIFYING ORACLE CLUSTER REGISTRY LOCATION

    Hi all,
    im implementing oracle RAC 10g on Linux version 4, now i've already prepaired the shared disks on my nodes my situiation is am facing a problem in installing the clusterware where in specifying Oracle Cluster Registry Location it gives me an ERROR saying "The Location entered for the Oracle Cluster Registry is not shared across all the nodes in the cluster. Specify a shared raw partition or cluster file system file that is visible by the same name on all nodes of the cluster".
    Thanks in advance!

    No wonder! How can node2 see the drive which is local to node1??? I am assuming this is for your home testing. You need to have some kind of shared storage to implement RAC - typical examples are FireWire or alternatively NFS shares/mounts. There is an article on OTN which talks about implementing RAC using Firewire in RAC. Or you check out my blog entry http://chandradba.blogspot.com/2007/08/oracle-11g-rac-install-on-red-hat-50.html which talks about implementing RAC using NFS shares.
    As I said, these configuration are not for other than your own testing....meaning non-production usage.
    HTH
    Thanks
    -Chandra Pabba

  • Error while checking the status of Oracle Cluster ware

    Hi
    I was trying to install the database using dbca after setting up the grid and database software on LINUX x86-64 RHEL 5.7 machine. The database software version is 11.2.0.3. It throwing the error regarding the connectivity of clusterware. So I checked the status of clusterware.
    -bash-3.2$ ./crsctl stat res -t
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    -bash-3.2$
    But when I ran below one:
    -bash-3.2$ ./crsctl stat res -t -init
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.asm
    1 ONLINE ONLINE sfv9699 Started
    ora.cluster_interconnect.haip
    1 ONLINE ONLINE sfv9699
    ora.crf
    1 ONLINE ONLINE sfv9699
    ora.crsd
    1 ONLINE OFFLINE
    ora.cssd
    1 ONLINE ONLINE sfv9699
    ora.cssdmonitor
    1 ONLINE ONLINE sfv9699
    ora.ctssd
    1 ONLINE ONLINE sfv9699 OBSERVER
    ora.diskmon
    1 OFFLINE OFFLINE
    ora.drivers.acfs
    1 ONLINE ONLINE sfv9699
    ora.evmd
    1 ONLINE INTERMEDIATE sfv9699
    ora.gipcd
    1 ONLINE ONLINE sfv9699
    ora.gpnpd
    1 ONLINE ONLINE sfv9699
    ora.mdnsd
    1 ONLINE ONLINE sfv9699
    So i saw that the crsd having some issue. I checked the alert log and crsd log. Below are the output.
    Alert <server_name>.log
    2012-10-20 15:37:51.408
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:52.968
    [crsd(5188)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:52.984
    [crsd(5188)]CRS-0804:Cluster Ready Service aborted due to Oracle Cluster Registry error [PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    ]. Details at (:CRSD00111:) in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:53.471
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:53.472
    [ohasd(3694)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    CRSD.log
    2012-10-20 15:37:52.456: [ CRSMAIN][3563381328] Checking the OCR device
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Sync-up with OCR
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Connecting to the CSS Daemon
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Getting local node number
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [   CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [  OCRASM][3563381328]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [  OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.969: [    GIPC][3563381328] gipcCheckInitialization: possible incompatible non-threaded init from [prom.c : 690], original from [clsss.c : 5326]
    2012-10-20 15:37:52.975: [ default][3563381328]clsvactversion:4: Retrieving Active Version from local storage.
    2012-10-20 15:37:52.978: [ CSSCLNT][3563381328]clssgsgrppubdata: group (ocr_SFV9699-cluster) not found
    2012-10-20 15:37:52.978: [  OCRRAW][3563381328]proprio_repairconf: Failed to retrieve the group public data. CSS ret code [20]
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprioo: Failed to auto repair the OCR configuration.
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprinit: Could not open raw device
    2012-10-20 15:37:52.981: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.983: [  OCRAPI][3563381328]a_init:16!: Backend init unsuccessful : [26]
    2012-10-20 15:37:52.984: [  CRSOCR][3563381328] OCR context init failure. Error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [ CRSMAIN][3563381328] Created alert : (:CRSD00111:) : Could not init OCR, error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [    CRSD][3563381328][PANIC] CRSD exiting: Could not init OCR, code: 26
    2012-10-20 15:37:52.984: [    CRSD][3563381328] Done.
    =======================
    I see in the above log that saying ASM instance is down and failed to open +DATA .
    But the asm instance up and running
    SQL> select instance_name,status from v$instance;
    INSTANCE_NAME STATUS
    +ASM1            STARTED
    And we havent created any disk named DATA before the installation. We have created only below two disks
    SQL> select name,header_status from v$asm_disk;
    NAME HEADER_STATUS
    ASM_DATA MEMBER
    FLASH_RECOVERY MEMBER
    But I am seeing a diskgroup in the v$asm_diskgroup which we havent created.
    SQL> select name,state from v$asm_diskgroup;
    NAME STATE
    DATA MOUNTED
    Ya this is a second time installtion. In the first installtion we created the asmdisk as DATA. But later everything (RAW device ) was formatted and this new disks has been created and installtion again started
    [root@SFV9699 bin]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    Seems like its trying to read the old disk DATA.
    we have done asmscanning too with oracleasm scan disks. but no use.
    Where I can remove the old entry of DATA disk.
    It would be a great if a quick response get.
    Thanks
    SHIYAS M

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

  • Veritas Cluster 6 + Solaris 11 + Oracle RAC 11g2 = OCR trouble

    I trying new version of Veritas Cluster and Solaris.
    Experienced trouble with clustered VxFS for OCR file.
    Grid installer refuse VxFS with message - not support the storage type.
    After installation I tryed to add new OCR file on VxFS got message in crsd.log:
    ==============
    +2013-01-14 11:05:38.898: [  OCROSD][26]utstoragetypecommon: Oracle Cluster Registry does not support the storage type configured. OCR can be configured on: ASM, NFS, Character Device, VxFS+
    +2013-01-14 11:05:38.898: [  OCROSD][26]utdvch:-1: New location /app/oracle/ocrvote2/2.ocr configured is not valid storage type. Return code [37].+
    +2013-01-14 11:05:38.898: [  OCRRAW][26]propriodvch: Error [8] returned device check for [app/oracle/ocrvote2/2.ocr]+
    +2013-01-14 11:05:38.898: [  OCRRAW][26]dev_replace: master could not verify the new disk (8)+
    File system mounted on both nodes with option mincache=direct.
    What can be the reason for this error?

    Trouble was solved by VCS patch 6.0.3
    Version 6.0.1 does not support Solaris 11.1

  • Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason: The handle is invalid.

    I'm stuck here trying to figure this error out.  
    2003 domain, 2012 hyper v core 3 nodes.  (I have two of these hyper V groups, hvclust2012 is the problem group, hvclust2008 is okay)
    In Failover Cluster Manager I see these errors, "Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason:  The handle is invalid."
    I restarted the host node that was listed in having the error then another node starts showing the errors.
    I tried to follow this site:  http://blog.subvertallmedia.com/2012/12/06/repairing-a-failover-cluster-in-windows-server-2012-live-migration-fails-dns-cluster-name-errors/
    Then this error shows up when doing the repair:  there was an error repairing the active directory object for 'Cluster Name'
    I looked at our domain controller and noticed I don't have access to local users and groups.  I can access our other hvclust2008 (both clusters are same version 2012).
    <image here>
    I came upon this thread:  http://social.technet.microsoft.com/Forums/en-US/85fc2ad5-b0c0-41f0-900e-df1db8625445/windows-2012-cluster-resource-name-fails-dns-registration-evt-1196?forum=winserverClustering
    Now, I'm stuck on adding a managed service account (mas).  I'm not sure if I'm way off track to fix this.  Any advice?  Thanks in advance!
    <image here>

    Thanks Elton,
    I restarted 3 hosts after applying the hotfix.  Then I did the steps below and got stuck on step 5.  That is when I get the error (image above).  There
    was an error repairing the active directory object for 'Cluster Name'.  For more data, see 'Information Details'.
    To reset the password on the affected name resource, perform the following steps:
    From Failover Cluster Manager, locate the name resource.
    Right-click on the resource, and click Properties.
    On the Policies tab, select If resource fails, do not restart, and then click OK.
    Right-click on the resource, click More Actions, and then click Simulate Failure.
    When the name resource shows "Failed," right-click on the resource, click More Actions, and then click Repair.
    After the name resource is online, right-click on the resource, and then click Properties.
    On the Policies tab, select If resource fails, attempt restart on current node, and then click OK.
    Thanks

  • CUA: One or more errors occurred while checking the status of Windows Firewall on the cluster nodes

    Cluster with 2 hosts 2012 R2
    Scheduled CAU fails with:
    CAU run {4EFE116C-AB49-456D-8EED-F7EDC764DA49} on cluster Cluster1 failed. Error Message:One or more errors occurred while checking the status of Windows Firewall on the cluster nodes. Review the errors for more information on how to resolve the problems.
    Error Code:-2146233088 Stack:   at MS.Internal.ClusterAwareUpdating.Util.<CheckFirewallsAsync>d__3a.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Microsoft.ClusterAwareUpdating.Commands.InvokeCauRunCommand.<_ProcessCluster>d__78.MoveNext()
    If I run CAU "Analyze Readiness" ALL comes as PASS
    If I run CUA by hand on same hosts with NO change to the system (not even reboot) it finishes OK
    Anybody any ideas?
    Thanks
    Seb

    Hi,
    In some case if you disabled the connection in Windows firewall inbound of
     "Cluster aware updating" service it will can’t use the CAU.
    More information:
    Starting with Cluster-Aware Updating: Self-Updating
    http://blogs.technet.com/b/filecab/archive/2012/05/17/starting-with-cluster-aware-updating-self-updating.aspx
    What is Cluster Aware Updating in Windows Server 2012? (Part 1)
    http://blogs.technet.com/b/mspfe/archive/2013/02/06/what-is-cluster-aware-updating-in-windows-server-2012.aspx
    Cluster-Aware Updating Overview
    http://technet.microsoft.com/en-us/library/hh831694.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Deploying more than one webapplication on single cluster

    Hello Folks,
    Is there a way to deploy more than one webapplication on single cluster of weblogic. Presently, we are getting an error while deploying second webapplication as
    “Context path is already in use by the module: First Application Name”.
    Awaiting reply, ...Thanks in Advance :)
    Amit

    Hi,
    Yes, We can. For Instance . Your weblogic cluster consist of two managed servers. Each managed server different port number.
    managedserver1: http://localhost:7003
    managedserver2: http://localhost:7005
    so your webapplication context name is same all managed servers.
    http://localhost:7003/context,http://localhost:7005/context. you should select running weblogic cluster on jdeveloper ide when you deploying webapplication to server then the webapplication deployed all managed server.

  • Help! Error "...'[Filename].indd' uses one or more plug-ins which are not currently available..." Wh

    Hello guys,
    I called Adobe for help on this, but they said my version of InDesign was too old for them to help me, which was really discouraging. I am getting an error when I try to open my InDesign files, which up until a couple weeks ago, opened fine. I am getting the error below:
    Error "...'[Filename].indd' uses one or more plug-ins which are not  currently available..." When Opening an InDesign 2.0.x Document
    And it lists the following unfound plugins:
    WorldReady.InDesignPlugin
    LILO.InDesignPlugin
    CellStyles.rpIn.InDesignPlugin
    Conditional Text.InDesignPlugin
    If I click okay to try to go past it anyway, I get the following error:
    Error "...Cannot open '[Filename].indd'. Please upgrade your plug-ins to their latest versions, or upgrade to the latest version of Adobe InDesign.
    And it lists the following unfound items:
    AppFramework.framework
    Image.framework
    Table Model.framework
    Spread.framework
    Transparency.framework
    CJKGrid.framework
    Links.framework
    Workgroup.framework
    Assignments.framework
    Print.framework
    Graphics.framework
    Linguistics.framework
    Indexing.framework
    Tet Attributes.framework
    Open Place.framework
    Layer.framework
    Generic Page.framework
    Hyperlinks.framework
    XML.framework
    Path Type.framework
    Master Page.framework
    BNCore.framework
    Text.framework
    Text Wrap.framework
    Package and Preflight.framework
    Document Framework.framework
    CJK Text Attributes.framework
    TOC.framework
    XMedia UI.framework
    Image Filters.framework
    Utilities.framework
    Color Management.framework
    I tried to follow the post http://kb2.adobe.com/cps/327/327956.html, but I'm told I am "not authorized to view the content" on the partners page, so can't complete the instructions.
    I've tried deleting and reinstalling CS2. I've tried removing my preferences. Neither have worked.  I am close to just resorting to Apple's Pages for my layout design.  If anyone can give some fixes here, I would really appreciate it.
    Thank you!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    bryanmcclure12 wrote:
    I've tried deleting and reinstalling CS2. I've tried removing my preferences.
    Verify that you are running ID CS2, InDesign version 4.x.  What level are you patched to from the InDesign>About InDesign drop down splash screen?
    The message alerts to files being version 2.0.x? that is 2 versions back, are these old files?
    Can you create, open, edit, save new files?

  • Error "One or more values could not be set" - Oracle Connector

    Hey guys - I should have known there was a forum here with smart people. I'm hoping someone can shed a little light on our latest issue. When we try to invite people not within our company to a meeting, (even if they are included in our contact list/address book, etc) the error "one or more values could not be set" I'm pretty sure it's a forms error, but can't seem to resolve it. It started with the 2003 outlook service patch. I've applied every connector patch available and have searched for an answer, but can't resolve this icky problem (very crabby users) I've searched this forum but didn't see this topic. If it's already been addressed, forgive me and point me to the thread. If it hasn't and anyone has an idea, I'd appreciate some help!
    Thanks
    Kim

    I have CRXI
    First off, try verifing the database
    Database,
         Verifiy Database
    Then if it is still broken.
    Double-check all of the unlikely places in your report structure.  Look at the subreport links.  Look through all your formulas (including the ones for formatting).  Keep in mind that Crystal doesn't have IntelliText, so you need to double-check (or even triple-check) that everything is spelled correctly.
    Odds are strong that, somewhere in there, you are accidentally referencing a field that doesn't exist.

  • Oracle cluster installation problem

    hi forums
    i need experienced one to discuss with me about this problem and help me to put plan
    i install oracle cluster ware 10.2 on my lab
    first i install VMWare Workstation 6.5-7x
    and i install windows server 2003 and do this configuration
    -create 4 scsi harad with size 10 G
    -create 5 scsi hard with size 1 g ( 3 for voting dist - 2 for OCR)
    - enable automount for windows
    - disable sense for new Network card
    - 2 network card for public and other for private
    - identifying network nodes in the host file
    - rename this machin by rac1
    - colne this machine and rename it to rac2 and change the public and private ip
    ----- now i have tow machine rac1,rac2
    - check from rac1
    cluster media\ckuvfy\runcluvfu.bat stage -pre crsinst -n rac1,rac2 -verbose
    was successful
    cluster media\ckuvfy\runcluvfu.bat comp ssa -n rac1,rac2
    was sc\uccessful
    and another check ......................
    i begin installing oracle cluster ware
    no problem
    but after installing on creating cluster configuration assistant it was failed
    the question is why this error happen ,although i check on any thing before install  !?
    i reed more and more and i found this problem happen because terminal service
    use this commend
    mstsc -v:servername /f - console
    but i install local not remote
    if any exprince with this please show to me why this error happen !?*
    and what is the solution ?
    for oracle rac in windows what is the best use VMWare or windows alone ?

    Hi,
    Check the below link to match your steps and verify according:
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnWindows2003UsingVMware.php
    For practise and test purpose VMWARE is definetly a better choice.Check the below link which can help
    you why it is better to use VMWARE.
    http://blogs.vmware.com/performance/2007/11/ten-reasons-why.html
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com/

  • Upgrade OID 10.1.2.0.2 to 11g, One or More configurations failed

    my env .
    APP: Oracle AS 10.1.2.0.2
    Repo DB: Oracle 11.2.0.2 Releaes, RAC
    OS: Red Hat Enterprise Linux AS release 4 , 32bit
    I try to upgrade OID 10.1.2.0.2 to 11.1.1.5 following the doc Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management
    install weblogic server 11g Rel1 (10.3.5)
    Install OIM 11.1.1.2.0 not config
    Upgrade to 11.1.1.5.0
    and then run config.sh , use existing schema ,
    and Errors in follwoing step
    Configure Oracle Identity Management Components
    Error
    Config Action Configure Oracle Identity Management Components failed
    Log
    Config Action Configure Oracle Identity Management Components started
    Config Action Configure Oracle Identity Management Components failed
    check log file.
    [2011-07-29T05:20:17.181-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_UPGRADE_FLAG) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_SECOND_OID_INSTALL) to:false. Value obtained from:USER
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODSSM_DB_USER) to:ODSSM. Value obtained from:USER
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] ODSSM Database User: ODSSM
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Use existing metadata.
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(USE_EXISTING_SCHEMA) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_INFO) to:db01.mydomain.com:1521^db02.mydomain.com:1521@asdb. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_OID_RACDB_INSTANCE_NAME_SPECIFIED) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] OID RAC DB instance name is specified.
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_RACDB_URL_WITH_INSTANCE_NAME) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] RAC DB URL with Instance Name: db01.mydomain.com:1521:asdb01^db02.mydomain.com:1521:asdb02@asdb
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_USER) to:ODS. Value obtained from:USER
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database User Name: ODS
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODS_PASSWORD) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database Password: <Secure value>
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_ALIAS) to:OIDDB. Value obtained from:USER
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(CREATE_NEW_SCHEMA) to:false. Value obtained from:USER
    [2011-07-29T05:20:17.186-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_ODS_ODSSM_PASSWORDS_NOT_SAME) to:false. Value obtained from:USER
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Processing the validation event
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODSSM_DB_USER) to:ODSSM. Value obtained from:USER
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] ODSSM Database User: ODSSM
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Use existing metadata.
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(USE_EXISTING_SCHEMA) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_INFO) to:db01.mydomain.com:1521^db02.mydomain.com:1521@asdb. Value obtained from:USER
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_OID_RACDB_INSTANCE_NAME_SPECIFIED) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] OID RAC DB instance name is specified.
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_RACDB_URL_WITH_INSTANCE_NAME) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] RAC DB URL with Instance Name: db01.mydomain.com:1521:asdb01^db02.mydomain.com:1521:asdb02@asdb
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_USER) to:ODS. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database User Name: ODS
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODS_PASSWORD) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database Password: <Secure value>
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_ALIAS) to:OIDDB. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(CREATE_NEW_SCHEMA) to:false. Value obtained from:USER
    [2011-07-29T05:21:26.440-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [DBUtil.getDBConnection] connection established
    [2011-07-29T05:21:26.446-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [[
    [IDM_INSTALL_INTERVIEW] Check whether LDAP is up and running.stask11:13060:null:cn=orcladmin
    [2011-07-29T05:21:26.483-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Processing the validation event
    [2011-07-29T05:21:26.484-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_ADMIN_PASSWORD) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:21:26.487-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Processing the calculation event
    [2011-07-29T05:21:29.722-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [Common Screen]In Config Only RootSH Event...
    [2011-07-29T05:21:29.741-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] STARTING CONFIG OPERATION ...
    [2011-07-29T05:21:29.764-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Install Adapter: Mark Start for:CONFIG
    [2011-07-29T05:21:30.684-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/com.bea.core.weblogic.security.identity_1.1.2.0.jar
    [2011-07-29T05:21:30.685-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar
    [2011-07-29T05:21:30.686-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/jrockit_160_14_R27.6.4-18/lib/tools.jar
    [2011-07-29T05:21:30.985-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar
    [2011-07-29T05:21:30.985-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.2.0.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbtools57.jar
    [2011-07-29T05:21:31.294-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.1.0.jar
    [2011-07-29T05:21:31.447-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Setting data for action:Bootstrap Domain Configuration
    [2011-07-29T05:21:31.468-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] No data for action:Bootstrap Domain Configuration
    [2011-07-29T05:29:05.414-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/com.bea.core.weblogic.security.identity_1.1.2.0.jar
    [2011-07-29T05:29:05.415-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar
    [2011-07-29T05:29:05.415-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/jrockit_160_14_R27.6.4-18/lib/tools.jar
    [2011-07-29T05:29:05.539-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar
    [2011-07-29T05:29:05.539-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.2.0.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbtools57.jar
    [2011-07-29T05:29:05.568-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.1.0.jar
    [2011-07-29T05:29:05.613-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/Oracle_IDM1/jlib/osdt_core.jar
    [2011-07-29T05:29:05.617-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.1.0.jar
    [2011-07-29T05:29:05.762-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Setting data for action:Configure Oracle Identity Management Components
    [2011-07-29T05:29:05.762-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] No data for action:Configure Oracle Identity Management Components
    *[2011-07-29T05:32:38.825-07:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] One or More configurations failed. Exiting*
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:CONFIG
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:INTERVIEW
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:INSTALL
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:LINK
    the upgrade failed at following step.
    *[2011-07-29T05:32:38.825-07:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] One or More configurations failed. Exiting*
    my question is how can I find out why this step failed??
    thanks a lot

    btw, there is 2 OID machine in my env, and I followed
    Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management
    Ch 14 Upgrading Oracle Internet Directory High Availability Environments
    14.3 Upgrading Oracle Internet Directory and Oracle Directory Integration Platform in a High Availability Environment
    Perform the following tasks to upgrade an Oracle Internet Directory and Oracle Directory Integration Platform high availability environment when both components are installed on a separate host from Oracle Single Sign-On and Oracle Delegated Administration Services:
    Task 1: On IDMHOST1, Install Oracle WebLogic Server and Create the Middleware Home
    Task 2: On IDMHOST1, Install the Oracle Internet Directory and Oracle Directory Integration Platform 11.1.1.2.0 Software
    Task 3: On IDMHOST1, Install the Oracle Internet Directory and Oracle Directory Integration Platform 11.1.1.5.0 Software
    Task 4: On IDMHOST1, Configure Oracle Internet Directory and Oracle Directory Integration Platform and Create the WebLogic Cluster
    I failed at Task 4.

Maybe you are looking for

  • V31.5 no longer works with IMAP over VPN - v31.4 is OK

    I have been using TB for several years with IMAP accounts accessed over VPN. This was working fine until I upgraded to v31.5. After this upgrade, TB would leave rotating circle symbol indefinitely (more than 15 minutes, no timeout message or error me

  • "command-z" and "option-command-z" does nothing in Final Cut Pro 5

    My iMac is new and I have Final Cut Pro 5 installed. Cannot get "command-z" to undo anything in final cut and "option-command-z" will not open an audio file in wave format. Do these functions just not work in Final Cut? iMac   Mac OS X (10.4.7)  

  • Sorting n:m Mapping

    Hi, I try to sort an n:m mapping. The Toplink Workbench has an Sorting Option for n:m mapping, but I need to sort for an attribute which is located in the reference Table. The QueryKey-ComboBox of the Collection Properties Tab does not contain the At

  • AS Java Stack as Add-in to ABAP Stack in case of Dual Instance

    Short Text  AS Java Stack as Add-in to ABAP Stack  Long Text  Hi We are upgrading from SRM 3.0 to 5.0. We will need to install JAVA stack as add-in to ABAP stack. SRM 5.0 need both ABAP and JAVA stack (becuase of integrated ITS and IPC). We have one

  • Proxy authentication window

    I've installed Java Web Start and I'm experiencing the following behaviour. My web browser has a proxy configured and in the Java Web Start preferences it's specified to use the browser configuration (not manual). Now, sometimes the window asking for