Event ID 5611 and 5604 on passive node of two node DAG

Seeing a number of errors (about one every few hours) on the passive node for one particular database complaining about the Context Index yet when I dump out the state of the Indexes using powershell, they all say Healthy. No one is complaining. Out of
the 10 databases we have, the ci-troubleshooter that runs probably because we use SCOM only finds issues with one database. Not on the active node but only on the passive. This database just happens to be are biggest one. Just slightly over 2TB. The index
folder itself is 48GB. Are these errors because of the size of the database and the Index? I was thinking about just deleting and rebuilding the copy on the passive node. Any suggestions on how to approach it?

Hi,
The issue may be related to that the search index service does not update the cache for the Number of Items in Retry Table counter, I recommend you modify the following registry key to check result.
In Registry Key, locate HKEY_LOCAL_MACHINE\Software\Microsoft\ExchangeServer\v14\ExSearch, create new DWORD "NumberOfRetryItemsTimeoutInMinutes" and set value to 1 on all MBX servers.
Best regards,
Belinda
Belinda Ma
TechNet Community Support

Similar Messages

  • One of cloud doesn't work in failover with Event ID 1205 and 1069 and unable to move services and application another node

    Any one please respond.
    I've been working on creating a windows server 2008 R2 cluster for about a month now and I keep getting an error whenever I try to add a 2nd node. I keep
    getting The cluster node is not reachable. However, when I validate the configuration, everything goes through success. I created and destroyed the cluster a couple of times, but no luck. I even re-installed Windows Server 2008 R2 on both servers, re-configured
    the iSCSI, and the same warning keeps coming up. 
    I installed a new a new SQL Server 2008R2 Named Instance on an exisiting SQL Server cluster node (Node 1 &Node2). When I try to manually fail
    over 
    the Services and applications  to another node (Node1 to node2) using Failover Cluster Manager, I get the errors
    The cluster has these Events:
    Event ID
    1069: Cluster resource 'IP Address xx.xx.xx.xx' in clustered service or application 'ClusterDtc' failed.
    Event ID 1205:The Cluster service failed to bring clustered service or application 'ClusterDtc' completely online
    or offline. One or more resources may be in a failed state. This may impact the availability of the clustered service or application..
    Why the cloud server doesn’t move to node2? you can see screen shorts below.
    1.
    in system configuration-
    3. in
    system configuration---->warning--->Validate All Drivers Signed
    after creating cluster I got below errors.
    Any info you might know would be really helpful.

    Dear Ravikumar
    From clone support they given reply mail...
    mail from Ramu...
    That would be a typical work around in this situation. But what we intend to do cannot be accomplished through this work around as we need the validations to complete successfully.
     We are looking for an option either to get the driver signed or use a different signed adapter for the same. Could you please suggest us something on that line. 
    Mail from Support....
    Hello,
    Unfortunately this is not something that we would be able to do in a virtual environment; You are welcome to try different drivers however we would not be able to provide any support 
    for untrusted drivers. The only true solution would be to upgrade from a VM to a dedicated server where you would have control of all the drivers as there is no virtualization layer to
     contend with. Stepping into the territory of untested drivers for a custom configuration in a virtual environment will certainly prove to be an uphill battle.
     I would advise contacting Microsoft's support for additional assistance as they will be able to provide the most accurate information regarding this concern. 
    Regards
    Systems Administrator

  • The passive node should not be shared by any other SQL instance.

    Dears,
    the customer has SQL cluster  with multiple instance for many technology.  Can I install new instance to host Lync backend database or not ??? 
    I found in the below URL
    "SQL Clustering support is for an active/passive configuration. For performance reasons, the passive node should not be shared by any other SQL instance."
    I want to understand Why Lync 2013 the backend SQL passive node should not be shared by any other SQL instance. whish is mean that I can not install SQL new instance to host LYNC backend on the current my SQL cluster which is work with multiple  instance
    http://technet.microsoft.com/en-us/library/gg398990.aspx
    Amr Nassar

    Hi Amr,
    Yes you can install a new instance on your cluster to host the Lync back end database. I believe the statement about not sharing the passive node with any other SQL instance refers to a SQL instance outside of the A/P cluster. (Basically the passive node
    should be purely that and able to handle the load in the event it becomes the active node without anything else hindering it)
    Providing your SQL cluster is able to handle the load Lync places on it along with everything else you should not have any issues.
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer"
    Georg Thomas | Lync MVP
    Blog www.lynced.com.au | Twitter
    @georgathomas
    Lync Edge Port Check (Beta)

  • Disable content indexing for passive nodes

    I have three node DAGs where one node is DR in another site.
    Have noticed large amounts of traffic on my production network to DR and discovered it was indexing.
    Is it best practice to disable the indexing service on passive nodes?  In the event of DR you would lose search, and you would have to disable client experience checks.  But other than that, I cannot a real downside.  Can someone
    confirm?
    As an alternative is it possible to move indexing to my replication network? 

    Hi RAY1357,
    Great information from JasonApt.
    We can disabled on a specific mailbox database by using EMS:
    Set-MailboxDatabase <name> -IndexEnabled:$False.
    To disable indexing completely on a mailbox server, we can just stop the "Microsoft Exchange Search Indexer" service.
    Found a blog, it applied to Exchange 2007, just for your reference:
    Exchange 2007 Search - Part 2: Content Indexing
    http://blogs.technet.com/b/exchangesearch/archive/2010/07/02/exchange-2007-search-part-2-content-indexing.aspx
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Auditing cluster events - can we see who paused a node?

    Hello
    We have a 2 node cluster with an active passive configuration - running server 2008 r2 / SQL 2008
    We had an issue today where one of the nodes was paused; and the active node had an issue with the cluster services, which ended up taking the resources offline (as you would expect)
    I fixed the issue via resuming the paused node; failing over the resources and restarting the cluster services - and bringing the resources back online
    Im trying to find out the 'why' behind the inactive node being left paused, as such i want to know if there are any events logged when a node is paused (i.e. a security event)
    I did a test scenario on the server, I paused the node but nothing is logged in any of the usual event places. Does the inactive node have to be left paused for a certian period of time before the cluster events / cluster operations log start logging things?
    Any help would be appreciated

    Hello,
    After checking the cluster related logs and systme/application logs, it appears that there're no logs recorded when pausing a cluster node.
    And generally, pausing a node is usually done when applying software updates to the node, where the recommended sequence is to move all services and applications off of the node, pause the node, then apply software updates to the node.
    You may refer to the following link for more information.
    Pause or Resume a Node in a Failover Cluster
    http://technet.microsoft.com/en-us/library/cc731291.aspx
    Best Regards,
    Sophia Sun
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    Thanks - I was afraid of that
    I know that pausing a node is only usually done when updating / patching etc, but windows updates fore this cluster are not done whatsoever - which put me down this path to begin with
    Appreciate everyones input on this

  • Exchange Passive Node Failover - Getting An Error While Installing Mailbox Role in Passive Node

    Hello,
    I was having Exchange 2007 CCR in Two Nodes, Due to hardware fail my passive node is crash. Now i want to recover my passive node i follow this steps
     http://www.msexchange.org/articles-tutorials/exchange-server-2007/high-availability-recovery/re-installing-cluster-nodes-exchange-2007-ccr-based-mailbox-server-setup-part2.html
    Evict the Damaged Node from the Cluster
    Install Windows Server 2003 on the replacement node
    Use the same drive letters and folder structure for the database and log file drives
    Install the same service packs & software updates as the cluster active node
     Use a unique computer name
    for the replacement node
    Join the replacement node to the domain
    Add the replacement node to the Cluster using Cluster Administrator
    When im installing Passive node i'm getting an error when mailbox role is installing "Object refernce not set to an instance of an object"
    Please Advise

    [1/6/2015 12:28:31 PM] [1] Processing component 'All Roles Precompile Management Binaries' (Pre-compiling management binaries.).
    [1/6/2015 12:28:31 PM] [1] Executing '$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.Exchange.Rpc.dll"); precompile-ManagedBinary -BinaryName $fullPath;', handleError = False
    [1/6/2015 12:28:31 PM] [2] Launching sub-task '$error.Clear(); $fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.Exchange.Rpc.dll"); precompile-ManagedBinary -BinaryName $fullPath;'.
    [1/6/2015 12:28:31 PM] [2] Beginning processing.
    [1/6/2015 12:28:31 PM] [2] Starting: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\ngen.exe arguments: install "C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Rpc.dll" /verbose
    [1/6/2015 12:28:41 PM] [2] Process standard output: Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
    Installing assembly C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Rpc.dll
    Compiling 3 assemblies:
        Compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Rpc.dll ...
    Microsoft.Exchange.Rpc, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {A77F7B45-C91D-4B18-94DB-D563EB0D1F84}
     Source HASH: 1c8367b62a1131417ed73fe3e751c3828b38a5a1
     NGen GUID sign: {66199311-02ED-4287-D82B-3AB75FED547C}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\11931966ed028742d82b3ab75fed547c\Microsoft.Exchange.Rpc.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      Microsoft.VisualC, Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{1483EE61-9ACA-4942-AC0A-402784F7E1B9}
       Sign:40be9432586208c4bb49866ff7ea31bc16665a6b
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
        Finished compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Rpc.dll ...
        Compiling assembly Microsoft.VisualC, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
    Microsoft.VisualC, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
     Source MVID: {1483EE61-9ACA-4942-AC0A-402784F7E1B9}
     Source HASH: 40be9432586208c4bb49866ff7ea31bc16665a6b
     NGen GUID sign: {01CF6F39-E4D3-0686-274B-9F5584B1BA3D}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1">
    <IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
    version="1"
    Flags="SkipVerification"/>
    </PermissionSet>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.VisualC\396fcf01d3e48606274b9f5584b1ba3d\Microsoft.VisualC.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      Microsoft.VisualC, Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{1483EE61-9ACA-4942-AC0A-402784F7E1B9}
       Sign:40be9432586208c4bb49866ff7ea31bc16665a6b
        Finished compiling assembly Microsoft.VisualC, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
        Compiling assembly System.Data.SqlXml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ...
    System.Data.SqlXml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
     Source MVID: {9F0BE212-39D8-4977-8C55-D2ADED637952}
     Source HASH: b97802318037f8b266acd7d3f0e16e3a9fb92384
     NGen GUID sign: {92C14596-C6E1-628A-572D-F352D8489683}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Data.SqlXml\9645c192e1c68a62572df352d8489683\System.Data.SqlXml.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      System.Data.SqlXml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{9F0BE212-39D8-4977-8C55-D2ADED637952}
       Sign:b97802318037f8b266acd7d3f0e16e3a9fb92384
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{2B8AEF52-78D4-4F03-BA8B-F0B5272945C8}
       Sign:218b87cdd9259fa6d554495522606b60250a72d6
       Hardbound Guid:{D76087B7-4045-EE39-A98A-147340E84C24}
      System.Configuration, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{933D8A04-B103-4B70-BE89-87F8F370AEC4}
       Sign:f825e55c996a6136191e393eadffe07e2ed2b984
        Finished compiling assembly System.Data.SqlXml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ...
    [1/6/2015 12:28:41 PM] [2] Process standard error:
    [1/6/2015 12:28:41 PM] [2] Ending processing.
    [1/6/2015 12:28:41 PM] [1] Executing '$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.Exchange.Common.IL.dll"); precompile-ManagedBinary -BinaryName $fullPath;', handleError = False
    [1/6/2015 12:28:41 PM] [2] Launching sub-task '$error.Clear(); $fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.Exchange.Common.IL.dll"); precompile-ManagedBinary -BinaryName $fullPath;'.
    [1/6/2015 12:28:41 PM] [2] Beginning processing.
    [1/6/2015 12:28:41 PM] [2] Starting: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\ngen.exe arguments: install "C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Common.IL.dll" /verbose
    [1/6/2015 12:28:41 PM] [2] Process standard output: Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
    Installing assembly C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Common.IL.dll
    Compiling 1 assembly:
        Compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Common.IL.dll ...
    Microsoft.Exchange.Common.IL, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {2C563679-AE56-41C7-8A80-8A0D965AFF9E}
     Source HASH: 318bf726c3ec004b8db6dfa3ad02a4eae82b4890
     NGen GUID sign: {DBE4EF23-FE16-7D26-5A96-72F3C43A5B66}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\23efe4db16fe267d5a9672f3c43a5b66\Microsoft.Exchange.Common.IL.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
        Finished compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\microsoft.Exchange.Common.IL.dll ...
    [1/6/2015 12:28:41 PM] [2] Process standard error:
    [1/6/2015 12:28:41 PM] [2] Ending processing.
    [1/6/2015 12:28:41 PM] [1] Executing '$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Diagnostics.dll"); precompile-ManagedBinary -BinaryName $fullPath;', handleError = False
    [1/6/2015 12:28:41 PM] [2] Launching sub-task '$error.Clear(); $fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Diagnostics.dll"); precompile-ManagedBinary -BinaryName $fullPath;'.
    [1/6/2015 12:28:41 PM] [2] Beginning processing.
    [1/6/2015 12:28:41 PM] [2] Starting: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\ngen.exe arguments: install "C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Diagnostics.dll" /verbose
    [1/6/2015 12:29:01 PM] [2] Process standard output: Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
    Installing assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Diagnostics.dll
    Compiling 2 assemblies:
        Compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Diagnostics.dll ...
    Microsoft.Exchange.Diagnostics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {8CBFBD3F-1859-44DB-B85B-3DE8CA01DF33}
     Source HASH: 1a70943ea983aa1742e98704ccbfb40bfef33c23
     NGen GUID sign: {77300B68-787B-A1CA-3298-EFA73DB0406B}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\680b30777b78caa13298efa73db0406b\Microsoft.Exchange.Diagnostics.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      Microsoft.Exchange.Data.Common, Version=8.0.681.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{F2CA7D1F-DA42-4E38-AF97-547F51FA377C}
       Sign:b8f148b173ec7d9e604f21424493a289b6e9873a
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      Microsoft.Exchange.Rpc, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{A77F7B45-C91D-4B18-94DB-D563EB0D1F84}
       Sign:1c8367b62a1131417ed73fe3e751c3828b38a5a1
      System.Configuration, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{933D8A04-B103-4B70-BE89-87F8F370AEC4}
       Sign:f825e55c996a6136191e393eadffe07e2ed2b984
      Microsoft.Exchange.Common.IL, Version=0.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{2C563679-AE56-41C7-8A80-8A0D965AFF9E}
       Sign:318bf726c3ec004b8db6dfa3ad02a4eae82b4890
        Finished compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Diagnostics.dll ...
        Compiling assembly Microsoft.Exchange.Data.Common, Version=8.0.681.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 ...
    Microsoft.Exchange.Data.Common, Version=8.0.681.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {F2CA7D1F-DA42-4E38-AF97-547F51FA377C}
     Source HASH: b8f148b173ec7d9e604f21424493a289b6e9873a
     NGen GUID sign: {7A773BF5-FF43-09DF-08EF-86BA364EACF8}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\f53b777a43ffdf0908ef86ba364eacf8\Microsoft.Exchange.Data.Common.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      Microsoft.Exchange.Data.Common, Version=8.0.681.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{F2CA7D1F-DA42-4E38-AF97-547F51FA377C}
       Sign:b8f148b173ec7d9e604f21424493a289b6e9873a
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      System.Configuration, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{933D8A04-B103-4B70-BE89-87F8F370AEC4}
       Sign:f825e55c996a6136191e393eadffe07e2ed2b984
      System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{2B8AEF52-78D4-4F03-BA8B-F0B5272945C8}
       Sign:218b87cdd9259fa6d554495522606b60250a72d6
        Finished compiling assembly Microsoft.Exchange.Data.Common, Version=8.0.681.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 ...
    [1/6/2015 12:29:01 PM] [2] Process standard error:
    [1/6/2015 12:29:01 PM] [2] Ending processing.
    [1/6/2015 12:29:01 PM] [1] Executing '$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Common.dll"); precompile-ManagedBinary -BinaryName $fullPath;', handleError = False
    [1/6/2015 12:29:01 PM] [2] Launching sub-task '$error.Clear(); $fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Common.dll"); precompile-ManagedBinary -BinaryName $fullPath;'.
    [1/6/2015 12:29:01 PM] [2] Beginning processing.
    [1/6/2015 12:29:01 PM] [2] Starting: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\ngen.exe arguments: install "C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Common.dll" /verbose
    [1/6/2015 12:29:04 PM] [2] Process standard output: Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
    Installing assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Common.dll
    Compiling 4 assemblies:
        Compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Common.dll ...
    Microsoft.Exchange.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {090DC806-FB68-4A89-A969-BD125452394C}
     Source HASH: b982dcf50fe022b926a03529b85ca2e23a60d148
     NGen GUID sign: {792B0253-E3BE-1EFA-9121-A58ACC443015}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\53022b79bee3fa1e9121a58acc443015\Microsoft.Exchange.Common.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      Microsoft.Exchange.Data.Common, Version=8.0.681.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{F2CA7D1F-DA42-4E38-AF97-547F51FA377C}
       Sign:b8f148b173ec7d9e604f21424493a289b6e9873a
      System.ServiceProcess, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{B5D02EE9-B8F4-493D-98DE-B99067CAF039}
       Sign:346c2ee41e7e70d67ce4640726edd8203d3f276f
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      Microsoft.Exchange.Diagnostics, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{8CBFBD3F-1859-44DB-B85B-3DE8CA01DF33}
       Sign:1a70943ea983aa1742e98704ccbfb40bfef33c23
      Microsoft.Exchange.Common.IL, Version=0.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{2C563679-AE56-41C7-8A80-8A0D965AFF9E}
       Sign:318bf726c3ec004b8db6dfa3ad02a4eae82b4890
      System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{2B8AEF52-78D4-4F03-BA8B-F0B5272945C8}
       Sign:218b87cdd9259fa6d554495522606b60250a72d6
      System.Configuration, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{933D8A04-B103-4B70-BE89-87F8F370AEC4}
       Sign:f825e55c996a6136191e393eadffe07e2ed2b984
        Finished compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Common.dll ...
        Compiling assembly System.ServiceProcess, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
    System.ServiceProcess, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
     Source MVID: {B5D02EE9-B8F4-493D-98DE-B99067CAF039}
     Source HASH: 346c2ee41e7e70d67ce4640726edd8203d3f276f
     NGen GUID sign: {9B9F9598-687E-0C63-2CA3-B8EDA6232888}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceProce#\98959f9b7e68630c2ca3b8eda6232888\System.ServiceProcess.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      System.ServiceProcess, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{B5D02EE9-B8F4-493D-98DE-B99067CAF039}
       Sign:346c2ee41e7e70d67ce4640726edd8203d3f276f
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      System.Configuration.Install, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{D5488AB9-12B4-4921-AA95-21DB22B1179F}
       Sign:f4643c4fbc352b9201db4aed87752b52241d6f41
      System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{1FF9D862-38A6-4352-A1BC-17E1C0B67EC2}
       Sign:7779b2d88e7f75ffc31828f7112e7066410162e8
      System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{A3205C19-31D6-4357-9F8E-A9513306DEC7}
       Sign:fb709be7704fcf1fd7055d39ebaf4388194d2889
        Finished compiling assembly System.ServiceProcess, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
        Compiling assembly System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
    System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
     Source MVID: {D5488AB9-12B4-4921-AA95-21DB22B1179F}
     Source HASH: f4643c4fbc352b9201db4aed87752b52241d6f41
     NGen GUID sign: {C503523D-FD52-F19C-05CB-4B7336D79A49}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuratio#\3d5203c552fd9cf105cb4b7336d79a49\System.Configuration.Install.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      System.Configuration.Install, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{D5488AB9-12B4-4921-AA95-21DB22B1179F}
       Sign:f4643c4fbc352b9201db4aed87752b52241d6f41
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      System.Runtime.Serialization.Formatters.Soap, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{13BC79E5-AB8A-48B6-B2CC-0854119DCBDA}
       Sign:1014fd9f161aff328c98924d6088ae65aa3030d7
      System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{1FF9D862-38A6-4352-A1BC-17E1C0B67EC2}
       Sign:7779b2d88e7f75ffc31828f7112e7066410162e8
        Finished compiling assembly System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
        Compiling assembly System.Runtime.Serialization.Formatters.Soap, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
    System.Runtime.Serialization.Formatters.Soap, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
     Source MVID: {13BC79E5-AB8A-48B6-B2CC-0854119DCBDA}
     Source HASH: 1014fd9f161aff328c98924d6088ae65aa3030d7
     NGen GUID sign: {34727167-AFF5-E848-9451-78BC72A62EC8}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Runtime.Seri#\67717234f5af48e8945178bc72a62ec8\System.Runtime.Serialization.Formatters.Soap.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      System.Runtime.Serialization.Formatters.Soap, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{13BC79E5-AB8A-48B6-B2CC-0854119DCBDA}
       Sign:1014fd9f161aff328c98924d6088ae65aa3030d7
      System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{2B8AEF52-78D4-4F03-BA8B-F0B5272945C8}
       Sign:218b87cdd9259fa6d554495522606b60250a72d6
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
        Finished compiling assembly System.Runtime.Serialization.Formatters.Soap, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ...
    [1/6/2015 12:29:04 PM] [2] Process standard error:
    [1/6/2015 12:29:04 PM] [2] Ending processing.
    [1/6/2015 12:29:04 PM] [1] Executing '$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Core.Strings.dll"); precompile-ManagedBinary -BinaryName $fullPath;', handleError = False
    [1/6/2015 12:29:04 PM] [2] Launching sub-task '$error.Clear(); $fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Core.Strings.dll"); precompile-ManagedBinary -BinaryName $fullPath;'.
    [1/6/2015 12:29:04 PM] [2] Beginning processing.
    [1/6/2015 12:29:04 PM] [2] Starting: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\ngen.exe arguments: install "C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Core.Strings.dll" /verbose
    [1/6/2015 12:29:04 PM] [2] Process standard output: Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
    Installing assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Core.Strings.dll
    Compiling 1 assembly:
        Compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Core.Strings.dll ...
    Microsoft.Exchange.Core.Strings, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {E671C74F-10AB-419E-8A0F-4C027B3981B5}
     Source HASH: bef5663bd404d89f1c9e4e8df9e17b782e4ce766
     NGen GUID sign: {C4BFD0BF-BC1A-FF4C-DACE-61165E6BEE7C}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\bfd0bfc41abc4cffdace61165e6bee7c\Microsoft.Exchange.Core.Strings.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      Microsoft.Exchange.Data.Common, Version=8.0.681.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{F2CA7D1F-DA42-4E38-AF97-547F51FA377C}
       Sign:b8f148b173ec7d9e604f21424493a289b6e9873a
        Finished compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Core.Strings.dll ...
    [1/6/2015 12:29:04 PM] [2] Process standard error:
    [1/6/2015 12:29:04 PM] [2] Ending processing.
    [1/6/2015 12:29:04 PM] [1] Executing '$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Net.dll"); precompile-ManagedBinary -BinaryName $fullPath;', handleError = False
    [1/6/2015 12:29:04 PM] [2] Launching sub-task '$error.Clear(); $fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Net.dll"); precompile-ManagedBinary -BinaryName $fullPath;'.
    [1/6/2015 12:29:04 PM] [2] Beginning processing.
    [1/6/2015 12:29:04 PM] [2] Starting: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\ngen.exe arguments: install "C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Net.dll" /verbose
    [1/6/2015 12:29:13 PM] [2] Process standard output: Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
    Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
    Installing assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Net.dll
    Compiling 3 assemblies:
        Compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Net.dll ...
    Microsoft.Exchange.Net, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {9177A7BE-2ECC-40D4-B5FB-0C643A1130E4}
     Source HASH: 2d34ca7cbaf2359fe068828351a1d8d30e21a536
     NGen GUID sign: {BBAEC190-74C2-84D5-C4B9-F7BA04A86E4E}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"
    Unrestricted="true"/>
     File:  C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Exchange.#\90c1aebbc274d584c4b9f7ba04a86e4e\Microsoft.Exchange.Net.ni.dll
     Dependencies:
      mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{F107DDB2-5499-4106-A503-4AA24B5E4A4F}
       Sign:c2219dc660a826c6a3b4bc7e85de9105086db23d
       Hardbound Guid:{687FCFEB-5108-AC0C-E27B-D065DA0AE3B9}
      System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089:
       Guid:{71EFBB87-F94E-4397-8D46-76BB8FF60448}
       Sign:d464740812db1d60e65c51092d09f67028463192
       Hardbound Guid:{D5F143E5-1AD8-CB94-12D2-3D4AFFC46E22}
      Microsoft.Exchange.Data.Common, Version=8.0.681.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{F2CA7D1F-DA42-4E38-AF97-547F51FA377C}
       Sign:b8f148b173ec7d9e604f21424493a289b6e9873a
      Microsoft.Exchange.Common, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{090DC806-FB68-4A89-A969-BD125452394C}
       Sign:b982dcf50fe022b926a03529b85ca2e23a60d148
      System.ServiceProcess, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{B5D02EE9-B8F4-493D-98DE-B99067CAF039}
       Sign:346c2ee41e7e70d67ce4640726edd8203d3f276f
      Microsoft.Exchange.Diagnostics, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{8CBFBD3F-1859-44DB-B85B-3DE8CA01DF33}
       Sign:1a70943ea983aa1742e98704ccbfb40bfef33c23
      Interop.CertEnroll, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{0E330E86-15D9-46AE-A943-0160454E3570}
       Sign:10641c56e63c1e3b9be7bfb997e948658dc1e2d1
      System.DirectoryServices, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{E467B35C-E345-465C-8CCB-F6D3E2E81276}
       Sign:ad9b0b1379315a2b0fc5d0367fa95cf9bd4681c9
      Interop.XEnroll, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{678158A1-9581-44D6-BF1A-126EA654836E}
       Sign:01a0beca7e00e08f1291a22cfe2830785bf7f0ab
      System.Configuration, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a:
       Guid:{933D8A04-B103-4B70-BE89-87F8F370AEC4}
       Sign:f825e55c996a6136191e393eadffe07e2ed2b984
      Microsoft.Exchange.Core.Strings, Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35:
       Guid:{E671C74F-10AB-419E-8A0F-4C027B3981B5}
       Sign:bef5663bd404d89f1c9e4e8df9e17b782e4ce766
        Finished compiling assembly C:\Program Files\Microsoft\Exchange Server\bin\Microsoft.Exchange.Net.dll ...
        Compiling assembly Interop.CertEnroll, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 ...
    Interop.CertEnroll, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
     Source MVID: {0E330E86-15D9-46AE-A943-0160454E3570}
     Source HASH: 10641c56e63c1e3b9be7bfb997e948658dc1e2d1
     NGen GUID sign: {671C04E0-0279-45A6-2B1C-22C0FA104F19}
     OS:  WinNT
     Processor: amd64
     Runtime: 2.0.50727.926
     mscorwks.dll: TimeStamp=46D8E98C, CheckSum=009E1083
     Flags:  
     Scenarios:  <no debug info> <no debugger> <no profiler> <no instrumentation>
     Granted set: <PermissionSet class="System.Security.PermissionSet"
    version="1"

  • Using URLLoader to send and load multiple xml nodes

    I am trying to use the URLLoader class to send and load
    multiple chunks of xml to a php script. Essentially I have the
    following bit of XML:
    <pages>
    <page>page children here</page>
    <page>more page children here</page>
    <page>even more page children here</page>
    </pages>
    I'm using e4x to loop through the XML and isolate each page
    node. I then want to send each node to a php script to be written
    to a .xml file on the server.
    I've tried inserting the URLLoader.load method within the
    loop but it only sends the last iteration. Do I have to create a
    new URLLoader instance for each iteration and if so is there a way
    to dynamically set the instance names?
    I'm new to 3.0 and have had success doing this in 2.0. I
    mostly want to get it right and in good form.
    Thanks for any help!

    The URLLoader class allows you to send and load data in the
    same pass. As help suggests...sendToURL Sends a URL request to a
    server, but ignores any response. To examine the server response,
    use the URLLoader.load() method instead. The send and load works
    fine, my issue is with needing to send multiple xml chunks using a
    loop.
    Here's the basics of the code I'm using. I was thinking that
    the try{....} section could be put in a loop attempting to send
    multiple items to the PHP page but only the last iteration is
    actually sent. I know I'm making a fundamental error here but need
    direction.
    var urlLoader:URLLoader = new URLLoader();
    urlLoader.dataFormat = URLLoaderDataFormat.VARIABLES;
    urlLoader.addEventListener(Event.COMPLETE, handleComplete);
    urlLoader.addEventListener(IOErrorEvent.IO_ERROR,
    ioErrorHandler);
    var variables:URLVariables = new URLVariables();
    variables.xml = "<some_node>some
    child</some_node>";
    var request:URLRequest = new
    URLRequest("sendAndLoadXML.php");
    request.method = URLRequestMethod.POST;
    request.data = variables;
    for each(blah){
    try {
    sendToURL(request);
    } catch (error:Error) {
    trace(\n***\nUnable to load requested document." + error);
    }

  • Problem in Archive log sync with Passive Node to Standby

    Hi,
    I have configured Active-Passive Oracle Database using Fail Safe between Active and Passive Node. Also successfully configured Data Guard between Active Node to Standby Node.
    Versions:
    1. Oracle Database Version: Oracle 11g R2
    2. Oracle Fail Safe: 3.4.2
    3. OS: Windows Server 2008 R2
    Problem:
    Now after fail over the database to Passive node, to check whether the DR is functioning or not, archive logs are not transferring to Standby node. In the Passive Node aler log file error is showing:
    "ORA-01031: insufficient privileges
    PING[ARC2]: heartbeat failed to connect to standby órcldr´. Error is 1031
    Could anyone please let me know the possible reason for this and the resolution.

    Hello;
    I'm thinking password file. It needs to be the same copy on all instances.
    Did you copy and rename it as needed?
    And you need to restart using the correct copy of the password file too.
    So a Standby for example must startup on the correct copy of the password file or you will still get the error.
    Best Regards
    mseberg
    Edited by: mseberg on Nov 14, 2012 9:46 AM

  • Cluster: automatic push of software from Active to passive node?

    (Newbie) Setup: Two node cluster, active\passive.
    After installing software on the active node will it (or any portion, e.g. config files) be  automatically pushed to the passive node and kept in sync? Or am I required to install the same software on the passive node myself?
    TIA,
    edm2

    To make sure your application can run from both cluster nodes, the executable should be installed on the same path on both nodes. This ensures that if the generic application fails over, the file upon which it depends are available on the
    other cluster nodes.
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

  • Unable to insert program lines in event sort begin and sort end

    Hello friends,
    I am developing a smartform where in I have to print subtotal for every currencies. So I am unsing the sort criteria option and giving the WAERS in 'Data' tab of the Table . And I select 'Event on Sort Begin' which creates a node in the tree under the table. And I need to clear the total variable in this event so that for every new currency, the total is reset. But I am unable to create a program lines here. When I right click and under  flow logic, only Loop and Command options are available. I am using ECC 6.0 . Kindly help me in achieving the solution.
    Thanks & regards,
    Ratheesh

    Hi Sripaleshwar,
    I tried that.. I am able to create a program lines when I right click on the table. But it always gets placed outside the table node. When I try to drag it also to under the sort begin event node, it says 'Unable to insert program lines at the selected position'. Basically for my logic to work , it has to execute this program lines when the sort begin event occurs.
    regards,
    ratheesh

  • Dynamic creation of ItemListBox and binding a child node

    Hello @all,
    I have the following context structure
    root
    --category
    -- --report
    -- -- --id
    -- -- --name
    -- --id
    -- --name
    the parent node is "category" with attributes "id" and "name" and the child node is "report" with "id" and "name".
    Now I want on an onAction-Event of a Button, that for every category an itemListBox will be created with the according report names. the creation of the itemList is not the problem, but the binding of the datasource and/or the descriptivetext.
    my code:
    public void initItemListBox( )
        //@@begin initItemListBox()
        IWDView view = wdContext.currentContextElement().getSelectView();
        IWDGroup group = (IWDGroup) view.getElement("ItemListGroup");
        if (group.hasChildren())
          group.removeAllChildren();
        for (int i = 0; i < wdContext.nodeCategory().size(); i++)
          ICategoryElement catEl = wdContext.nodeCategory().getCategoryElementAt(i);
          wdContext.nodeCategory().setLeadSelection(i);
          generateItemLists(wdContext.currentContextElement().getSelectView(), wdContext, catEl);
        //@@end
    public void generateItemLists( com.sap.tc.webdynpro.progmodel.api.IWDView view, de.mgi.portaldev.bc.mdw.msi.wdp.IPrivateCRSReportView.IContextNode wdContext, de.mgi.portaldev.bc.mdw.msi.wdp.IPrivateCRSReportView.ICategoryElement category )
        //@@begin generateItemLists()
        //    ItemListBox
        IWDGroup group;
        IWDGroup catGroup;
        IWDLabel label;
        String groupId = "group_" + category.getName();
        catGroup = (IWDGroup) view.createElement(IWDGroup.class, groupId);
        IWDMatrixLayout matrLayout = (IWDMatrixLayout) catGroup.createLayout(IWDMatrixLayout.class);
        String labelId = "label_" + category.getName();
        label = (IWDLabel) view.createElement(IWDLabel.class, labelId);
        label.setText(category.getName());
        IWDMatrixData layout = (IWDMatrixData) label.createLayoutData(IWDMatrixData.class);
        layout.setVAlign(WDCellVAlign.TOP);
        String itemListId = "itemList_" + category.getName();
        IWDItemListBox itemListBox = (IWDItemListBox) view.createElement(IWDItemListBox.class, itemListId);
        label.setLabelFor(itemListId);
        IWDMatrixData itemlayout = (IWDMatrixData) itemListBox.createLayoutData(IWDMatrixData.class);
        itemListBox.bindDescriptiveText("crsReporting.category.report.name");
        IWDNodeInfo reportNodeInfo = category.nodeReport().getNodeInfo();
    //    itemListBox.bindText(reportNodeInfo.getAttribute("name"));
        itemListBox.setVisibleItems(5);
        IWDMatrixHeadData matrixHead = (IWDMatrixHeadData) itemListBox.createLayoutData(IWDMatrixHeadData.class);
        IWDAction itemListAct = (IWDAction) wdThis.wdGetItemSelectAction();
        itemListBox.setOnLeadSelect(itemListAct);
    //    itemListBox.bindDataSource(reportNodeInfo);
        itemListBox.bindDataSource("crsReporting.category.report");
        catGroup.addChild(label);
        catGroup.addChild(itemListBox);
        group = (IWDGroup) view.getElement("ItemListGroup");
        group.addChild(catGroup);
        //    END ITEMLIST
        //@@end
    What am I doing wrong? in every ItemListbox there are only the report names of the last category.
    thanks.

    RowRepeater is available in WD Java since NW CE (7.1). With RowRepeater, the solution is trivial and can be done completely by declaration in view designer.
    In earlier releases, you can solve it as follows (non-trivial)
    - For each category, create a separate context node "Category_i" with an attribute "name"
    - Inside each category node, create a non-singleton node "Reports" with an attribute "name"
    - Foreach report, add a node element to the reports subnode of its category node <b>element</b>
    All this has to be done using the generic context API.
    On each change of the data, reset the context and re-create these nodes.
    In wdDoModifyView(), check if data have changes and create UI elements programmatically.
    - For each category, create a group, bind header text to category name.
    - Inside each group, create a ItemListBox, bind "dataSource" to reports sub-node of category (non-singleton!) and bind "text" to text attribute of report node.
    Sample code:
    To build context structure:
    private void createCategories()
        for (int i = 0; i < 3; ++i)
          IWDNodeInfo categoryNodeInfo = wdContext.getNodeInfo().addChild("Category" + i, null, true, CMICardinality.ONE, CMICardinality.ONE, true, null);
          IWDAttributeInfo att = categoryNodeInfo.addAttribute("name", "ddic:com.sap.dictionary.string");
          IWDNode categoryNode = wdContext.getChildNode(categoryNodeInfo.getName(), 0);
          categoryNode.getElementAt(0).setAttributeValue(att.getName(), "Category #" + i);
          IWDNodeInfo reportNodeInfo = categoryNodeInfo.addChild("Reports", null, false, CMICardinality.MANY, CMICardinality.ZERO_TO_ONE, true, null);
          IWDAttributeInfo attReportName = reportNodeInfo.addAttribute("name", "ddic:com.sap.dictionary.string");
          IWDNode reportNode = categoryNode.getChildNode("Reports", 0);
          for (int j = 0; j < 5; ++j)
            IWDNodeElement report = reportNode.createAndAddElement();
            report.setAttributeValue("name", "Report #" + j);
    To recreate UI:
    if (<data_have_changed>)
          IWDTransparentContainer root = (IWDTransparentContainer) view.getRootElement();
          for (int i = 0; i < 3; ++i)
            IWDNode categoryNode = wdContext.getChildNode("Category" + i, 0);
            IWDAttributeInfo attName = categoryNode.getNodeInfo().getAttribute("name");
            IWDGroup group = view.createElement(IWDGroup.class);
            root.addChild(group);
            IWDCaption header = view.createElement(IWDCaption.class);
            group.setHeader(header);
            header.bindText(attName);
            IWDNode reportsNode = categoryNode.getChildNode("Reports", 0);
            IWDAttributeInfo attReportName = reportsNode.getNodeInfo().getAttribute("name");
            IWDItemListBox list = view.createElement(IWDItemListBox.class);
            group.addChild(list);
            list.bindDataSource(reportsNode.getNodeInfo());
            list.bindText(attReportName);
    Armin
    Fixed code tags

  • SQL SERVER Failover Cluster switch failure because the passive node automatically reassign drive letter

    I switch the sql server resource group to the standby node , when the disk resource ready bring online in the passive node ,then occur exception. because the original dependency disk resource the drive letter is 'K:' , BUT when the disk bring online , it
    automatically reassign new drive letter 'H:' ,  So the sql server resource couldnot bring online . And After Manual modify the drive letter to 'K:' in the passive node , It Works !  So my question is why it not use the original drive letter
    and reassign a new one . what reasons would be cause it ? mount point ? Some log as follows:
    00001cbc.000004e0::2015/03/12-14:41:11.377 WARN  [RES] Physical Disk <FltLowestPrice_K>: OnlineThread: Failed to set volguid \??\Volume{e32c13d5-02e6-4924-a2d9-59a6fae1a1be}. Error: 183.
    00001cbc.000004e0::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk <FltLowestPrice_K>: Found 2 mount points for device \Device\Harddisk8\Partition2
    00001cbc.00001cdc::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk: PNP: Update volume exit, status 1168
    00001cbc.00001cdc::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk: PNP: Updating volume
    \\?\STORAGE#Volume#{1a8ddb8e-fe43-11e2-b7c5-6c3be5a5cdca}#0000000008100000#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}
    00001cbc.00001cdc::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk: PNP: Update volume exit, status 5023
    00001cbc.000004e0::2015/03/12-14:41:11.377 ERR   [RES] Physical Disk: Failed to get volname for drive H:\, status 2
    00001cbc.000004e0::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk <FltLowestPrice_K>: VolumeIsNtfs: Volume
    \\?\GLOBALROOT\Device\Harddisk8\Partition2\ has FS type NTFS
    00001cbc.000004e0::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk: Volume
    \\?\GLOBALROOT\Device\Harddisk8\Partition2\ has FS type NTFS
    00001cbc.000004e0::2015/03/12-14:41:11.377 INFO  [RES] Physical Disk: MountPoint H:\ points to volume
    \\?\Volume{e32c13d5-02e6-4924-a2d9-59a6fae1a1be}\

    Sounds like you have an cluster hive that is out of date/bad, or some registry settings which are incorrect. You'll want to have this question transferred to the windows forum as that's really what you're asking about.
    -Sean
    The views, opinions, and posts do not reflect those of my company and are solely my own. No warranty, service, or results are expressed or implied.

  • Licensing Windows Server in a Cluster (Passive Node)

    Do I need to purchase a Windows Server license for passive nodes in a Fail-Over cluster? Passive means it is running behind a VIP but no users are accessing the passive node as long as the active node is up and running. Both nodes are
    identical (running the same version and edition of Windows server). Please tell me if this differs for version 2008,2003 or even for Ent, Data Center or Standard editions.

    Hello,
    I confirm that for Windows Server Software you need to license each instance(Active and passive).
    on this link: http://bit.ly/1kxHZEH you can download the Microsoft document for confirmation. you have the following on th edocument:
    Clustering, Failing Over, and Moving Instances
    Two common scenarios for higher availability and dynamic datacenters involve:
    Running the same workload simultaneously on two servers, or
    Only run the workload during maintenance.
    Running a workload on a primary server and periodically moving it to a second server due to a failure, load balancing, patching, or planned downtime.
    In both scenarios, regardless of whether the workloads are running in physical or virtual OSEs, each server must have the appropriate number of licenses assigned to it prior to the workload running
    on it. This holds true regardless of whether you plan the workload to:
    Always run on a single server.
    Run in parallel on the server as a backup when the primary server fails.
    Run the workload if the primary server is down.
    Load balance when the primary server has high use.
    thanks
    diramoh

  • Which account is used to failover to passive node of Windows 2008 R2 2-node cluster?

    When I set up drive letter for shared drives in Windows 2008 R2 2-node cluster, I accidentally used a drive letter which has already mapped automatically due to the login I used.   After I run the cluster validation tests, all the drive letters
    for shared drives are changed.   I fixed this issue by disconnecting the automatic mapped drive and reassigned all the drive letters.  
    However, I wonder whether CNO is used to perform the failover so such issue will not occur actually.  Also, what happen if someone is logged on the passive node when the failover occur and any of the drive letters assigned for the shared drives
    is already mapped due to that person's login. 

    Hi Sebastian,
    Let me clarify my question.  For example, there are clustered drives W:, M:, and L:.   Active Directory Group Policy has policy for some users to have mapped drive M:.
    What will happen if failover occurs when one of the users having that policy is still logged on the passive node?
    What will happen if failover occurs but that user has already logged off the passive node?
    AKAIK, mapped drives are tied to the current logon user not for all users.  
    I don't know which account is actually used for the failover process.  CNO, VNO, the domain user account used to create the windows cluster, or ?
    Thanks.

  • Error -200141 when doing buffered events with DAQmx and PCI-6602

    When doing buffered events with DAQmx and PCI-6602 I get error 200141 - Data was overwritten before it could be read by the system.
    This error is generated ONLY with random inputs >200/sec.
    My setup is :
    DAQmxCreateCIVCountEdges(taskhandle,"Dev1/ctr3"....
    DAQmxCG+FGSampClkTiming(taskhandle,"/Dev1/FPI35",...
    DAQmxSetCICountEgdesChan(taskhandlem,"", "/Dev1/80MHZTimeBase")
    DAQmxSetChanAttribute(taskhandlw,",",DAQmx_CI_DataXferMech,DAQmx_Val_DMA,0);
    Can somebody help ?

    i'm getting the same Error-200141, while reading semiperiods. (Meas_Buffered semiperiod continous)
    while loop ex.rate seems to be pulsewidth*no.Samples to read. in my case PW=60ms
    Input buffer size measured with Property node= 10000
    why this error happens?? i cant use any mode other than implicit timing for semi-period measurement right??
    more info: all the ai channels are used ~ 16 differencial.
    i found one solution which is _ reinitializing the whole task if an error occur. is this the right way??
    Kudos always welcome for helpful posts
    Attachments:
    Counter_1_Meas Buffered Semi-Period-Continuous_main_lv09.vi ‏34 KB
    SemiPeriod_Reconnect Counter on Error.vi ‏35 KB

Maybe you are looking for

  • Brand new ipod classic won't sync to itunes 11.

    I just got a brand new 160gb ipod classic for Christmas, and when I tried to sync it with itunes it wouldn't work. I ran the diagnostics and it failed the sync tests, and apple's help/troubleshooting page does not give any solutions to this problem.

  • Can't see all Aperture photos

    In iMovie '08 (7.1.4), I'm trying to use photos from Aperture (2.1.2). I can see and use all of my Aperture photos in the iMovie Photo Viewer except my most recent Aperture project. I have over 1000 photos in that project and can see them in Aperture

  • FCP Chroma Key requires re-render after any changes

    FCP: version 602A89 In an HD 1080i60 sequence - there is a clip - the Chroma Key video filter has been applied to a pretty-well-lit 'stinger-green' backdrop. By making adjustments anywhere in the Chroma Key filter visual dialog, the entire green-fiel

  • PDF to epub not converting correctly

    After I change my PDF to an epub file, it does not look the same. I have two photos per page in the PDF, and when it converts to epub it shows only one picture per page with double the amount of pages?

  • Issue in Installing Oracle EPM 11.1.1

    Hi all, I have an issue with my installation of EPM 11.1.1. My essbase products failed to register with the shared services Please Help!!!!