MSCS Cluster Verification error

Good morning;
I'm installing SQL Server 2014 on cluster disks, and showing me this MSCS mistake, I can skip this error but not recommended. anyone has any suggestions.

Hi Guzman,
Regarding to such issue, there are several possible causes to check as follows.
Firstly, check if there are failed tests on the Cluster Validation Report. To solve this problem execute the Cluster Validation Wizard and ensure there’s no failed test or with an error state.
Secondly, the validation process may fail under various conditions. When this issue occurs, you must perform a manual validation to make sure that the hardware configuration is correct
Thirdly, for SQL Server to make the cluster verification, it needs to locate the validation reports from all the nodes of the cluster using the fully qualified domain name (FQDN). Please check that when you do a ping between the servers the IP it’s resolved
to the FQDN, if is not the case check the DNS and host file.
Another cause can be the Windows Firewall blocking the validation, in case it’s active. For more details, please review this similar
blog.
However, if you are sure that the cluster verification doesn't have any issue, you can use SkipRules parameter to skip the validation rule as described in this similar
KB article.
Thanks,
Lydia Zhang
Lydia Zhang
TechNet Community Support

Similar Messages

  • OFFLINE backup and DB13 jobs configuratins error in MSCS cluster with OFS

    Hello,
    We have recently installed SAP ERP 6.0 EhP4 SR1 in MSCS cluster using Oracle Fail Safe.
    The installation is successful and all the failover scenarios work fine.
    I need to schedule offline backups and DB13 jobs, which is not possible in current scenario as once the database shuts down it fails over to node2.
    I am following sapnote 657999 to install standalone gateway on both the nodes of the cluster and assigned the service to ORACLE<SID> group. the gw<SID> is different from the ERP<SID>.
    However, the  service SAP<gwSID>_<gwSN> fail to come up with the following error.
    The service SAPSGA_30 cannot be started on local computer
    error 1067: the process terminated unexpectedly.
    The ../SapCluster/sapgw and associated directories have full permission.
    Following are the contents of the profiles in ../SapCluster/sapgw
    default.pfl
    SAPDBHOST = ORACLEPRD
    gw30.pfl
    SAPSYSTEMNAME = SGA
    INSTANCE_NAME = GW30
    SAPSYSTEM = 30
    DIR_PROFILE=C:\WINDOWS\SapCluster\sapgw
    DIR_EXECUTABLE=C:\WINDOWS\SapCluster\sapgw
    DIR_INSTANCE=C:\WINDOWS\SapCluster\sapgw
    SAPLOCALHOST = ORACLEPRD
    SAPLOCALHOSTFULL = ORACLEPRD
    startgw.pfl
    SAPSYSTEMNAME = SGA
    INSTANCE_NAME = GW30
    SAPSYSTEM = 30
    DIR_EXECUTABLE = C:\WINDOWS\SapCluster\sapgw
    DIR_PROFILE = C:\WINDOWS\SapCluster\sapgw
    DIR_INSTANCE = C:\WINDOWS\SapCluster\sapgw
    _GW=gwrd.exe
    Start_Program_00 = local $(DIR_EXECUTABLE)\$(_GW) pf=$(DIR_PROFILE)\gw30.pfl
    Now as the service is a part of my ORACLE<ERP SID> group, everytime I try to bring the group online, it fails due to the gw service and toggles many times in the two nodes before coming to rest on one node withfailed gw service and database in the  up condition.
    Any insight in this regard will be really helpful.
    Thanks
    Nischal

    Hello,
    Yes we were able to configure offline backups.
    We opted to install standalone gateway on both nodes and added it to the DB group. That provides the essential shell console.
    You need to follow the SAP Note 657999 and then 378648 for setting the necessary environment variables.
    One piece of advice, use the SID and system no. for the independent gateway, different from any of your SAP installations.
    Thanks
    Nischal

  • [SOLVED] Can't add a node to the cluster with error (Exchange 2010 SP3 DAG Windows Server 2012)

    Hi there!
    I have a problem which makes me very angry already :)
    I have two servers Exchange 2010 SP3 with MB role started on Windows Server 2012. I decided to create a DAG.
    I have created the prestaged AD object for the cluster called msc-co-exc-01c, assigned necessary permissions and disabled it. Allowed through the Windows Firewall traffic between nodes and prepared the File Share Witness server.
    Then I have tried to add nodes. The first node has been added successfully, but the second node doesn't want to be added :). Now I can add only one node to the DAG. I tried to add different servers first, but only the first one was added.
    LOGS on the second nodes: 
    Application Log
    "Failed to initialize cluster with error 0x80004005." (MSExchangeIS)
    Failover Clustering Diagnostic Log
    "[VER] Could not read version data from database for node msc-co-exc-04v (id 1)."
    CMDLET Error:
    Summary: 1 item(s). 0 succeeded, 1 failed.
    Elapsed time: 00:06:21
    MSC-CO-EXC-02V
    Failed
    Error:
    A database availability group administrative operation failed. Error: The operation failed. CreateCluster errors may result from incorrectly configured static addresses. Error: An error occurred while attempting a cluster operation. Error: Cluster API '"AddClusterNode()
    (MaxPercentage=100) failed with 0x5b4. Error: This operation returned because the timeout period expired"' failed. [Server: msc-co-exc-04v.int.krls.ru]
    An Active Manager operation failed. Error An error occurred while attempting a cluster operation. Error: Cluster API '"AddClusterNode() (MaxPercentage=100) failed with 0x5b4. Error: This operation returned because the timeout period expired"' failed..
    This operation returned because the timeout period expired
    Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.3.174.1&t=exchgf1&e=ms.exch.err.ExC9C315
    Warning:
    Network name 'msc-co-exc-01c' is not online. Please check that the IP address configuration for the database availability group is correct.
    Warning:
    The operation wasn't successful because an error was encountered. You may find more details in log file "C:\ExchangeSetupLogs\DagTasks\dagtask_2014-11-17_13-54-56.543_add-databaseavailabiltygroupserver.log".
    Exchange Management Shell command attempted:
    Add-DatabaseAvailabilityGroupServer -MailboxServer 'MSC-CO-EXC-02V' -Identity 'msc-co-exc-01c'
    Elapsed Time: 00:06:21
    UPD:
    when Exchange servers ran on the same Hyper-V node, the DAG is working well, but if I move one of VM to another node, It stops working.
    I have installed Wireshark and captured trafic of cluster interface. When DAG members on the same HV-node, there is inbound and outbound traffic on the cluster interface, but if I move one of DAG member to another node, in Wireshark I see only outbound traffic
    on both nodes.
    It's confused me, because there is normal connectivity between these DAG members through the main interface.
    Please, help me if you can.

    Hi, Jared! Thank you for the reply.
    Of course I did it already :) I have new info:
    when Exchange servers ran on the same Hyper-V node, the DAG is working well, but if I move one of VM to another node, It stops working.
    I have installed Wireshark and captured trafic of cluster interface. When DAG members on the same HV-node, there is inbound and outbound traffic on the cluster interface, but if I move one of DAG member to another node, in Wireshark I see only outbound traffic
    on both nodes.
    It's confused me, because there is normal connectivity between these DAG members through the main interface.

  • Sap uninstalltion in mscs cluster

    Dear All,
    Can any one help me in uninstalling the sap in mscs cluster environment
    windows 2003 sp2
    netweaver 2004s
    oracle 10g
    2 node cluster
    <b>
    I have tried the following to resolve the issue without success
    1.tried from sapinst
    2.tried uninstalling it from run box with virtual host name</b>
    The below is the error message i get when im trying to uninstall the system
    WARNING 2007-10-31 17:08:58
    Connect to message server (sapxpi/3900) failed: NIECONN_REFUSED.
    INFO 2007-10-31 17:08:58
    Execute step removeJavaInstancesFromDB of component |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0.
    INFO 2007-10-31 17:08:58
    Execute step runCleanIPC of component |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0.
    ERROR 2007-10-31 17:08:58
    FJS-00003  TypeError: instance has no properties (in script NW_Uninstall|ind|ind|ind|ind, line 90104: ???)
    ERROR 2007-10-31 17:08:58
    FCO-00011  The step runCleanIPC with step key |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC was executed with status ERROR .
    INFO 2007-10-31 17:09:14
    An error occured and the user decided to retry the current step: "|NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC".
    ERROR 2007-10-31 17:09:15
    FJS-00003  TypeError: instance has no properties (in script NW_Uninstall|ind|ind|ind|ind, line 90104: ???)
    ERROR 2007-10-31 17:09:15
    FCO-00011  The step runCleanIPC with step key |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC was executed with status ERROR .
    INFO 2007-10-31 17:09:21
    An error occured and the user decide to stop.\n Current step "|NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC".

    Hello,
    I encountered the similar situation &  got good result following Mr.Camilo Lopez de Felipe.
    The command to start SAPinst was
    sapints.exe SAPINST_USE_HOSTNAME=<virtual hostname for SAP>
    Thank you very much.
    Error Massage
    INFO 2009-08-28 16:47:52
    Execute step runCleanIPC of component |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0.
    ERROR 2009-08-28 16:47:52
    FJS-00003  TypeError: instance has no properties (in script NW_Uninstall|ind|ind|ind|ind, line 90104: ???)
    ERROR 2009-08-28 16:47:53
    FCO-00011  The step runCleanIPC with step key |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC was executed with status ERROR .
    Edited by: Kaoru Takahata on Aug 28, 2009 12:02 PM

  • "Oracle Cluster Verification Utility" failed - 10gR2 - VMware - CentOS 4

    Hi,
    While installing 10g R2 on VMWare with CentOS 4, I am encountering an error:
    Command = /u01/crs/oracle/product/10.2.0/crs/bin/cluvfy has failed
    INFO: Configuration assistant "Oracle Cluster Verification Utility" failed
    *** Starting OUICA ***
    Oracle Home set to /u01/crs/oracle/product/10.2.0/crs
    Configuration directory is set to /u01/crs/oracle/product/10.2.0/crs/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/u01/crs/oracle/product/10.2.0/crs/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK
    The logs show me:
    COMMAND=/u01/crs/oracle/product/10.2.0/crs/bin/cluvfy stage -post crsinst -n rac1,rac2
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    ERROR:
    OCR integrity results are inconsistent amongst the nodes.
    OCR integrity found invalid for nodes: rac2
    OCR integrity found valid for nodes: rac1
    OCR integrity check failed.
    I have replaced "clsfmt.bin" with patch 4679769 to avoid the FAILED TO FORMAT OCR DISK USING CLSFMT error on Node 1.
    But still the Oracle Cluster Verification Utility failed with OCR integrity.
    Also, have religiously followed the steps mentioned in the below link & didnt have any glitches during the entire process:
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    Any Suggestions??

    I kinda dont have that timestamp which you requested.
    Posting what i have in crsd.log for node 2.
    **I wish this site had an attachment section to make the threads more readable.
    Anyways...
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2011-06-29 17:56:21.189: [ default][3086931648][ENTER]0
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2004, Oracle. All rights reserved
    2011-06-29 17:56:21.189: [ default][3086931648]0CRS Daemon Starting
    2011-06-29 17:56:21.190: [ CRSMAIN][3086931648]0Checking the OCR device
    2011-06-29 17:56:21.280: [ CRSMAIN][3086931648]0Connecting to the CSS Daemon
    2011-06-29 17:56:21.420: [ COMMCRS][66177968]clsc_connect: (0x8655ae0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:21.420: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:21.422: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:22.483: [ COMMCRS][66177968]clsc_connect: (0x8604c10) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:22.484: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:22.485: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:23.537: [ COMMCRS][66177968]clsc_connect: (0x8654e20) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:23.537: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:23.538: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:24.606: [ COMMCRS][66177968]clsc_connect: (0x8655008) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:24.606: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:24.608: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:28.445: [    CRSD][3086931648]0Daemon Version: 10.2.0.1.0 Active Version: 10.2.0.1.0
    2011-06-29 17:56:28.446: [    CRSD][3086931648]0Active Version and Software Version are same
    2011-06-29 17:56:28.446: [ CRSMAIN][3086931648]0Initializing OCR
    2011-06-29 17:56:28.479: [  OCRRAW][3086931648]proprioo: for disk 0 (/dev/raw/raw1), id match (1), my id set (1669906634,1028247821) total id sets (1), 1st set (1669906634,1028247821), 2nd set (0,0) my votes (2), total votes (2)
    2011-06-29 17:56:28.621: [ CSSCLNT][3051752368]clssgsGroupJoin: CSS has not reached fatal mode.Registration is not yet safe. Retrying
    2011-06-29 17:56:29.674: [    CRSD][3086931648]0ENV Logging level for Module: allcomp 0
    2011-06-29 17:56:29.680: [    CRSD][3086931648]0ENV Logging level for Module: default 0
    2011-06-29 17:56:29.720: [    CRSD][3086931648]0ENV Logging level for Module: COMMCRS 0
    2011-06-29 17:56:29.730: [    CRSD][3086931648]0ENV Logging level for Module: COMMNS 0
    2011-06-29 17:56:29.746: [    CRSD][3086931648]0ENV Logging level for Module: CRSUI 0
    2011-06-29 17:56:29.755: [    CRSD][3086931648]0ENV Logging level for Module: CRSCOMM 0
    2011-06-29 17:56:29.760: [    CRSD][3086931648]0ENV Logging level for Module: CRSRTI 0
    2011-06-29 17:56:29.770: [    CRSD][3086931648]0ENV Logging level for Module: CRSMAIN 0
    2011-06-29 17:56:29.823: [    CRSD][3086931648]0ENV Logging level for Module: CRSPLACE 0
    2011-06-29 17:56:29.834: [    CRSD][3086931648]0ENV Logging level for Module: CRSAPP 0
    2011-06-29 17:56:29.846: [    CRSD][3086931648]0ENV Logging level for Module: CRSRES 0
    2011-06-29 17:56:29.852: [    CRSD][3086931648]0ENV Logging level for Module: CRSOCR 0
    2011-06-29 17:56:29.871: [    CRSD][3086931648]0ENV Logging level for Module: CRSTIMER 0
    2011-06-29 17:56:29.878: [    CRSD][3086931648]0ENV Logging level for Module: CRSEVT 0
    2011-06-29 17:56:29.886: [    CRSD][3086931648]0ENV Logging level for Module: CRSD 0
    2011-06-29 17:56:29.904: [    CRSD][3086931648]0ENV Logging level for Module: CLUCLS 0
    2011-06-29 17:56:29.916: [    CRSD][3086931648]0ENV Logging level for Module: OCRRAW 0
    2011-06-29 17:56:29.928: [    CRSD][3086931648]0ENV Logging level for Module: OCROSD 0
    2011-06-29 17:56:29.931: [    CRSD][3086931648]0ENV Logging level for Module: CSSCLNT 0
    2011-06-29 17:56:29.936: [    CRSD][3086931648]0ENV Logging level for Module: OCRAPI 0
    2011-06-29 17:56:29.939: [    CRSD][3086931648]0ENV Logging level for Module: OCRUTL 0
    2011-06-29 17:56:29.942: [    CRSD][3086931648]0ENV Logging level for Module: OCRMSG 0
    2011-06-29 17:56:29.945: [    CRSD][3086931648]0ENV Logging level for Module: OCRCLI 0
    2011-06-29 17:56:29.948: [    CRSD][3086931648]0ENV Logging level for Module: OCRCAC 0
    2011-06-29 17:56:29.951: [    CRSD][3086931648]0ENV Logging level for Module: OCRSRV 0
    2011-06-29 17:56:29.954: [    CRSD][3086931648]0ENV Logging level for Module: OCRMAS 0
    2011-06-29 17:56:29.954: [ CRSMAIN][3086931648]0Filename is /u01/crs/oracle/product/10.2.0/crs/crs/init/rac2.pid
    [  clsdmt][2862934960]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac2DBG_CRSD))
    2011-06-29 17:56:29.986: [ CRSMAIN][3086931648]0Using Authorizer location: /u01/crs/oracle/product/10.2.0/crs/crs/auth/
    2011-06-29 17:56:30.038: [ CRSMAIN][3086931648]0Initializing RTI
    2011-06-29 17:56:30.039: [CRSTIMER][2841689008]0Timer Thread Starting.
    2011-06-29 17:56:30.042: [  CRSRES][3086931648]0Parameter SECURITY = 1, running in USER Mode
    2011-06-29 17:56:30.043: [ CRSMAIN][3086931648]0Initializing EVMMgr
    2011-06-29 17:56:30.045: [ COMMCRS][2831199152]clsc_connect: (0x89a02e0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2011-06-29 17:56:30.299: [ COMMCRS][2831199152]clsc_connect: (0x89a2ab8) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2011-06-29 17:56:31.555: [ CRSMAIN][3086931648]0CRSD locked during state recovery, please wait.
    2011-06-29 17:56:31.603: [ CRSMAIN][3086931648]0CRSD recovered, unlocked.
    2011-06-29 17:56:31.606: [ CRSMAIN][3086931648]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2011-06-29 17:56:31.620: [ CRSMAIN][3086931648]0CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
    2011-06-29 17:56:31.627: [ CRSMAIN][3086931648]0E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=rac2-priv)(PORT=49896))
    2011-06-29 17:56:31.627: [ CRSMAIN][3086931648]0Starting Threads
    2011-06-29 17:56:31.628: [ CRSMAIN][3086931648]0CRS Daemon Started.
    2011-06-29 18:03:02.066: [  CRSRES][2735582128]0Resource Registered: ora.rac1.vip
    2011-06-29 18:03:05.949: [  CRSRES][2735582128]0Resource Registered: ora.rac2.vip
    2011-06-29 18:03:09.666: [  CRSRES][2735582128]0Resource Registered: ora.rac1.gsd
    2011-06-29 18:03:11.523: [  CRSRES][2735582128]0Resource Registered: ora.rac2.gsd
    2011-06-29 18:03:13.329: [  CRSRES][2735582128]0Resource Registered: ora.rac1.ons
    2011-06-29 18:03:15.048: [  CRSRES][2735582128]0Resource Registered: ora.rac2.ons
    2011-06-29 18:03:15.965: [  CRSRES][2714192816]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:03:30.471: [  CRSRES][2714192816]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:03:31.227: [  CRSRES][2714192816]0startRunnable: setting CLI values
    2011-06-29 18:03:31.258: [  CRSRES][2714192816]0Attempting to start `ora.rac2.vip` on member `rac2`
    2011-06-29 18:03:44.710: [  CRSRES][2714192816]0Start of `ora.rac2.vip` on member `rac2` succeeded.
    2011-06-29 18:03:45.588: [  CRSRES][2714192816]0Attempting to start `ora.rac1.gsd` on member `rac1`
    2011-06-29 18:03:45.777: [  CRSRES][2714192816]0Start of `ora.rac1.gsd` on member `rac1` succeeded.
    2011-06-29 18:03:46.523: [  CRSRES][2714192816]0startRunnable: setting CLI values
    2011-06-29 18:03:46.588: [  CRSRES][2714192816]0Attempting to start `ora.rac2.gsd` on member `rac2`
    2011-06-29 18:03:47.220: [  CRSRES][2714192816]0Start of `ora.rac2.gsd` on member `rac2` succeeded.
    2011-06-29 18:03:48.077: [  CRSRES][2714192816]0Attempting to start `ora.rac1.ons` on member `rac1`
    2011-06-29 18:03:49.727: [  CRSRES][2714192816]0Start of `ora.rac1.ons` on member `rac1` succeeded.
    2011-06-29 18:03:50.610: [  CRSRES][2714192816]0startRunnable: setting CLI values
    2011-06-29 18:03:50.658: [  CRSRES][2714192816]0Attempting to start `ora.rac2.ons` on member `rac2`
    2011-06-29 18:03:52.240: [  CRSRES][2714192816]0Start of `ora.rac2.ons` on member `rac2` succeeded.
    2011-06-29 18:07:44.810: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:09:05.613: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:09:05.623: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:09:05.623: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:09:05.624: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:09:05.631: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:09:09.437: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:09:09.438: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:09:09.447: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:09:09.685: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:09:22.340: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:10:21.884: [  CRSAPP][2735582128]0CheckResource error for ora.rac2.vip error code = 1
    2011-06-29 18:10:21.892: [  CRSRES][2735582128]0In stateChanged, ora.rac2.vip target is ONLINE
    2011-06-29 18:10:21.893: [  CRSRES][2735582128]0ora.rac2.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:10:21.893: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:10:21.910: [  CRSRES][2735582128]0Attempting to stop `ora.rac2.vip` on member `rac2`
    2011-06-29 18:10:25.645: [  CRSRES][2735582128]0Stop of `ora.rac2.vip` on member `rac2` succeeded.
    2011-06-29 18:10:25.645: [  CRSRES][2735582128]0ora.rac2.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:10:25.657: [  CRSRES][2735582128]0ora.rac2.vip failed on rac2 relocating.
    2011-06-29 18:10:25.938: [  CRSRES][2735582128]0Attempting to start `ora.rac2.vip` on member `rac1`
    2011-06-29 18:10:39.079: [  CRSRES][2735582128]0Start of `ora.rac2.vip` on member `rac1` succeeded.
    2011-06-29 18:11:39.443: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:11:52.836: [  OCRUTL][3009792944]u_freem: mem passed is null
    2011-06-29 18:12:59.776: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:12:59.784: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:12:59.784: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:12:59.784: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:12:59.791: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:13:03.395: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:13:03.396: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:13:03.404: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:13:03.678: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:13:16.047: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:15:07.356: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:26:36.393: [  CRSAPP][2735582128]0CheckResource error for ora.rac2.vip error code = 1
    2011-06-29 18:26:36.404: [  CRSRES][2735582128]0In stateChanged, ora.rac2.vip target is ONLINE
    2011-06-29 18:26:36.404: [  CRSRES][2735582128]0ora.rac2.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:26:36.405: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:26:36.420: [  CRSRES][2735582128]0Attempting to stop `ora.rac2.vip` on member `rac2`
    2011-06-29 18:26:40.105: [  CRSRES][2735582128]0Stop of `ora.rac2.vip` on member `rac2` succeeded.
    2011-06-29 18:26:40.106: [  CRSRES][2735582128]0ora.rac2.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:26:40.114: [  CRSRES][2735582128]0ora.rac2.vip failed on rac2 relocating.
    2011-06-29 18:26:40.411: [  CRSRES][2735582128]0Attempting to start `ora.rac2.vip` on member `rac1`
    2011-06-29 18:26:53.678: [  CRSRES][2735582128]0Start of `ora.rac2.vip` on member `rac1` succeeded.
    2011-06-29 18:28:03.601: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:28:22.695: [  CRSAPP][2735582128]0StartResource error for ora.rac2.vip error code = 1
    2011-06-29 18:28:44.847: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:29:06.589: [  OCRUTL][2946853808]u_freem: mem passed is null
    2011-06-29 18:30:13.581: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:30:13.598: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:30:13.599: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:30:13.599: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:30:13.606: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:30:17.227: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:30:17.228: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:30:17.236: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:30:17.563: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:30:31.358: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:33:54.570: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:34:17.302: [  OCRUTL][2988813232]u_freem: mem passed is null
    2011-06-29 18:35:24.403: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:35:24.412: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:35:24.412: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:35:24.412: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:35:24.431: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:35:28.186: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:35:28.187: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:35:28.208: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:35:28.510: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:35:52.388: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:39:18.464: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:39:31.876: [  OCRUTL][2988813232]u_freem: mem passed is null
    2011-06-29 18:40:38.956: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:40:38.965: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:40:38.966: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:40:38.966: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:40:38.972: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:40:42.583: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:40:42.584: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:40:42.594: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:40:42.977: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:41:08.149: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:42:18.061: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:42:31.531: [  OCRUTL][2988813232]u_freem: mem passed is null
    2011-06-29 18:44:45.499: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:44:45.507: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:44:45.508: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:44:45.508: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:44:45.516: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:44:49.197: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:44:49.198: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:44:49.209: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:44:49.449: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:45:13.509: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:47:31.668: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:47:50.804: [  CRSAPP][2735582128]0StartResource error for ora.rac1.vip error code = 1

  • Oracle DB upgrade from 10.2.0.2 to 10.2.4.0 under MSCS cluster

    Hi,
    How to upgrade the database from 10.2.0.2 to 10.2.4.0 under MSCS cluster environment. 
    We are in the process of upgrading the Oracle from 10.2.0.2 to
    10.2.0.4.
    ( 10g Relese 2 (10.2.0.4) patchset 3 for Microsoft Windows X64 -
    p6810189_10204_MSWIN-x86-64 )
    As per the readme.txt, we have stoped all the oracle services. We could
    not stop listner - OracleP01102TNSListenerFSLoracleP01. We got the
    error listner ( OracleP01102TNSListenerFSLoracleP01) need to be
    shutdown. We tried to stop it, but, automatically it was restarting.
    We disable it and continued the upgradation. All the oracle resources
    moved to Node-2 and we got the second error ( (oracle_home)/database )
    device is not ready.
    Early reply is highly appreciated..
    Thanks!
    Nikhil

    Hi  ,
    Shutdown Database (use sqlplus) and then try to stop all oracle services.
    Check with your OS team for - All the oracle resources
    moved to Node-2 and we got the second error ( (oracle_home)/database )
    device is not ready.
    Normally it should not be happened .
    If node 1 is down , on that time node 1 all the oracle resoures moved to Node -2 .
    Pls contact OS team.

  • Fail Safe Cluster Verify Error

    Hi There,
    I have installed Fail Safe (version 3.4.2 64 bit) on a windows 2008 server 64bit cluster. The software installs ok; when I try to launch Fail Safe Manager we get the following:
    Failed to update the system registry.
    Please try using REGEDIT.
    We can pass through that by clicking ok.. We add the cluster Alias, we enter all the required details and then we get to the Cluster Verify screen which is causing the issue here, when we click on cluster verify button we get the following error:
    Versions:  client = 3.4.1    server = 3.4.2    OS = 
    Operation:   Verifying cluster "OracleClust" 
    Starting Time:   Jul 22, 2010   16:35:11
    Elapsed Time:   0 minutes, 0 seconds
    1   16:35:11  Starting clusterwide operation
    2   16:35:11    ** ERROR : 0x800706BA: The RPC server is unavailable.
    3   16:35:11    ** ERROR : FS-10751: Node ClusterNode1 failed to create a class factory on remote node ClusterNode2
    4   16:35:11    ** ERROR : FS-10755: Error creating the OracleFsWorker COM object
    5   16:35:11    ** WARNING : FS-11081: Node ClusterNode2 is not available for the specified operation. Operation continuing...
    6   16:35:11  The clusterwide operation failed !We also tried metalink article 974273.1 but it didn't really help (unless we're doing it wrong):
    C:\Users\oracle>setspn -A OracleMSCSServices/clusternode1 test\oracle
    Registering ServicePrincipalNames for CN=Oracle Account,CN=Users,DC=test,DC=com
            OracleMSCSServices/clusternode1
    Updated object
    C:\Users\oracle>Any idea what could be causing this please. We can't carry on with the setup until we find a solution for this.
    Your help is highly appreciated.
    Thanks

    We managed to solve this and now the cluster verification completes successfully.
    The solution is to turn off windows firewall. Once that was turned off for both clustered nodes, the verification completes with no issues.
    Some side notes for people installing this (not new for most of you, but certainly was for me and it's helpfull to know):
    1. Turn off windows firewall (and/or any firewall) on both nodes.
    2. Windows hosts file should have the DNS and IPs entries for all nodes as well as the cluster (this will eliminate warning messages when running the verify cluster).
    3. FailSafe SHOULD BE installed under a domain user account that have admin prives. Even though the oracle database software (or any other oracle software) might be installed under a local oracle user with admin prives on teh server, however this does not work for failsafe and you won't be able to proceed with the failsafe installation. Make sure the actual FailSafe installation is done under a domain user that have domain admin prives.

  • SMD database monitoring for Java MSCS cluster system

    Dear All,
    We have install SAP netweaver 7.0 EHP1 java stack on oracle 10.2.0.5 with windows 2008 R2 MSCS cluster enviornmant.
    now we are configuring SMD
    From SMD, while configuring Managed system(JAVA ONLY system)--> database monitoring I am getting following error
    DB connection Id :%_SID_virtualhost_SAPSR3DB
    Connectivity test :
    Database history :This connection could not be tested, thus the DB performance warehouse was not set up
    Extractors activation :This connection could not be tested, thus the DB extractors were not set up
    Connectivity test details :
    Database connection %_SID_virtualhost_SAPSR3DB : SQL error 12505 ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    Database connection :%_SID_virtualhost_SAPSR3DB could not be established
    System Details
    Solman - SAP EHP 1 for SAP Solution Manager 7.0
    managed system - Netweaver 7.0 ehp1AS JAVA(New Installation)
    Connection parameters
    Database Name: SID
    Database Host :virtual host
    TNS Name:SID.WORLD
    User Name:SAPSR3DB
    Password:xxxxxxxxxxx
    Tns ping command is also not working when we give host name as virtual host of JAVA system
    but when we change it to phyiscal IP address of the cluster server it is working fine.
    Could you please let me know any setting need to be done
    Sincerely
    Paresh

    Hi Paresh,
    >> Tns ping command is also not working when we give host name as virtual host of JAVA system
    but when we change it to phyiscal IP address of the cluster server it is working fine.
    >> SQL error 12505 ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    Virtual hostname must be resolved on both hosts while configuring SMD. Otherwise you'll not able to access Oracle Listener.
    Best regards,
    Orkun Gedik

  • Multiple SAP Systems In One MSCS Cluster

    We have installed a NW 7.0 EHP abap stack in a MSCS Cluster with 2 nodes.
    This was installed as a standard Cluster Install.
    We have now higlighted a requirement to install a 2nd (Java ) instance in this Cluster Group.
    The NW 7.0 EHP1 documentation and Note 1321854 shows that multiple SAP systems in one  MSCS cluster is supported.
    The documentation, however, is not clear if the 2nd instance can be installed when the 1st instance was installed without the preperations for Multiple Systems.
    There are no further documentation or guidelines to help.
    Has anyone come across this situation or managed to install 2 SAP instances in one Cluster Group based on Windows 2003, SQL Server 2005.
    Regards

    I am not quite sure if I understood your problem completley. But let's see...
    Usually you use on on MSCS Cluster Group per SAP instance. So you have your already existing NW 7.0 ABAP stack in a separated Cluster Group, and you create a new Cluster Group for your new Java system.
    You can find more information about it in this guide here on SDN:
    Link: [High Availability;
    More information about High Availability Setups for SAP System can be found here on SDN:
    Link: [High Availability]
    If you want to use the same database for your clustered ABAP stack and your new Java stack you can do a MCOD installation.
    Please see Link: [SAP Note 388866 - Multiple Components on One Database - Installation|https://service.sap.com/sap/support/notes/388866]
    Hope this helps.
    Best regards,
    Mathias

  • Java Add-In installation on a existing ABAP System (MSCS Cluster)

    Hi all
    we try to install a Java Add-In for a already existing ABAP System with
    SAPinst. The ABAP System is a NetWeaver2004s SR1 System in a MSCS Cluster.
    We have the Problem that we can´t choose the Installation Drive during
    the SAPInst Define Parameter Step during the "Central Services Instance (SCS) Java Add-In" Installation.
    But in the Installation Manual for
    NW2004s Java AS in Chapter 4.3.2 is stated:
    "Caution: You must install it on the same shared disk as the ASCS instance."
    If I run the Installation, the SCS will be installed on the local disk E:
    beside the Central Instance. But it need to be on the shared Disk P:
    beside the ASCS installation. How can I control this?
    Stefan

    obviously the network share saploc is existing in your system an pointing to a local device.
    Delete the local saploc share, install SCS instance, run MSCS first node, additional node, create the local share saploc again (don't forget to set permissions on the share, the default permission did only allow Read vor Everyone) and proceed with installation.
    There is a note in creation for this issue.
    peter

  • MSCS cluster installation on win + sql server 2005

    Dear Guru,
    I want to  installing MSCS cluster installation on win 2003 ENT.with sql server 2005 .
    Choosing High availability (ABAP)
    Please Guide me prerequisit & partation on local & shared disk.
    Its Urgent.
    Personal mail ID is [email protected]
    Regards
    Amol kulkarni
    Message was edited by:
            amol kulkarni

    Hi,
    You know what ?
    Step by step installation is different in every company because each company has a different usage of SAP software.
    It is precisly your job as a SAP sys admin, to study the problem, to solve it and to write the step by step documentation.
    In my company, it took me one month and my documentation is 250 pages long.
    You will not get someone else doing YOUR job instead of you.
    The standard SAP documenation is perfectly enough to study your particular case...
    Good luck !
    Olivier

  • Email verification error

    Ever since the latest update, I'm receiving this error when trying to setup an additional email account:
    "Verification error Failed to verify email accounts from this device. All accounts will be deleted."
    The options are "Yes" or "No"
    Obviously, I'm not going to say "yes" to delete all accounts. Any fix for this problem???

    Thanks for your reply.
    The phone is used for business so the problem had to be resolved quickly.  I called Verizon Support and was told to back up contacts and do a master reset and then reset all email accounts.
    Best regards,
    Carolyn
    Logo
    Brackett Imports, Inc. 
    T. 508-428-8887 ·  F. 508-428-8855
    [email protected]

  • Installing MSCS cluster installation

    HI Guru,
    I want to  installing MSCS cluster installation on win 2003 ENT.with sql server 2005 .
    Choosing High availability (ABAP)
    Please Guide me prerequisite & partation on local & shared disk.
    Its Urgent.
    Personal mail ID is [email protected]
    Regards
    Amol kulkarni

    Hi,
    You know what ?
    Step by step installation is different in every company because each company has a different usage of SAP software.
    It is precisly your job as a SAP sys admin, to study the problem, to solve it and to write the step by step documentation.
    In my company, it took me one month and my documentation is 250 pages long.
    You will not get someone else doing YOUR job instead of you.
    The standard SAP documenation is perfectly enough to study your particular case...
    Good luck !
    Olivier

  • MSCS Cluster Installation

    Hello Experts,
    Can anybody help me configure the SAPGUI on the end user's system in a MSCS Cluster installation ?
    I have Central Instance on Node 1 and Dialog Instance on Node 2 with SQL Server 2005 on Windows 2003 Enterprise Edition. The SQL and SAP cluster is working absolutely fine, but when there is a failover to Node 2, the user's connection to the server is getting disconnected
    Please advice.
    Edited by: The Fuhrer on Dec 18, 2008 5:45 AM

    Hi kiran
    use db2mscs.eee   is the template and copy this to db2mscs.cfg.
    and edit the file using page number 255.
    Global section
    DB2_INSTANCE = DB2<SID>
    DB2_LOGON_USERNAME = domainname\db2<sid>
    DB2_LOGON_PASSWORD = password
    CLUSTER_NAME = clustername
    MSCS Group for Node 0
    GROUP_NAME = DB2 <DBSID> Group
    DB2_NODE = 0
    IP_NAME = DB2 IP <SID>
    IP_ADDRESS=ipaddess of virtual db2 server
    IP_SUBNET=subnet mask ipaddress
    IP_NETWORK=Public LAN
    NETNAME_NAME = DB2 NetName <SID>
    NETNAME_VALUE = hostname of virtual db2 server
    NETNAME_DEPENDENCY = DB2 IP <SID>
    DISK_NAME = Disk L:                       these 3 are the shared disks
    DISK_NAME = Disk M:
    DISK_NAME = Disk N:
    INSTPROF_DISK = Disk L:
    #TARGET_DRVMAP_DISK = Disk M:
    MSCS Group for Node 1
    #GROUP_NAME = DB2 Node 1
    #DB2_NODE = 1
    #IP_NAME = IP Address for Node 1
    IP_ADDRESS=9.26.118.252
    IP_SUBNET=255.255.255.0
    IP_NETWORK=Ethernet(2)
    #NETNAME_NAME = Network Name for Node 1
    NETNAME_VALUE = DB2SRV1
    NETNAME_DEPENDENCY = IP Address for Node 1
    #DISK_NAME = Disk O:
    #TARGET_DRVMAP_DISK = Disk O:
    please follow the isntallation doc it has given very clearly. page number 254.
    if u need any further guidence i will.
    Kiran have u finshed the installation
    Regards
    Rao .
    Edited by: Rao on Jun 22, 2009 12:44 PM

  • Signing a document, generates a "Timestamp signature property generation error:    Verification error."

    I am getting this error message when I sign my documents. Especially when I try and create a second or third signature on a document.
    I have just upgraded to Reader11.0.09 and then when I got the error, I went back to Reader 11.0.08 and then back to Reader 11.0.07 but all are giving the error. The document gets signed but a pop up box shows the "Timestamp signature property generation error: verification error"
    I have the settings pointing to our timestamp server under Preferences > Document Timestamping  > Server Settings.
    Under signature verification preferences > Verification > Verification time, I have the "Secure time (timestamp) embedded in the signature" selected.
    It seems to work but is generating the error. If I open a new document and sign it sometimes it works without the error. Occasionally it produces the error on first signing. Mostly on second and third signatures on the page..
    Any ideas?

    you can mail me directly to [email protected], and I'll try to help.
    no guarenty :-)
    Tal
    [email protected]

Maybe you are looking for

  • Use DSAdd Group for adding several groups at the same time

    Good Afternoon!, As is written in my book: "By leaving the DN parameter empty, at which point you can type the DNs one at a time at the keyboard console of the command prompt. Press Enter after each DN. After the last DN, press Ctrl+Z, and then press

  • Uploaded transparent .png images to twitter and get grey boxes behind the image?

    I have uploaded a lot .png transparent images to twitter and just recently it started doing this: This is what it should look like: Is this a twitter problem or a photoshop problem? Is there anything I can do fix this? I have CS5. Any help would be a

  • Uninstall install parallels

    Having problems with Parallels so I decided to do an uninstall re-install, my problem is that after doing the uninstall I still have a lot (pics) of parallels in my system. I don't want to lose my vm hence my crazy question. Does anyone know if when

  • Air 2 web order fiasco: UK carrier nightmares

    A cautionary tale relating to web orders. I recently ordered a new 16GB ipad air 2 from the UK apple online store. When it arrived on the thursday, it showed that the available memory was actually around 10GB. Deciding this was ridiculously small - a

  • My ipad hang with the apple logo

    Hi, while i was connecting my ipad to my PC, the system prompt me to upgrade ipad version. When i click yes it tried to download but was having error. I terminated and my ipad got hang with the apple logo with the emply downloading symbol. Help!!