<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Possible Bug with SME 5.0 Frequent Recovery Point Backup in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2187#M10557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to understand why Frequent Recovery Point backups (in SnapManager 5.0 for Exchange) throw a .NET exception. I can consistently reproduce this error. Everything else works great !!&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;First, here's a high-level overview of my environment:&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;- Windows Server 2003 SP2 w/ all current hotfixes&lt;/P&gt;&lt;P&gt;- Exchange Server 2007 SP1 w/ all current rollups&lt;/P&gt;&lt;P&gt;- Microsoft .NET Framework 3.5&lt;/P&gt;&lt;P&gt;- NetApp SnapDrive 6.0&lt;/P&gt;&lt;P&gt;- NetApp SnapManager 5.0 for Microsoft Exchange&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Now, here's that .NET exception (after right-clicking on the Exchange host within SME and selecting "Frequent Recovery Point Backup") :&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Unhandled Exception in Managed Code Snap-in&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;FX:{b93421d9-7af1-4fff-bafa-7db7f280ec54}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception has been thrown by the target of an invocation.&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception type:&lt;/P&gt;&lt;P&gt;System.Reflection.TargetInvocationException&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception stack trace:&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.WndProcException(Exception e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.SetVisibleCore(Boolean value)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Form.SetVisibleCore(Boolean value)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.Show()&lt;/P&gt;&lt;P&gt;at SMEUISnapin.SMEExchNode.FRPBackup_handler(Object sender, ActionEventArgs e)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Action.RaiseTriggeredEvent(Object sender, AsyncStatus status)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.ScopeNode.DoAction(Int32 actionId, IRequestStatus requestStatus)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.NodeSyncManager.ProcessRequest(NodeRequestInfo info, IRequestStatus requestStatus)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.NamespaceSnapInBase.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.SnapIn.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp;amp; outArgs)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp;amp; outArgs)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception rethrown at [0]: &lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Brian Mitchell    |    Senior Systems Engineer    |    Arrow Electronics&lt;/P&gt;&lt;P&gt;m: (770) 298-1171    |    1725 Windward Concourse Alpharetta, GA 30005&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:brianmitchell@arrow.com" target="_blank"&gt;brianmitchell@arrow.com&lt;/A&gt;    |    &lt;A href="http://www.arrowecs.com" target="_blank"&gt;www.arrowecs.com&lt;/A&gt;    |    &lt;A href="http://www.ntapgeek.com" target="_blank"&gt;www.ntapgeek.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:34:06 GMT</pubDate>
    <dc:creator>netappgeek</dc:creator>
    <dc:date>2025-06-05T07:34:06Z</dc:date>
    <item>
      <title>Possible Bug with SME 5.0 Frequent Recovery Point Backup</title>
      <link>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2187#M10557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to understand why Frequent Recovery Point backups (in SnapManager 5.0 for Exchange) throw a .NET exception. I can consistently reproduce this error. Everything else works great !!&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;First, here's a high-level overview of my environment:&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;- Windows Server 2003 SP2 w/ all current hotfixes&lt;/P&gt;&lt;P&gt;- Exchange Server 2007 SP1 w/ all current rollups&lt;/P&gt;&lt;P&gt;- Microsoft .NET Framework 3.5&lt;/P&gt;&lt;P&gt;- NetApp SnapDrive 6.0&lt;/P&gt;&lt;P&gt;- NetApp SnapManager 5.0 for Microsoft Exchange&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Now, here's that .NET exception (after right-clicking on the Exchange host within SME and selecting "Frequent Recovery Point Backup") :&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Unhandled Exception in Managed Code Snap-in&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;FX:{b93421d9-7af1-4fff-bafa-7db7f280ec54}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception has been thrown by the target of an invocation.&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception type:&lt;/P&gt;&lt;P&gt;System.Reflection.TargetInvocationException&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception stack trace:&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.WndProcException(Exception e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.SetVisibleCore(Boolean value)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Form.SetVisibleCore(Boolean value)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.Show()&lt;/P&gt;&lt;P&gt;at SMEUISnapin.SMEExchNode.FRPBackup_handler(Object sender, ActionEventArgs e)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Action.RaiseTriggeredEvent(Object sender, AsyncStatus status)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.ScopeNode.DoAction(Int32 actionId, IRequestStatus requestStatus)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.NodeSyncManager.ProcessRequest(NodeRequestInfo info, IRequestStatus requestStatus)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.NamespaceSnapInBase.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.SnapIn.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp;amp; outArgs)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp;amp; outArgs)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Exception rethrown at [0]: &lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/P&gt;&lt;P&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()&lt;/P&gt;&lt;P&gt;at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P style="height: 8pt"&gt;&lt;/P&gt;&lt;P&gt;Brian Mitchell    |    Senior Systems Engineer    |    Arrow Electronics&lt;/P&gt;&lt;P&gt;m: (770) 298-1171    |    1725 Windward Concourse Alpharetta, GA 30005&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:brianmitchell@arrow.com" target="_blank"&gt;brianmitchell@arrow.com&lt;/A&gt;    |    &lt;A href="http://www.arrowecs.com" target="_blank"&gt;www.arrowecs.com&lt;/A&gt;    |    &lt;A href="http://www.ntapgeek.com" target="_blank"&gt;www.ntapgeek.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:34:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2187#M10557</guid>
      <dc:creator>netappgeek</dc:creator>
      <dc:date>2025-06-05T07:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Possible Bug with SME 5.0 Frequent Recovery Point Backup</title>
      <link>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2192#M10558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a lab which identically matches that configuration and was able to replicate the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, I've filed a BURT regarding this issue, and I will be personally following this to see what it takes to get it resolved (be it setting or bug fix)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your attention to the matter and verbose environmental details in order to replicate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christopher Kusek &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 06:31:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2192#M10558</guid>
      <dc:creator>kusek</dc:creator>
      <dc:date>2008-08-01T06:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Possible Bug with SME 5.0 Frequent Recovery Point Backup</title>
      <link>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2198#M10559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stupid question here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did it work before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have had a similar issue.  I think I re-installed powershell, and whala, it started working. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 15:48:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Possible-Bug-with-SME-5-0-Frequent-Recovery-Point-Backup/m-p/2198#M10559</guid>
      <dc:creator>bigtruckguy</dc:creator>
      <dc:date>2008-08-05T15:48:56Z</dc:date>
    </item>
  </channel>
</rss>

