Replica Planned Failover - Reverse Replication Fails

Replication was created successfully from server HV1 to HV2.  Both HV servers are domain members, with valid DNS.  I can add HV2 to the Hyper-V management console on HV1, and vice versa, so I can manage both servers from either console. (i.e.,
they talk nicely to each other)
When I run a Planned Failover test, the message shown below pops up saying "Hyper-V failed to enable reverse replication", along with additional info.
Before I needlessly get too wordy in this post, any ideas on what the problem is?
NOTE:  NO firewall is running on either machine.

Both servers answer on port 80 with telnet.  When any character is typed in, an HTTP response is given which demonstrates the service is listening and responding.  (BOTH servers give an identical response.)
HTTP/1.1 400 Bad Request
Content-Type: text/html; charset=us-ascii
Server: Microsoft-HTTPAPI/2.0
Date: Fri, 25 Apr 2014 16:03:31 GMT
Connection: close
Content-Length: 326
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid Verb</h2>
<hr><p>HTTP Error 400. The request verb is invalid.</p>
</BODY></HTML>
Connection to host lost.
Next comes the powershell test.  Running the powershell test on HV1 where the original VM is (looking toward HV2 where the replica is) a success resonse is given.   However, when running the same test on HV2, it errors with
the response:
Test-VMReplicationConnection : Hyper-V failed to test replication settings for specified Replica server
'hv1.(domain).net'. Error: The connection with the server was terminated abnormally (0x00002EFE).
Hyper-V failed to establish a connection with the Replica server 'hv1.(domain).net' on port '80'. Error: The connection
with the server was terminated abnormally (0x00002EFE).
At line:1 char:1
+ Test-VMReplicationConnection hv1.(domain).net 80 kerberos
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.HyperV.PowerShell.VMTask:VMTask) [Test-VMReplicationConnection]
, VirtualizationOperationFailedException
+ FullyQualifiedErrorId : OperationFailed,Microsoft.HyperV.PowerShell.Commands.TestVMReplicationConnectionCommand
In the event log tree you specified is the error:
EVENT ID: 29288Hyper-V failed to test replication settings for specified Replica server 'hv1.(domain).net'. Error: The connection with the server was terminated abnormally (0x00002EFE).
So the event logs show the same error (connection was terminated abnormally) as was shown in the screenshot in my original post.  It makes sense that reverse-replication cannot be established when HV1 abruptly terminates the connection from HV2.
The question is WHY it's happening.  To reiterate, both machines are configured for replication from any authenticated server, both are members of the same domain, and all administration is done using the domain (not local) admin account.
Any ideas?

Similar Messages

  • Hyper-v Replica: Planned Failover from Cluster to another Cluster Failed

    Hi Guys,
    i have one issue and i cannot find a way to troubleshooting
    i Have one Primary Site running 8 nodes Hyper-v with Failover Cluster and Hyper-v Replica Broker confguration
    i have one Replica Site  running 8 nodes Hyper-v with Failover Cluster and Hyper-v Replica Broker
    Replica Broker Configuration:
    https://onedrive.live.com/redir?resid=45C59B28F67FC71C%212271
    both side are pinging and name resolution is ok
    all ports are open
    The Virtual Machine Replication is ok
    The Planned Failover cannot complete and show me this simple error
    "failed" 
    i have no message on event Viewer
    Error:
    https://onedrive.live.com/redir?resid=45C59B28F67FC71C%212270
    Planned Failover from Cluster (Primary site) to another Cluster (Replica site) with Replica
    Start Hyper-V Manager pr failover cluster console on the primary server and choose a virtual machine to fail over.
    1. Turn off the virtual machine that you want to fail over.
    2. Right-click the virtual machine, point to Replication, and then point to
    Planned Failover.
    3. Click Fail Over to actually transfer operations to the virtual machine on the Replica server.

    Hi Samuel,
    In the original post :
    Tests: 1 -
    Planned Failover from Cluster to StandAlone Hyper-v is ok
    Test: 2
    Planned Failover from Standalone hyper-v to Cluster is ok
    Test:3
    Planned Failover from Cluster (Primary site) to another Cluster (Replica site) with Replica
    There is no  standalone hyper-v to standalone hyper-v between two sites .
    After the last test , if they still can not do planned failover , maybe you can focus on network configuration .
    Best Regads
    Elton Ji
    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.

  • Planning reverse engineering failed-ODI

    Hello Gurus,
    We are attempting to do reverse engineer planning application but it is failing with below given error.We are on ODI 11.1.1.5g and hyperion Planning 11.1.2.1x. Our project is up and running, we are able to successfully load metadata into planning now also.
    We have created new model and used new planning application to reverse engineer but still it failed.
    We have also created new repository and created new model but here too the reverse engineer failed. Please advice what is the solution for this error.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 41, in <module>
    at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: Failed to import the models into ODI repository.
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2457)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)
    It is really urgent .Please advice
    Thank You

    Maybe you should share the solution as it may help others in the future.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Replication fail-over and reconfiguration

    I would like to get a conversation going on the topic of Replication, I have
    setup replication on several sites using the Netscape / iPlanet 4.x server
    and all has worked fine so far. I now need to produce some documentation and
    testing for replication fail-over for the master. I would like to hear from
    anyone with some experience on promoting a consumer to a supplier. I'm
    looking for the best practice on this issue. Here is what I am thinking,
    please feel free to correct me or add input.
    Disaster recovery plan:
    1.) Select a consumer from the group of read-only replicas
    2.) Change the database from Read-Only to Read-Write
    3.) Delete the replication agreement (in my case I am using a SIR)
    4.) Create a new agreement to reflect the supplier status of the chosen
    replica (again a SIR for me)
    5.) Reinitialize the consumers (Online or LDIF depending on your number of
    entries)
    That is the general plan so far. Other questions and topics might include:
    1.) What to do when the original master comes back online
    2.) DNS round-robin strategies (Hardware assistance, Dynamic DNS, etc)
    3.) General backup and recovery procedures when: 1.) Directory is corrupted
    2.) Link is down / network is partitioned 3.) Disk / server corruption /
    destruction
    Well I hope that is a good basis for getting a discussion going. Feel free
    to email me if you have questions or I can help you with one of your issues.
    Best regards,
    Ray Cormier

    There is no failover in Meta-Directory 5.1, you can implement manual failover on the metaview by using multi-master replication with Directory Server. There are limitations and this is a manual process.
    - Paul

  • ACS 4.2.(1) build15 - replication failed with Cannot access file

    Just upgraded from 4.0 - to 4.2 then to 4.2.1 15. As you may have seen with periovous posts of mine its not been an esay ride.
    I have now managed to get it all working - backups AAA etc but for some reason i cannot get the replication to work! Its states the following...
    Within the Database Replication active log - Error OutBound database replication failed - refer to CSAuth log file.
    Other lines in the log state  its ok eg - Component logging reports was updated - being replicated to slave...
    Looking at the CSAuth log file...
    .....DBReplication thread kicked..starting sync.
    ODBC Operation failed with the folowing information: Message = [Sybase] [ODBC Driver] [Adaptive Server Anywhere] Cannot access file "D:$etworks\CiscoSecure 4.2\CSAuth\DbSyncSratch\users\users.dat~ -- Invailed argument, sqlStates=S1000, Native error = -602$
    SL:saveUserTable - execution Failed.
    Please note that the $ is a symbol that i have used because the symbol in the log is strange and i  cannot seem to be able replicate here with this text, for example $etworks - should be networks...
    Everything else seems to be working except this - any help would be great..
    Oh Merry Xmas and Happy new year to you all!
    John

    Did you find a solution?
    I have the same problem with the exact same symptoms - I can't get replication to work. The path name in the error message is missing the first letter, too.
    PS: It has nothing to do with the firewall, the replication fails even before it tries to connect to the network.
    Greetings
    Mathias Rufer

  • ACS SE Database replication fails

    Hello, I recently upgraded our ACS SEs from 4.0 to 4.1. All appeared to go OK but I checked the logs recently and saw the the database replication is failing with the message:
    ACS '[hostname]'is running a different version of ACS - aborting.
    All ACS SE were upgraded at the same time and display the same versions when examining the Appliance Upgrade page. Does anyone have any ideas what the problem is?
    Thanks in advance.

    Hi, I am having a related problem but in my case I am using ACS for Windows ver.4.0. I am replicating from one primary ACS to three other ACS using scheduled nightly replication.
    The problem is that the data is being updated on all three ACS servers, but in the database replication logs on the primary I get messages stating that "ACS-server-name replication failed possibly due to short time-out or dead". Moreover, not all three servers timeout. Sometimes one server timeout, and other times two servers timeout, etc.
    On the replicated servers logs, the only log, in case server times out, shows that "replication cycle starting....". while when replication is successfull, it also shows Replication cycle completed successfully.
    I have played around with the timeouts but the result is random. I have also checked if there are any bandwidth issues, but replication is scheduled at night with minimal network traffic and the servers are also not being used for authentications.
    Don't understand why I don't see successful messages all the time, specially when the data does get updated on the replica ACS.
    Thanks.
    MAG

  • Reverser Replication not working for 2 Publish Instance

    We have setup environment for 1 author and 2 Publish servers.  Configured replication agent and reverse replication agent for both Publish Instances. For custom created comments (Java code from external Portal to create comment node) then reverse replication does not replicate comment on Author Instance. But when I post comment for campaign through CQ publish environment then it works properly. It gets replicated on Author Instance. So can anyone let me know what could be missing part for comments generated through custom java script.
    Yogesh

    Hi Sham,
        In one of environment we are using publish and author server. Custom comments are replicating on Author environment.  We are not using custom workflow or JCR observation.Created one more environment for Production setup where 2 publish and 1 author instance. For this comment are not auto replicated on Author instance.
    Default comment modification and comment activation launcher are in place, no change in this. Does it not working due to additional Publish Instance and if so what additional setting will required to address it ?
    Thanks
    Yogesh

  • Failover or Replication of APEX Applications

    All,
    Our APEX 2.2 Applications work very well in production at our production facility. Now we would like to handle site/application failover to our backup facility.
    The concern centers on how to replicate or failover uploaded documents (FLOWS_FILES.WWV_FLOW_FILE_OBJECTS$). Customer Data tables are replicating fine via Oracle replication. Each of our Sites has APEX Workspaces loaded. Each APEX application maintains its application number in each workspace. Each Workspace is uniqely named.
    Any help or direction on this would be appreciated.

    Technically speaking, yes. Any Oracle-supported replication technology should be able to handle replicating just that specific table.
    But from an Apex "best practices" perspective, it is not recommended to use that table for storing your real files. Think of that table as the default/global system table where files are uploaded for all workspaces. Each application should copy the uploaded file from that table into your own table (as shown in the documentation) and that is the table you should consider replicating.
    If a file is uploaded to
    Unlikely, because the filenames and "ids" generated by the Apex engine during the upload are unique to each environment (those long numeric ids). So if you copy the row to some other database, that id won't mean anything there.

  • Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed

    Hello,
    I am trying to install Microsoft SQL Server 2008 R2. I get the error bellow (Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed). I already have a copy of SQL Server 2008 R2 on the machine.
    I want to create a new named instance of SQL Server for some software I'm installing.
    The error is below.
    Any help would be much appreciated, thanks!
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Exit code (Decimal):           -595541211
      Exit facility code:            1152
      Exit error code:               49957
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Start time:                    2014-02-06 09:14:09
      End time:                      2014-02-06 11:18:16
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.2500.0%26EvtType%3d0x44D4F75E%400xDC80C325
    Machine Properties:
      Machine name:                  BAHPBZ52TY
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      Sql Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          Database Engine Services                
    1033                 Express Edition      10.50.1600.1    No        
      Sql Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Express Edition     
    10.50.1600.1    No        
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      Installation location:         c:\c7ced2c86d6b9813b28186cc831c2054\x64\setup\
      Installation edition:          EXPRESS_ADVANCED
      Slipstream:                    True
      SP Level                       1
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      True
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CONFIGURATIONFILE:             
      CUSOURCE:                      
      ENABLERANU:                    True
      ENU:                           True
      ERRORREPORTING:                False
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,RS,SSMS,SNAC_SDK,OCS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           c:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    aedt2bSQL
      INSTANCENAME:                  AEDT2BSQL
      ISSVCACCOUNT:                  NT AUTHORITY\NetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      NPENABLED:                     0
      PASSPHRASE:                    *****
      PCUSOURCE:                     c:\c7ced2c86d6b9813b28186cc831c2054\PCUSOURCE
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSVCACCOUNT:                  NT AUTHORITY\NETWORK SERVICE
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           BAH\568385
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Reporting Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Microsoft Sync Framework
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\SystemConfigurationCheck_Report.htm

    Hello,
    If you see error descriptioon it gives access denied so basically it is because of some access issue.I guess You must be using some domin account for installation make sure it is  added as local administrator also instead of using NT Authority network
    service  as SQL server service account use local system account .
    Below link would help
    http://serverfault.com/questions/212135/access-is-denied-error-installing-sql-server-2008-on-windows-7
    You can also browse to setup.exe file and RK on it and select run as administrator
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • CiscoSecure ACS 4.1(1) Build 23 Patch 5 :database replication fails; possibly short timeout or dead

    Hi,
    Since some time we are struggling to get database replication working.
    On the primary server it is reporting the following on "Database Replication active.csv""
    07/21/2010
    14:22:58
    SZ0910
    WARNING
    ACS 'SZ0920' not replied to replication request - possibly short timeout or dead
    07/21/2010
    14:12:08
    SZ0910
    INFO
    Outbound replication cycle starting...
    In CSMon.log following is logged:
    CSMon 07/21/2010 14:12:11 A 1544 13760 Pausing the monitoring of CSAuth for duration 600
    CSMon 07/21/2010 14:12:11 A 1544 11640 Pausing the monitoring of CSLog for duration -1
    CSMon 07/21/2010 14:12:14 A 1544 13788 Pausing the monitoring of CSRadius for duration -1
    CSMon 07/21/2010 14:12:18 A 0641 3248 CSAuth: Paused State 0 6 Event Detected Level:2 Message:Service CSAuth has been suspended for a configured function to proceed. Monitoring will suspend until the service is restarted
    CSMon 07/21/2010 14:12:18 A 0641 3248 CSLog: Stopped State 0 6 Event Detected Level:2 Message:Service CSLog has been stopped or paused by the system. Monitoring will suspend until the service is restarted
    CSMon 07/21/2010 14:12:18 A 0641 3248 CSRadius: Stopped State 0 3 Event Detected Level:2 Message:Service CSRadius has been stopped or paused by the system. Monitoring will suspend until the service is restarted
    CSMon 07/21/2010 14:12:18 A 1544 7716 Pausing the monitoring of CSTacacs for duration -1
    CSMon 07/21/2010 14:12:28 A 0904 3248 Analysis: Level 2 'Service CSAuth has been suspended for a configured function to proceed. Monitoring will suspend until the service is restarted. Service CSLog has been stopped or paused by the system. Monitoring will suspend until the service is restarted. Service CSRadius has been stopped or paused by the system. Monitoring will suspend until the service is restarted. '
    CSMon 07/21/2010 14:12:33 E 0351 3248 Failed to log accounting packet to logger localCSLog
    CSMon 07/21/2010 14:12:33 A 0641 3248 CSTacacs: Stopped State 0 2 Event Detected Level:2 Message:Service CSTacacs has been stopped or paused by the system. Monitoring will suspend until the service is restarted
    CSMon 07/21/2010 14:12:43 A 0904 3248 Analysis: Level 2 'Service CSTacacs has been stopped or paused by the system. Monitoring will suspend until the service is restarted. '
    CSMon 07/21/2010 14:12:48 E 0351 3248 Failed to log accounting packet to logger localCSLog
    CSMon 07/21/2010 14:22:18 A 0641 3248 CSAuth: State 0 6 Event Detected Level:4 Message:Service pause timed out. Please check the timeout settings for Replication and Backup
    I have followed this checklist: https://supportforums.cisco.com/docs/DOC-8795 to make sure configs are ok.
    But still replication fails.
    There is no firewall in between.
    Both ACS servers running on MS Windows Server  2003, SP2.
    Can anybody help me in the right direction what could be possible cause of this or where else I can look for logging for further troubleshooting?
    Thanks in advance for your help.

    Hi,
    Since some time we are struggling to get database replication working.
    On the primary server it is reporting the following on "Database Replication active.csv""
    07/21/2010
    14:22:58
    SZ0910
    WARNING
    ACS 'SZ0920' not replied to replication request - possibly short timeout or dead
    07/21/2010
    14:12:08
    SZ0910
    INFO
    Outbound replication cycle starting...
    In CSMon.log following is logged:
    CSMon 07/21/2010 14:12:11 A 1544 13760 Pausing the monitoring of CSAuth for duration 600
    CSMon 07/21/2010 14:12:11 A 1544 11640 Pausing the monitoring of CSLog for duration -1
    CSMon 07/21/2010 14:12:14 A 1544 13788 Pausing the monitoring of CSRadius for duration -1
    CSMon
    07/21/2010 14:12:18 A 0641 3248 CSAuth: Paused State 0 6 Event Detected
    Level:2 Message:Service CSAuth has been suspended for a configured
    function to proceed. Monitoring will suspend until the service is
    restarted
    CSMon 07/21/2010 14:12:18 A 0641 3248 CSLog: Stopped State
    0 6 Event Detected Level:2 Message:Service CSLog has been stopped or
    paused by the system. Monitoring will suspend until the service is
    restarted
    CSMon 07/21/2010 14:12:18 A 0641 3248 CSRadius: Stopped
    State 0 3 Event Detected Level:2 Message:Service CSRadius has been
    stopped or paused by the system. Monitoring will suspend until the
    service is restarted
    CSMon 07/21/2010 14:12:18 A 1544 7716 Pausing the monitoring of CSTacacs for duration -1
    CSMon
    07/21/2010 14:12:28 A 0904 3248 Analysis: Level 2 'Service CSAuth has
    been suspended for a configured function to proceed. Monitoring will
    suspend until the service is restarted. Service CSLog has been stopped
    or paused by the system. Monitoring will suspend until the service is
    restarted. Service CSRadius has been stopped or paused by the system.
    Monitoring will suspend until the service is restarted. '
    CSMon 07/21/2010 14:12:33 E 0351 3248 Failed to log accounting packet to logger localCSLog
    CSMon
    07/21/2010 14:12:33 A 0641 3248 CSTacacs: Stopped State 0 2 Event
    Detected Level:2 Message:Service CSTacacs has been stopped or paused by
    the system. Monitoring will suspend until the service is restarted
    CSMon
    07/21/2010 14:12:43 A 0904 3248 Analysis: Level 2 'Service CSTacacs has
    been stopped or paused by the system. Monitoring will suspend until the
    service is restarted. '
    CSMon 07/21/2010 14:12:48 E 0351 3248 Failed to log accounting packet to logger localCSLog
    CSMon
    07/21/2010 14:22:18 A 0641 3248 CSAuth: State 0 6 Event Detected
    Level:4 Message:Service pause timed out. Please check the timeout
    settings for Replication and Backup
    I have followed this checklist: https://supportforums.cisco.com/docs/DOC-8795 to make sure configs are ok.
    But still replication fails.
    There is no firewall in between.
    Both ACS servers running on MS Windows Server  2003, SP2.
    Can
    anybody help me in the right direction what could be possible cause of
    this or where else I can look for logging for further troubleshooting?
    Thanks in advance for your help.
    Hi,
    Also check the port number TCP 2000 this is the replication port which needs to be opened between the primary and secondary ACS.
    Hope to Help !!
    Ganesh.H

  • Planning Data Pull process failed with timeout error

    Hi Experts,
    Version: Oracle apps 11.5.10.2
    Issue: Planning Data Pull process failed with timeout error
    message in the log file as follows,
    The Request id : 90018907 has Phase : COMPLETE and Status: ERROR
    Concurrent Message : Timeout error.
    There is an Unknown error in the Worker.
    Planning Data Pull process failed.
    +-------------------------------------
    Please advice what could be the problem. I submitted, standard data collection programs with 900 mins and 8 workers.
    Refresh Collection Snapshot completed without any issue

    Please see these docs.
    Data Collection Fails Because Of Time Out Timeout error [ID 339968.1]
    OPM-ASCP: Data Collection Timeout Error [ID 601539.1]
    STD COLLECTION FAILING AT PLANNING DATA PULL WITH TIMEOUT ERROR [ID 978472.1]
    Data Collections is Failing - All Errors - First Diagnostic Steps [ID 207644.1]
    Troubleshooting Errors with ATP/Planning Data Collections [ID 1227255.1]
    MSCPDC PLANNING ODS LOAD ERRORS WITH TIMEOUT ERROR - POOR PERFORMANCE [ID 417633.1]
    Thanks,
    Hussein

  • Always on : Is there any command or other way which tells who and when replica got failover or failback to other replica?

    Is there any command or other way which tells who and when replica got failover or failback to other replica?
    Rahul

    By Monitoring of Availability Groups:
    Monitoring of Availability Groups (SQL Server)

  • Active Directory Replication failed

    Hi all,
    I'm deploying lync server 2010 in virtual server.
    My Domain controller is a physical server.
    Windows update restart is done when almost 90% of deployment is completed.
    During enabling users in Lync Server control panel
    I have got an issue after server restart, is active directory replication failed.
    Regards,
    Arun.

    The problem is more related with Domain Controller.
    Please check the event log on Domain Controller.
    You can also refer to the following link to troubleshoot Active Directory Replication Problems:
    http://technet.microsoft.com/en-us/library/cc738415(v=ws.10).aspx
    Lisa Zheng
    TechNet Community Support

  • Reverse replication not implemented for action:

    Hi, we see a persistent error reported in our replication log:
    Reverse replication not implemented for action: TEST. Remote outbox path: /var/replication/outbox/1338320761214
    The node mentioned has cq:repActionType = TEST.
    The consequence is that this aborts the replication of nodes in the publisher node and our author and publisher seem out of sync because of that. Is this something anyone has come across before. How to prevent this?
    If I delete that node in the outbox it seems to resolve the issue, but I'd like to know what caused it to appear in the first place to make sure we don't end up seeing this issue in our production environment.
    Any help is greatly appreciated.

    I don't remember exactly when the TEST nodes are created but they are only when some tests are run.
    When it happened to me I had to delete once and then it never happened.
    D.

  • Session replication failed

    I have multi server environment. Two phisical servers.
    Balanced by a hardware load balancer. Each of the server have
    multiple instances of ColdFusion. Main instance (cfusion), and
    cf_instance_server1_id_1 and cf_instance_server2_2.
    CFUSION instance is used as administrative instance only,
    other two instances are hosting independent applications.
    cf_instance_server1_id_1 is clustered with
    cf_instance_server2_id_1, same applies for second instance.
    jrun/logs folder is filling up fast with following error
    jsession is on.
    Please advise

    Mikkhait wrote:
    > CFUSION instance is used as administrative instance
    only, other two instances
    > are hosting independent applications.
    cf_instance_server1_id_1 is clustered
    > with cf_instance_server2_id_1, same applies for second
    instance.
    > 11/07 10:16:39 error Setup of session replication
    failed.
    > [1]java.net.ConnectException: Connection refused:
    connect
    You have a network issue. Make sure there are no firewalls
    between both
    servers and your routing is set up correctly. If that doesn't
    work, we
    need a dump of the route table, the interface configuration
    and the
    overview of instances from the cluster manager.
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

Maybe you are looking for

  • LOST file sharing  with Leopard update

    BIg bummer: after Leopard update from OS 5.4.11, I lost file sharing on ethernet to my G4 (running OS 9.2.2). It was so easy to set up and access the G4 on Tiger. Now it's impossible. HELP HELP

  • A little help for my xmonad configuration???

    i'm totally new with xmonad, and i'm all confused with this problem... it says that the last statement in a 'do' block must be an expression or something... i'm just following http://thinkingeek.com/2011/11/21/simpl … en2-conky/, everything goes righ

  • Getting bad host error when trying to deploy simple web sample application

    hi, Can someone tell me why I'm getting this error when trying to deploy the simple web application from samples This is what it said: deploy_common: [echo] Deploying ../assemble/war/webapps-simple.war. [exec] java.net.MalformedURLException: Bad host

  • About portal content permissions

    Hi! I have been searching for this question and maybe it is answered, but i didn't found. I put the portal content iView for my administrators users to administrate a part of the portal content, only this, not the Content Administration whole role. I

  • Safari has become slow

    Coinciding with the latest OS install on my iMac I have had safari problems. On opening Safari it sometimes  just sits dormant waiting upto perhaps 30 sec before beginning to download the page also it can be very slow when navigating the web. I know