Console Crashes

New Laptop, Windows 8 Pro x64, 16 GB RAM.  I installed the CMConsole a month ago, ran fine until last week.  Tried re-installing and repairing the Console installation with no success.  Tried System Restore back to earlier date and it failed. 
When I launch the Console, nothing appears on my screen.  An event is recorded in the Application viewer each time-
Log Name:      Application
Source:        Application Error
Date:          5/29/2014 9:18:55 AM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      laptop.domain.local
Description:
Faulting application name: Microsoft.ConfigurationManagement.exe, version: 5.0.7958.1000, time stamp: 0x5230d1aa
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0xee350000
Faulting process id: 0x5a0
Faulting application start time: 0x01cf7b48ec2a00b3
Faulting application path: C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\Microsoft.ConfigurationManagement.exe
Faulting module path: unknown
Report Id: 2a1c7fd9-e73c-11e3-be95-5c514f9320ff
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-05-29T14:18:55.000000000Z" />
    <EventRecordID>10784</EventRecordID>
    <Channel>Application</Channel>
    <Computer>laptop.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Microsoft.ConfigurationManagement.exe</Data>
    <Data>5.0.7958.1000</Data>
    <Data>5230d1aa</Data>
    <Data>unknown</Data>
    <Data>0.0.0.0</Data>
    <Data>00000000</Data>
    <Data>c0000005</Data>
    <Data>ee350000</Data>
    <Data>5a0</Data>
    <Data>01cf7b48ec2a00b3</Data>
    <Data>C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\Microsoft.ConfigurationManagement.exe</Data>
    <Data>unknown</Data>
    <Data>2a1c7fd9-e73c-11e3-be95-5c514f9320ff</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

Hi,
Have you checked the SmsAdminUI.log as t.c.rich said?
You could also have a look on the blog below.
http://compfreakstars.blogspot.com/2011/11/0xc0000005-error-every-day-many.html
(Note: Microsoft provides third-party contact information to help you find technical support. This contact
information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
Best Regards,
Joyce
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.

Similar Messages

  • DPM console crashes due to DB error

    Hi all,
    I've updated a protection group ( removed backup targets) and the console crashed. Now i cannot open the console due to DB error
    The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>12/11/2014 9:51:45 AM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>The
    specified category "DPM_2934c289-599f-49b3-a6e3-7212b62770ea" does not exist for category class "1".</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException (0x80131904): The specified category "DPM_2934c289-599f-49b3-a6e3-7212b62770ea"
    does not exist for category class "1".
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean&amp; dataReady)
       at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task&amp; task, Boolean asyncWrite, SqlDataReader ds)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task&amp; task, Boolean asyncWrite)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.InternalExecuteReader()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddSqlJobCategory()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.ConsistencyCheckHelper.PerformDBOperation()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.CommandHelper.Execute(SqlContext sqlContext)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.ConsistencyCheckHelper.Execute()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SchedulerImpl.ConsistencyCheck()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.IntentTranslator.IntentRestart()
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    ClientConnectionId:1e3c3dcf-ecfb-4a86-abe8-bd218ab47ab7</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table
    Please help.

    Hi,
    Did you by chance restore an older version of the DPMDB or rebuild the DPM Server ?
    Run the below Query in SQL Server management studio and see if they match.
    use msdb
    select * from syscategories
    where category_id = 100
    or name like '%dpm%'
    use DPMDB --verify DPM database name and change accordingly
    select * from dbo.tbl_DLS_GlobalSetting
    where PropertyName = 'DPMcategory'
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Console crash when viewing all Incidents etc.

    On one of our systems when any user views "All Open Incidents", or any view that has a large number of work items, or attempts to search for a large number of work items the console crashes.  The error logs are as follows:
    OperationsManger log
    Log Name:      Operations Manager
    Source:        Service Manager Console
    Date:          1/23/2014 3:41:55 PM
    Event ID:      34502
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      computer.domain.com
    Description:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.BadImageFormatException:  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
       at System.Reflection.Module._GetHINSTANCE()
       at System.Runtime.InteropServices.Marshal.GetHINSTANCE(Module m)
       at System.Windows.Controls.GridViewColumnHeader.GetCursor(Int32 cursorID)
       at System.Windows.Controls.GridViewColumnHeader.get_SplitCursor()
       at System.Windows.Controls.GridViewColumnHeader.HookupGripperEvents()
       at System.Windows.FrameworkElement.ApplyTemplate()
       at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       at System.Windows.UIElement.Measure(Size availableSize)
       at System.Windows.Controls.GridViewHeaderRowPresenter.MeasureOverride(Size constraint)
       at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       at System.Windows.UIElement.Measure(Size availableSize)
       at System.Windows.ContextLayoutManager.UpdateLayout()
       at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
       at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
       at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
       at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Window.ShowHelper(Object booleanBox)
       at System.Windows.Window.Show()
       at System.Windows.Window.ShowDialog()
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow()
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Application.RunInternal(Window window)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow()
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run()
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.Program.Main()
    Application Log:
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          1/24/2014 8:14:01 AM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      computer.domain.com
    Description:
    Fault bucket , type 0
    Event Name: CLR20r3
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
    P2: 7.0.5000.0
    P3: 522c3fa7
    P4: mscorlib
    P5: 2.0.0.0
    P6: 5174de33
    P7: 20cd
    P8: 100
    P9: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
    P10:
    Attached files:
    C:\Users\JohnDoe\AppData\Local\Temp\WERE0FE.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\JohnDoe\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MIISDOYLP4JANZLH_6dfc979bc8d5f75eaa911becb875e5c01be8de4c_19fbe745
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 25f7632d-850a-11e3-8403-18037318dc3c
    Report Status: 1
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Error Reporting" />
        <EventID Qualifiers="0">1001</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-24T15:14:01.000000000Z" />
        <EventRecordID>14920</EventRecordID>
        <Channel>Application</Channel>
        <Computer>EAS-CSMITH.boisestate.edu</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>CLR20r3</Data>
        <Data>Not available</Data>
        <Data>0</Data>
        <Data>MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK</Data>
        <Data>7.0.5000.0</Data>
        <Data>522c3fa7</Data>
        <Data>mscorlib</Data>
        <Data>2.0.0.0</Data>
        <Data>5174de33</Data>
        <Data>20cd</Data>
        <Data>100</Data>
        <Data>N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB</Data>
        <Data>
        </Data>
        <Data>
    C:\Users\JohnDoe\AppData\Local\Temp\WERE0FE.tmp.WERInternalMetadata.xml</Data>
        <Data>C:\Users\JohnDoe\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MIISDOYLP4JANZLH_6dfc979bc8d5f75eaa911becb875e5c01be8de4c_19fbe745</Data>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>25f7632d-850a-11e3-8403-18037318dc3c</Data>
        <Data>1</Data>
      </EventData>
    </Event>
    Version=1
    EventType=CLR20r3
    EventTime=130350500394393791
    ReportType=2
    Consent=1
    UploadTime=130350500395023917
    ReportIdentifier=25f7632d-850a-11e3-8403-18037318dc3c
    Response.type=4
    Sig[0].Name=Problem Signature 01
    Sig[0].Value=MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
    Sig[1].Name=Problem Signature 02
    Sig[1].Value=7.0.5000.0
    Sig[2].Name=Problem Signature 03
    Sig[2].Value=522c3fa7
    Sig[3].Name=Problem Signature 04
    Sig[3].Value=mscorlib
    Sig[4].Name=Problem Signature 05
    Sig[4].Value=2.0.0.0
    Sig[5].Name=Problem Signature 06
    Sig[5].Value=5174de33
    Sig[6].Name=Problem Signature 07
    Sig[6].Value=20cd
    Sig[7].Name=Problem Signature 08
    Sig[7].Value=100
    Sig[8].Name=Problem Signature 09
    Sig[8].Value=N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.4
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    UI[2]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    UI[3]=Microsoft.EnterpriseManagement.ServiceManager.UI.Consol has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\WINDOWS\SYSTEM32\MSCOREE.DLL
    LoadedModule[3]=C:\WINDOWS\system32\KERNEL32.dll
    LoadedModule[4]=C:\WINDOWS\system32\KERNELBASE.dll
    LoadedModule[5]=C:\WINDOWS\system32\apphelp.dll
    LoadedModule[6]=C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
    LoadedModule[7]=C:\WINDOWS\system32\SspiCli.dll
    LoadedModule[8]=C:\WINDOWS\system32\msvcrt.dll
    LoadedModule[9]=C:\WINDOWS\system32\RPCRT4.dll
    LoadedModule[10]=C:\WINDOWS\system32\SHLWAPI.dll
    LoadedModule[11]=C:\WINDOWS\system32\GDI32.dll
    LoadedModule[12]=C:\WINDOWS\system32\USER32.dll
    LoadedModule[13]=C:\WINDOWS\system32\LPK.dll
    LoadedModule[14]=C:\WINDOWS\system32\USP10.dll
    LoadedModule[15]=C:\WINDOWS\system32\ole32.dll
    LoadedModule[16]=C:\WINDOWS\system32\SHELL32.dll
    LoadedModule[17]=C:\WINDOWS\system32\sfc.dll
    LoadedModule[18]=C:\WINDOWS\system32\sfc_os.DLL
    LoadedModule[19]=C:\WINDOWS\system32\USERENV.dll
    LoadedModule[20]=C:\WINDOWS\system32\profapi.dll
    LoadedModule[21]=C:\WINDOWS\system32\dwmapi.dll
    LoadedModule[22]=C:\WINDOWS\system32\ADVAPI32.dll
    LoadedModule[23]=C:\WINDOWS\SYSTEM32\sechost.dll
    LoadedModule[24]=C:\WINDOWS\system32\MPR.dll
    LoadedModule[25]=C:\WINDOWS\system32\IMM32.DLL
    LoadedModule[26]=C:\WINDOWS\system32\MSCTF.dll
    LoadedModule[27]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[28]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    LoadedModule[29]=C:\WINDOWS\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6229_none_88dcc0bf2fb1b808\MSVCR80.dll
    LoadedModule[30]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\mscorlib\88744044294787b99dd4a8704ab75a79\mscorlib.ni.dll
    LoadedModule[31]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsec.dll
    LoadedModule[32]=C:\WINDOWS\system32\WINTRUST.dll
    LoadedModule[33]=C:\WINDOWS\system32\CRYPT32.dll
    LoadedModule[34]=C:\WINDOWS\system32\MSASN1.dll
    LoadedModule[35]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
    LoadedModule[36]=C:\WINDOWS\system32\CRYPTSP.dll
    LoadedModule[37]=C:\WINDOWS\system32\rsaenh.dll
    LoadedModule[38]=C:\WINDOWS\system32\CRYPTBASE.dll
    LoadedModule[39]=C:\WINDOWS\system32\imagehlp.dll
    LoadedModule[40]=C:\WINDOWS\system32\ncrypt.dll
    LoadedModule[41]=C:\WINDOWS\system32\bcrypt.dll
    LoadedModule[42]=C:\WINDOWS\system32\bcryptprimitives.dll
    LoadedModule[43]=C:\WINDOWS\system32\GPAPI.dll
    LoadedModule[44]=C:\WINDOWS\system32\cryptnet.dll
    LoadedModule[45]=C:\WINDOWS\system32\WLDAP32.dll
    LoadedModule[46]=C:\WINDOWS\system32\SensApi.dll
    LoadedModule[47]=C:\WINDOWS\system32\uxtheme.dll
    LoadedModule[48]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
    LoadedModule[49]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System\af0a0b96a02f9925eb84392ee65a5cfa\System.ni.dll
    LoadedModule[50]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsBase\fd08d5ddc926ae51bf653620202e8d19\WindowsBase.ni.dll
    LoadedModule[51]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationCore\4ea564f9fd06e0fb40a42acf7693b81a\PresentationCore.ni.dll
    LoadedModule[52]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\3f0016119cbaccffc68806e1c91da0fc\PresentationFramework.ni.dll
    LoadedModule[53]=C:\Windows\Microsoft.NET\Framework64\v3.0\WPF\wpfgfx_v0300.dll
    LoadedModule[54]=C:\WINDOWS\system32\OLEAUT32.dll
    LoadedModule[55]=C:\WINDOWS\system32\RpcRtRemote.dll
    LoadedModule[56]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.resources.dll
    LoadedModule[57]=C:\WINDOWS\system32\urlmon.dll
    LoadedModule[58]=C:\WINDOWS\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
    LoadedModule[59]=C:\WINDOWS\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    LoadedModule[60]=C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
    LoadedModule[61]=C:\WINDOWS\system32\api-ms-win-downlevel-user32-l1-1-0.dll
    LoadedModule[62]=C:\WINDOWS\system32\api-ms-win-downlevel-version-l1-1-0.dll
    LoadedModule[63]=C:\WINDOWS\system32\version.DLL
    LoadedModule[64]=C:\WINDOWS\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
    LoadedModule[65]=C:\WINDOWS\system32\normaliz.DLL
    LoadedModule[66]=C:\WINDOWS\system32\iertutil.dll
    LoadedModule[67]=C:\WINDOWS\system32\WININET.dll
    LoadedModule[68]=C:\WINDOWS\system32\WindowsCodecs.dll
    LoadedModule[69]=C:\WINDOWS\system32\d3d9.dll
    LoadedModule[70]=C:\WINDOWS\system32\d3d8thk.dll
    LoadedModule[71]=C:\WINDOWS\system32\igdumd64.dll
    LoadedModule[72]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\56d7206478a1eb28089a8efbdf921bf2\PresentationFramework.Aero.ni.dll
    LoadedModule[73]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ConsoleFramework.dll
    LoadedModule[74]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Core\7140611b14c038e25f80544af4f1ab61\System.Core.ni.dll
    LoadedModule[75]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Enterpris#\219cbb4f3ce5f87b8a9ef399ad5c4cfb\Microsoft.EnterpriseManagement.UI.Foundation.ni.dll
    LoadedModule[76]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Config.dll
    LoadedModule[77]=C:\WINDOWS\system32\WINMM.dll
    LoadedModule[78]=C:\WINDOWS\system32\PresentationNative_v0300.dll
    LoadedModule[79]=C:\WINDOWS\system32\CLBCatQ.DLL
    LoadedModule[80]=C:\WINDOWS\system32\msctfui.dll
    LoadedModule[81]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml\3975acf49313ceea1280da91f0383480\System.Xml.ni.dll
    LoadedModule[82]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceModel#\d0b2bd083ff5a1efa6204ff05da77ecc\System.ServiceModel.Web.ni.dll
    LoadedModule[83]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceModel\6973c0f29a5f8c44bcfeff58f66496bc\System.ServiceModel.ni.dll
    LoadedModule[84]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\SMDiagnostics\866066edf3131203ffed980bf90092d8\SMDiagnostics.ni.dll
    LoadedModule[85]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Drawing\868d117286ad259249f31d3fe813d39a\System.Drawing.ni.dll
    LoadedModule[86]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\994b9a807cc6fa0c8d1a9ae90ab685ac\System.Windows.Forms.ni.dll
    LoadedModule[87]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.SdkDataAccess.dll
    LoadedModule[88]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Core.dll
    LoadedModule[89]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Datawarehouse.Common.dll
    LoadedModule[90]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.SqmBase.dll
    LoadedModule[91]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Application.Common.dll
    LoadedModule[92]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ViewFramework.dll
    LoadedModule[93]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Enterpris#\60d090ba529ce6adf7c622edf33ade55\Microsoft.EnterpriseManagement.Core.ni.dll
    LoadedModule[94]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.CSVImport.dll
    LoadedModule[95]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.EnterpriseManagement.DataWarehouse\7.0.5000.0__31bf3856ad364e35\Microsoft.EnterpriseManagement.DataWarehouse.dll
    LoadedModule[96]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ReportingFramework.dll
    LoadedModule[97]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Management.A#\7a1fc9031d16ecdc3bb5723cabb4bd9c\System.Management.Automation.ni.dll
    LoadedModule[98]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\7b939f994e02589512bdcc9230f0cb9b\Microsoft.PowerShell.Commands.Diagnostics.ni.dll
    LoadedModule[99]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuratio#\584957503dbd747f204abd55e5e6fab0\System.Configuration.Install.ni.dll
    LoadedModule[100]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.WSMan.Man#\7b8999936ff5dd60f6f1c2f1ac5db732\Microsoft.WSMan.Management.ni.dll
    LoadedModule[101]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Transactions\aedc9c10f3875976af459b0209a8d09f\System.Transactions.ni.dll
    LoadedModule[102]=C:\WINDOWS\assembly\GAC_64\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll
    LoadedModule[103]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\f9e9ab1e503d194219ac97026b2badc9\Microsoft.PowerShell.Commands.Utility.ni.dll
    LoadedModule[104]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\094bf8f44f9e075a504402d18eb8eca7\Microsoft.PowerShell.ConsoleHost.ni.dll
    LoadedModule[105]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\1c42012c68aae8024396285803ada62e\Microsoft.PowerShell.Commands.Management.ni.dll
    LoadedModule[106]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\5b29687a6c4d30cae62b2b89ae9b2b25\Microsoft.PowerShell.Security.ni.dll
    LoadedModule[107]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Management\7e1a0f53a8580321c5902b6867c3f7da\System.Management.ni.dll
    LoadedModule[108]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.DirectorySer#\c53e24a4b319ed8e0abe6b4a8ffaf871\System.DirectoryServices.ni.dll
    LoadedModule[109]=C:\WINDOWS\system32\shfolder.dll
    LoadedModule[110]=C:\WINDOWS\system32\secur32.dll
    LoadedModule[111]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Data\5e957216f11830cbc49b4b30314e0e10\System.Data.ni.dll
    LoadedModule[112]=C:\WINDOWS\assembly\GAC_64\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    LoadedModule[113]=C:\WINDOWS\system32\WS2_32.dll
    LoadedModule[114]=C:\WINDOWS\system32\NSI.dll
    LoadedModule[115]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Bid2ETW.dll
    LoadedModule[116]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Cmdlets.dll
    LoadedModule[117]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Core.Cmdlets.dll
    LoadedModule[118]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Sdk.dll
    LoadedModule[119]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.OpsMgrConnectorUtils.dll
    LoadedModule[120]=C:\WINDOWS\system32\MSISIP.DLL
    LoadedModule[121]=C:\Windows\system32\wshext.dll
    LoadedModule[122]=C:\WINDOWS\system32\COMDLG32.dll
    LoadedModule[123]=C:\Windows\System32\WindowsPowerShell\v1.0\pwrshsip.dll
    LoadedModule[124]=C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
    LoadedModule[125]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Warehouse.Cmdlets.dll
    LoadedModule[126]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuration\fed86e49fe95761085bf287f901f5b53\System.Configuration.ni.dll
    LoadedModule[127]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\sqmapi.dll
    LoadedModule[128]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources.dll
    LoadedModule[129]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Controls.dll
    LoadedModule[130]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Extensions.dll
    LoadedModule[131]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll
    LoadedModule[132]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.Controls.resources.dll
    LoadedModule[133]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsFormsIntegra#\fffa833a307c3ad981d98b81311f2ad3\WindowsFormsIntegration.ni.dll
    LoadedModule[134]=C:\WINDOWS\system32\mscms.dll
    LoadedModule[135]=C:\WINDOWS\system32\WindowsCodecsExt.dll
    LoadedModule[136]=C:\WINDOWS\system32\icm32.dll
    LoadedModule[137]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\UIAutomationProvider\c179449be86cec9547455e9c93276b31\UIAutomationProvider.ni.dll
    LoadedModule[138]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
    LoadedModule[139]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.EnterpriseManagement.ServiceManager\7.0.5000.0__31bf3856ad364e35\Microsoft.EnterpriseManagement.ServiceManager.dll
    LoadedModule[140]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Warehouse.Utility.dll
    LoadedModule[141]=C:\WINDOWS\system32\mswsock.dll
    LoadedModule[142]=C:\WINDOWS\System32\wshtcpip.dll
    LoadedModule[143]=C:\WINDOWS\System32\wship6.dll
    LoadedModule[144]=C:\WINDOWS\system32\DNSAPI.dll
    LoadedModule[145]=C:\Program Files\Bonjour\mdnsNSP.dll
    LoadedModule[146]=C:\WINDOWS\system32\Iphlpapi.DLL
    LoadedModule[147]=C:\WINDOWS\system32\WINNSI.DLL
    LoadedModule[148]=C:\WINDOWS\system32\rasadhlp.dll
    LoadedModule[149]=C:\WINDOWS\System32\fwpuclnt.dll
    LoadedModule[150]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.IdentityModel\41a16e1dfb51a3cd7ff0a3e90d65a52d\System.IdentityModel.ni.dll
    LoadedModule[151]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Runtime.Seri#\dbfc784cc4bde7b16fb471e14563569d\System.Runtime.Serialization.ni.dll
    LoadedModule[152]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.WorkflowServ#\d7c578deb0027604d209391ef50f0279\System.WorkflowServices.ni.dll
    LoadedModule[153]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Diagnostics.ServiceModelSink\3.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll
    LoadedModule[154]=C:\WINDOWS\system32\NLAapi.dll
    LoadedModule[155]=C:\WINDOWS\system32\napinsp.dll
    LoadedModule[156]=C:\WINDOWS\system32\pnrpnsp.dll
    LoadedModule[157]=C:\WINDOWS\System32\winrnr.dll
    LoadedModule[158]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Web\ffcb92605ae455c5763d0cf2afa82ed2\System.Web.ni.dll
    LoadedModule[159]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.EnterpriseSe#\1163a3233beb99d037b873460fb0cea8\System.EnterpriseServices.ni.dll
    LoadedModule[160]=C:\WINDOWS\system32\security.dll
    LoadedModule[161]=C:\WINDOWS\system32\credssp.dll
    LoadedModule[162]=C:\WINDOWS\system32\msv1_0.DLL
    LoadedModule[163]=C:\WINDOWS\system32\cryptdll.dll
    LoadedModule[164]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\diasymreader.dll
    LoadedModule[165]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.IdentityMode#\7f6a69750009da16f7b953b6ba8f4e0a\System.IdentityModel.Selectors.ni.dll
    LoadedModule[166]=C:\WINDOWS\system32\schannel.DLL
    LoadedModule[167]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.Core.resources.dll
    LoadedModule[168]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Common.dll
    LoadedModule[169]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.SdkDataAccess.resources.dll
    LoadedModule[170]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml.Linq\cfd4d6a6ccde1323b6ecb279483718f1\System.Xml.Linq.ni.dll
    LoadedModule[171]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.DataWarehouse.resources.dll
    LoadedModule[172]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Web.Services\60231551ebd3098f5595b2278f168a37\System.Web.Services.ni.dll
    LoadedModule[173]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.WpfViews.dll
    LoadedModule[174]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.WpfViews.resources.dll
    LoadedModule[175]=C:\WINDOWS\system32\rasapi32.dll
    LoadedModule[176]=C:\WINDOWS\system32\rasman.dll
    LoadedModule[177]=C:\WINDOWS\system32\rtutils.dll
    LoadedModule[178]=C:\WINDOWS\system32\winhttp.dll
    LoadedModule[179]=C:\WINDOWS\system32\webio.dll
    LoadedModule[180]=C:\WINDOWS\system32\dhcpcsvc6.DLL
    LoadedModule[181]=C:\WINDOWS\system32\dhcpcsvc.DLL
    LoadedModule[182]=C:\WINDOWS\system32\CFGMGR32.dll
    LoadedModule[183]=C:\WINDOWS\system32\WtsApi32.dll
    LoadedModule[184]=C:\WINDOWS\system32\WINSTA.dll
    LoadedModule[185]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Accessibility\ac8fcb25480f6a106783ce1c3fe92e3e\Accessibility.ni.dll
    FriendlyEventName=Stopped working
    ConsentKey=CLR20r3
    AppName=Microsoft.EnterpriseManagement.ServiceManager.UI.Consol
    AppPath=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    ReportDescription=Stopped working
    I have tried to reinstall the console and recreated the Users profile but the problem still persists.  This affects all users that use the machine.  On other machines they are able operate just fine.  Any Ideas on what could be causing this?

    Maybe not enough RAM on the box? 
    I would also clear the cache on the box which may help
    Open the Operations console with the /clearcache parameter.
    "C:\Program Files\System Center Operations Manager 2012\Console\Microsoft.EnterpriseManagement.Monitoring.Console.exe" /clearcache
    http://technet.microsoft.com/en-us/library/hh212884.aspx

  • DPM console crashes 20 minutes into backup

    DPM 2012 Keeps Crashing - Backup to Tape Job
    We've had <acronym title="Data Protection Manager">DPM</acronym> 2012 SP1 running fine for a long time now, but just this week we've been having an issue with a particular backup to tape job.
    The job failed, and despite attempting to re-run the job again after running for 20 minutes or so, copying GBs of data the <acronym title="Data Protection Manager">DPM</acronym> Console Crashes
    Affected area: -
    Occurred since: 10/10/2013 13:26:18
    Description: The back up to tape job failed for the following reason: (ID 3311)
    More information
    Detailed Errors View Detailed Errors
    Recommended action: Run backup to tape job again...
    Resolution: To dismiss the alert, click below
    Inactivate
    The <acronym title="Data Protection Manager">DPM</acronym> service terminated unexpectedly during completion of the job. The termination may have been caused by a system reboot. (ID 910)
    The <acronym title="Data Protection Manager">DPM</acronym> Console (on the client) closes relating to the fact that it has no connection to the <acronym title="Data Protection Manager">DPM</acronym> 2012 Server and/or
    SQL Agents etc.
    On the <acronym title="Data Protection Manager">DPM</acronym> 2012 Server Event Log:
    Volume Shadow Copy Service error: A critical component required by the Volume Shadow Copy service is not registered. This might happened if an error occurred during Windows setup or during installation of a Shadow Copy provider. The error returned from CoCreateInstance
    on class with CLSID {05302500-b563-11d7-8128-00b0d0a16cd7} and Name HWPRV is [0x80040154, Class not registered
    The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    The <acronym title="Data Protection Manager">DPM</acronym> 2012 "click for more information" opens to the usual blank place-holder on Microsoft's website either stating the same error information, or not information at all.
    The <acronym title="Data Protection Manager">DPM</acronym> 2012 Server is up-to-date and has also been cold rebooted, but problem still occurs. SQL database problem perhaps?
    Any help would be appreciated.

    Hi
    Is it only when 1 certain backup runs that the job fails?
    What Update level are you one on DPM?
    Hope this helps. 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.

  • Console crashes immediately after opening

    Console crashes every time I open it. I've tried various suggestions that I have found on the forums here. I've deleted the console plist, started up in safe mode, run repair file permissions and repair disk, all to no avail.
    I logged on to another user account and found that console appeared to run normally while in that account, but I can't get it to work in my own account, which is the administrator account.
    The only remedy I can think of now is to create a new administrator account and delete the old one. Is this likely to work after I copy over all my files? Has anyone got a better idea?

    It is likely to work, until/if you move a certain pref file over.
    You might try opening some logs in the new account to find out the problem... system log or crash logs.

  • SCSM 2012 R2 UR5 Console Crashes When Viewing Business Service Components

    I have an issue where a business service which has been synced from SCOM 2012 R2 into the CMDB I am unable to view the service components without the console crashing. This is occurring on all business services with service components present.
    The error message reported is:
    Microsoft.EnterpriseManagemnt.UI.DataModel.QueryFailedException: Query to adaptor 'dataportal:EnterpriseManagementRelationshipObjectAdaptor' Failed --->
    Microsoft.Enterprise.Management.Common.InvalidCriteriaException: The criteria used for the query has a character or keyword that is not valid
    Has anyone seen this before?

    Our server has been upgraded to UR5, as well as most consoles. Each of them, including the one that is available on the Management Server, crashes when performing the above task.
    We installed the console + UR4 on a VM and the problem doesn't happen.
    On ALL affected consoles, each crash is recorded with this message in the OperationsManager log:
    Microsoft.EnterpriseManagement.UI.DataModel.QueryFailedException: Query to adapter 'dataportal:EnterpriseManagementRelationshipObjectAdapter' failed. ---> Microsoft.EnterpriseManagement.Common.InvalidCriteriaException: The criteria used for the query
    has a character or keyword that is not valid. The following parse error was returned: Parse error before ) ---> Microsoft.EnterpriseManagement.Common.QueryGrammarException: Parse error before )
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.QueryGrammarYaccClass.error(Int32 q_state, SSLexLexeme q_look)
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.SSVParseLib.SSYacc.doError()
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.SSVParseLib.SSYacc.parse()
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.QueryGrammarParser.GetCriteriaXml(String query)
       at Microsoft.EnterpriseManagement.Common.QueryCriteriaHelper.GetParseTree(String criteria)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.Common.QueryCriteriaHelper.GetParseTree(String criteria)
       at Microsoft.EnterpriseManagement.Common.QueryCriteria`1.ParseCriteria(ManagementPackClass monitoringClass, Boolean validateProperties)
       at Microsoft.EnterpriseManagement.Common.QueryCriteria`1.ParseCriteria()
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.EnterpriseManagementRelationshipObjectAdapter.GetDataFromSdk(EnterpriseManagementGroup managementGroup, AdapterQueryParameters queryParameters)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.SdkDataAdapter`1.DoAction(DataQueryBase query, IList`1 dataSources, IDictionary`2 parameters, IList`1 inputs, String outputCollectionName)
       at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.StartExecuteQuery(Object sender, ConsoleJobEventArgs e)
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.UI.DataModel.DataPortalService.EndQuery(IAsyncResult result)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.Common.DataAccessQuery.QueryAdapter(Uri adapterUri, Uri dataSourceUri, IList`1 inputs, Dictionary`2 parameterList, DataQueryBase query)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.Common.DataAccessQuery.QueryAdapter(Uri adapterUri, Type adapterType, Uri dataSourceUri, Dictionary`2 parameterList, IList`1 inputs)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.FetchRelationships(IList`1 sourceInstanceIdList, Guid relationshipTypeId, Boolean isSourceSeedRole)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.FetchContainmentRelationshipsWithConfigItems(IList`1 sourceIDList)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.ExpandServiceComponentsTreeImportedServiceNodes(IList`1 currentLevelNodes)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.ExpandServiceComponentsTreeNodes(IList`1 currentLevelNodes)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.HandleNodeClick(TreeViewItem item, Boolean seedRole)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.ChildNode_Selected(Object sender, RoutedEventArgs e)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at System.Windows.Controls.TreeViewItem.OnSelected(RoutedEventArgs e)
       at System.Windows.Controls.TreeViewItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
       at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, OperationType
    operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Boolean value)
       at System.Windows.Controls.TreeView.ChangeSelection(Object data, TreeViewItem container, Boolean selected)
       at System.Windows.Controls.TreeViewItem.OnGotFocus(RoutedEventArgs e)
       at System.Windows.UIElement.IsFocused_Changed(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
       at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, OperationType
    operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyPropertyKey key, Object value)
       at System.Windows.Input.FocusManager.OnFocusedElementChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
       at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, OperationType
    operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
       at System.Windows.Input.FocusManager.SetFocusedElement(DependencyObject element, IInputElement value)
       at System.Windows.Input.KeyboardNavigation.UpdateFocusedElement(DependencyObject focusTarget)
       at System.Windows.FrameworkElement.OnGotKeyboardFocus(Object sender, KeyboardFocusChangedEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
       at System.Windows.Input.InputManager.ProcessStagingArea()
       at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
       at System.Windows.Input.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
       at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew)
       at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
       at System.Windows.UIElement.Focus()
       at System.Windows.Controls.TreeViewItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
       at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
       at System.Windows.Input.InputManager.ProcessStagingArea()
       at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
       at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
       at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
       at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Window.ShowHelper(Object booleanBox)
       at System.Windows.Window.Show()
       at System.Windows.Window.ShowDialog()
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()

  • Remote console crashes when I move workstations between PGs

    Hello,
    I have an SCDPM 2012 R2 UR2 server (4.2.1235.0). I manage it remotely using DPM console installed at my workstation. We use client protection to protect files from some of users workstations. When I move a client between two client protection groups, my
    remote console crashes and I see an errors in Application log:
    Log Name: Application
    Source: MSDPM
    Date: 25.07.2014 14:12:07
    Event ID: 999
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: WORKSTATION.example.com
    Description:
    An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>25.07.2014 10:12:07</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>ArgumentException</ExceptionType><ExceptionMessage>Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item</ExceptionMessage><ExceptionDetails>System.ArgumentException: Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item
    at System.Windows.Forms.ListView.InsertItems(Int32 displayIndex, ListViewItem[] items, Boolean checkHosting)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.AddRange(ListViewItem[] values)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.UpdateAvailableMachines(ROPreDiscoveryServers preDiscoveryServers)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.InstallAgentsWizard.DiscoverServersHelper.SyncProductionServers(Object sender, PreDiscoveryServersInitedEventArgs e)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.Utils.ThreadMarshaller.Raise(Object state)</ExceptionDetails></FatalServiceError>
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="MSDPM" />
    <EventID Qualifiers="0">999</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-25T10:12:07.000000000Z" />
    <EventRecordID>18681</EventRecordID>
    <Channel>Application</Channel>
    <Computer>WORKSTATION.example.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    &lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;0&lt;/Seq&gt;&lt;TimeCreated&gt;25.07.2014 10:12:07&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;ArgumentException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.ArgumentException: Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item
    at System.Windows.Forms.ListView.InsertItems(Int32 displayIndex, ListViewItem[] items, Boolean checkHosting)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.AddRange(ListViewItem[] values)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.UpdateAvailableMachines(ROPreDiscoveryServers preDiscoveryServers)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.InstallAgentsWizard.DiscoverServersHelper.SyncProductionServers(Object sender, PreDiscoveryServersInitedEventArgs e)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.Utils.ThreadMarshaller.Raise(Object state)&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
    </Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: MSDPM
    Date: 25.07.2014 14:14:44
    Event ID: 999
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: WORKSTATION.example.com
    Description:
    An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>1</Seq><TimeCreated>25.07.2014 10:14:44</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>NullReferenceException</ExceptionType><ExceptionMessage>Object reference not set to an instance of an object.</ExceptionMessage><ExceptionDetails>System.NullReferenceException: Object reference not set to an instance of an object.
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
    at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.Clear()
    at System.Windows.Forms.ListView.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.PageCache.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.DataProtectionWizard.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Finalize()</ExceptionDetails></FatalServiceError>
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="MSDPM" />
    <EventID Qualifiers="0">999</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-25T10:14:44.000000000Z" />
    <EventRecordID>18684</EventRecordID>
    <Channel>Application</Channel>
    <Computer>WORKSTATION.example.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    &lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;1&lt;/Seq&gt;&lt;TimeCreated&gt;25.07.2014 10:14:44&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;NullReferenceException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;Object reference not set to an instance of an object.&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.NullReferenceException: Object reference not set to an instance of an object.
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
    at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.Clear()
    at System.Windows.Forms.ListView.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.PageCache.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.DataProtectionWizard.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Finalize()&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
    </Data>
    </EventData>
    </Event>
    Where "PCNAME" is a name of workstation I moved between PGs BEFORE current move. i.e. I moved "PCNAME" then I'm moving "PCNAME2" and receive console crash with "PCNAME" in logs.
    You can find Crash-file of DPMUI0Curr.errlog here: http://pastebin.com/jwtbTyFp
    http://about.me/exchange12rocks

    What operating system are you using? What processor does your computer have, how much RAM do you have and how much free, clean space is on your hard drive? When did you last run Disk Cleanup and Disk Defragmenter?
    Have you ensured that you have the latest version of Quicktime from Apple.com?
    What model of camcorder is your video coming from and what format and resolution is it?
    When you add the video to your timeline in Expert view, is there a yellow orange line along the top of the timeline, above your clips? This would indicate a mismatch between the program's project settings and your video specs?

  • DPM 2012 R2 console crash after RU5 install

    Hello all,
    recently I update my DPM to RU5 and since then then I click on management tab the console crash.
    I tried Islam's solution but it is not working for me.
    In the event I get this:
    The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>20-2-2015 10:46:10</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>NullReferenceException</ExceptionType><ExceptionMessage>Object
    reference not set to an instance of an object.</ExceptionMessage><ExceptionDetails>System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.UpdateProtectionStatus()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.OnUpdateProtectionStatus(Object unUsed)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()</ExceptionDetails></FatalServiceError>
    Please help as I read the internet and couldn't find any solution.
    Regards
    Ivaylo
    PS. When it crashed I get this error too
    Description:
      AppName: mmc AppVer: 4.2.1205.0 ModName: mmc.exe
    ModVer: 6.3.9600.16384 StackHash: AC213896
    Problem signature:
      Problem Event Name: DPMException
      Application Name: mmc
      Application Version: 4.2.1205.0
      Module Name: mmc.exe
      Module Version: 6.3.9600.16384
      Exception Name: System.NullReferenceException
      Exception Point: Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.UpdateProtectionStatus
      Other: AC213896
      OS Version: 6.3.9600.2.0.0.272.7
      Locale ID: 1043
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=280262

    Hi,
    Please open a support case so we can help troubleshoot the crash - If you want to pursue this immediately, you can visit the following web site to open a support incident. The charge to your CC will not be processed until your case is resolved and closed,
    if it's a code defect in the DPM then we wave all charges.
    http://support.microsoft.com/select/Default.aspx?target=assistance
    In the Quick product finder, enter:
    System Center 2012 R2 then select System Center 2012 R2 Data Protection Manager
    In the next screen, chose the option that applies.
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM 2012 R2 Console crashing with custom filter

    Hi,
    I created a custom filter to show the next 7 days scheduled jobs, now every time I elect the filter the DPM concole crashes and exits.
    Event log show the following error;-
    Log Name:      Application
    Source:        MSDPM
    Date:          25/03/2015 09:31:33
    Event ID:      999
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Description:
    An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>25/03/2015 09:31:33</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>ArgumentException</ExceptionType><ExceptionMessage>The
    supplied DateTime represents an invalid time.  For example, when the clock is adjusted forward, any time in the period that is skipped is invalid.
    Parameter name: dateTime</ExceptionMessage><ExceptionDetails>System.ArgumentException: The supplied DateTime represents an invalid time.  For example, when the clock is adjusted forward, any time in the period that is skipped is invalid.
    Parameter name: dateTime
       at System.TimeZoneInfo.ConvertTime(DateTime dateTime, TimeZoneInfo sourceTimeZone, TimeZoneInfo destinationTimeZone, TimeZoneInfoOptions flags, CachedData cachedData)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.JobManagement.JobQuery.GetScheduledJobs(Guid jobDefId, DateTime jobStartTime, DateTime jobEndTime)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.JobManagement.JobQuery.PopulateFromDatabase()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.JobManagement.JobQuery.GetJobsThreadStart(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()</ExceptionDetails></FatalServiceError>
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSDPM" />
        <EventID Qualifiers="0">999</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-03-25T09:31:33.000000000Z" />
        <EventRecordID>234036</EventRecordID>
        <Channel>Application</Channel>
        <Computer>UK-LUT-MOB-375.internal.stepstonesolutions.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    &lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;0&lt;/Seq&gt;&lt;TimeCreated&gt;25/03/2015 09:31:33&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;ArgumentException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;The
    supplied DateTime represents an invalid time.  For example, when the clock is adjusted forward, any time in the period that is skipped is invalid.
    Parameter name: dateTime&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.ArgumentException: The supplied DateTime represents an invalid time.  For example, when the clock is adjusted forward, any time in the period that is skipped
    is invalid.
    Parameter name: dateTime
       at System.TimeZoneInfo.ConvertTime(DateTime dateTime, TimeZoneInfo sourceTimeZone, TimeZoneInfo destinationTimeZone, TimeZoneInfoOptions flags, CachedData cachedData)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.JobManagement.JobQuery.GetScheduledJobs(Guid jobDefId, DateTime jobStartTime, DateTime jobEndTime)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.JobManagement.JobQuery.PopulateFromDatabase()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.JobManagement.JobQuery.GetJobsThreadStart(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
    </Data>
        <Binary>3C0046006100740061006C0053006500720076006900630065004500720072006F0072003E003C005F005F00530079007300740065006D003E003C00490044003E00310039003C002F00490044003E003C005300650071003E0030003C002F005300650071003E003C00540069006D00650043007200650061007400650064003E00320035002F00300033002F0032003000310035002000300039003A00330031003A00330033003C002F00540069006D00650043007200650061007400650064003E003C0053006F0075007200630065003E00440070006D0054006800720065006100640050006F006F006C002E00630073003C002F0053006F0075007200630065003E003C004C0069006E0065003E003100360033003C002F004C0069006E0065003E003C004800610073004500720072006F0072003E0054007200750065003C002F004800610073004500720072006F0072003E003C002F005F005F00530079007300740065006D003E003C0045007800630065007000740069006F006E0054007900700065003E0041007200670075006D0065006E00740045007800630065007000740069006F006E003C002F0045007800630065007000740069006F006E0054007900700065003E003C0045007800630065007000740069006F006E004D006500730073006100670065003E00540068006500200073007500700070006C0069006500640020004400610074006500540069006D006500200072006500700072006500730065006E0074007300200061006E00200069006E00760061006C00690064002000740069006D0065002E002000200046006F00720020006500780061006D0070006C0065002C0020007700680065006E002000740068006500200063006C006F0063006B002000690073002000610064006A0075007300740065006400200066006F00720077006100720064002C00200061006E0079002000740069006D006500200069006E002000740068006500200070006500720069006F00640020007400680061007400200069007300200073006B0069007000700065006400200069007300200069006E00760061006C00690064002E000D000A0050006100720061006D00650074006500720020006E0061006D0065003A0020006400610074006500540069006D0065003C002F0045007800630065007000740069006F006E004D006500730073006100670065003E003C0045007800630065007000740069006F006E00440065007400610069006C0073003E00530079007300740065006D002E0041007200670075006D0065006E00740045007800630065007000740069006F006E003A002000540068006500200073007500700070006C0069006500640020004400610074006500540069006D006500200072006500700072006500730065006E0074007300200061006E00200069006E00760061006C00690064002000740069006D0065002E002000200046006F00720020006500780061006D0070006C0065002C0020007700680065006E002000740068006500200063006C006F0063006B002000690073002000610064006A0075007300740065006400200066006F00720077006100720064002C00200061006E0079002000740069006D006500200069006E002000740068006500200070006500720069006F00640020007400680061007400200069007300200073006B0069007000700065006400200069007300200069006E00760061006C00690064002E000D000A0050006100720061006D00650074006500720020006E0061006D0065003A0020006400610074006500540069006D0065000D000A00200020002000610074002000530079007300740065006D002E00540069006D0065005A006F006E00650049006E0066006F002E0043006F006E007600650072007400540069006D00650028004400610074006500540069006D00650020006400610074006500540069006D0065002C002000540069006D0065005A006F006E00650049006E0066006F00200073006F007500720063006500540069006D0065005A006F006E0065002C002000540069006D0065005A006F006E00650049006E0066006F002000640065007300740069006E006100740069006F006E00540069006D0065005A006F006E0065002C002000540069006D0065005A006F006E00650049006E0066006F004F007000740069006F006E007300200066006C006100670073002C00200043006100630068006500640044006100740061002000630061006300680065006400440061007400610029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E00550049002E004F0062006A006500630074004D006F00640065006C002E004A006F0062004D0061006E006100670065006D0065006E0074002E004A006F006200510075006500720079002E004700650074005300630068006500640075006C00650064004A006F00620073002800470075006900640020006A006F006200440065006600490064002C0020004400610074006500540069006D00650020006A006F00620053007400610072007400540069006D0065002C0020004400610074006500540069006D00650020006A006F00620045006E006400540069006D00650029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E00550049002E004F0062006A006500630074004D006F00640065006C002E004A006F0062004D0061006E006100670065006D0065006E0074002E004A006F006200510075006500720079002E0050006F00700075006C00610074006500460072006F006D0044006100740061006200610073006500280029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E00550049002E004F0062006A006500630074004D006F00640065006C002E004A006F0062004D0061006E006100670065006D0065006E0074002E004A006F006200510075006500720079002E004700650074004A006F00620073005400680072006500610064005300740061007200740028004F0062006A0065006300740020007300740061007400650029000D000A00200020002000610074002000530079007300740065006D002E0054006800720065006100640069006E0067002E0045007800650063007500740069006F006E0043006F006E0074006500780074002E00520075006E0049006E007400650072006E0061006C00280045007800650063007500740069006F006E0043006F006E007400650078007400200065007800650063007500740069006F006E0043006F006E0074006500780074002C00200043006F006E007400650078007400430061006C006C006200610063006B002000630061006C006C006200610063006B002C0020004F0062006A006500630074002000730074006100740065002C00200042006F006F006C00650061006E00200070007200650073006500720076006500530079006E00630043007400780029000D000A00200020002000610074002000530079007300740065006D002E0054006800720065006100640069006E0067002E0045007800650063007500740069006F006E0043006F006E0074006500780074002E00520075006E00280045007800650063007500740069006F006E0043006F006E007400650078007400200065007800650063007500740069006F006E0043006F006E0074006500780074002C00200043006F006E007400650078007400430061006C006C006200610063006B002000630061006C006C006200610063006B002C0020004F0062006A006500630074002000730074006100740065002C00200042006F006F006C00650061006E00200070007200650073006500720076006500530079006E00630043007400780029000D000A00200020002000610074002000530079007300740065006D002E0054006800720065006100640069006E0067002E0051007500650075006500550073006500720057006F0072006B004900740065006D00430061006C006C006200610063006B002E00530079007300740065006D002E0054006800720065006100640069006E0067002E00490054006800720065006100640050006F006F006C0057006F0072006B004900740065006D002E00450078006500630075007400650057006F0072006B004900740065006D00280029000D000A00200020002000610074002000530079007300740065006D002E0054006800720065006100640069006E0067002E0054006800720065006100640050006F006F006C0057006F0072006B00510075006500750065002E0044006900730070006100740063006800280029003C002F0045007800630065007000740069006F006E00440065007400610069006C0073003E003C002F0046006100740061006C0053006500720076006900630065004500720072006F0072003E00</Binary>
      </EventData>
    </Event>
    Is there a way to remove this custom filter from the console without having to load the console?  I cannot delete it in the console as every time I select it the console crashed before I can delete.

    Hi,
    One of the below outlined options may assist.
    Option 1:
    You can attempt to rename the jobfilters.xml with the below steps. Please note renaming jobfilters.xml will remove all custom filters in place and they will need to be recreated.
    Log into DPM server with the user account the custom filter was created with. Ensure the DPM console is closed.
    From control panel select appearance---show hidden file and folders. Ensure for Hidden files and folders that the radio button is selected for Show hidden files, folders,
    and drives
    From windows explorer navigate to the following path
    <OS Install Path>\Users\ <account logged in with when DPM custom filter was created> \ AppData\Roaming\Microsoft System Center Data Protection Manager\JobsFilter.xml
       4. Rename JobsFilter.xml to JobFilters_old.xml
       5. Open the DPM console.
        6. Navigate to Monitoring- Jobs we should see all custom filters are no longer in place. If so re-create pervious working filters if any.
    Option 2:
    Provide full DPMUI0Curr.errlog to assist with investigating further as it may contain errors on the crash.
    Log into DPM server with the user account the custom filter was created with.
    Take needed steps to reproduce the crash behavior.
    From control panel select appearance---show hidden file and folders. Ensure for Hidden files and folders that the radio button is selected for Show hidden files, folders,
    and drives
    From windows explorer navigate to the following path
    <OS Install Path>\Users\ <account logged in with when DPM custom filter was created> \ AppData\Roaming\Microsoft System Center 2012 R2 Data Protection Manager\DPMUI0Curr.errlog
       6. Open the DPMUI0Curr.errlog
    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. Regards, Dwayne Jackson II. [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights."

  • DPM 2012 R2 RU3 console crashes (v 4.2.1254.0)

    Fresh install new server, OS is Windows 2012 R2. When adding an agent to a machine for backup purposes the DPM console crashes and restarts. Although the agent does install this seems broken. Anyone seen this yet?
    The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    An unexpected error caused a failure for process 'DPMAMService'. Restart the DPM process 'DPMAMService'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>10/9/2014 4:56:45 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>COMException</ExceptionType><ExceptionMessage>The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))</ExceptionMessage><ExceptionDetails>System.Runtime.InteropServices.COMException (0x80010105): The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at Microsoft.Internal.EnterpriseStorage.Dls.Engine.AgentManagerServicesProxy.TriggerInstallListRefresh(Guid&amp; jobDefId, String extendedComputerInfoTypeXml)
    at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CoreServicesProxy.TriggerInstallListRefresh(Guid jobDefId, String extendedComputerInfoTypeXml)
    at Microsoft.Internal.EnterpriseStorage.Dls.EngineProxyWrapper.EngineServiceProxyWrapper.TriggerInstallListRefresh(Guid jobDefId, String extendedComputerInfoTypeXml)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ServerJob.TriggerRefreshJob()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.RefreshServers(Object argsObj)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table
    The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Unable to connect to the DPM database because of a general database failure. Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>98</Seq><TimeCreated>10/9/2014 4:56:44 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>The specified '@owner_login_name' is invalid (valid values are returned by sp_helplogins [excluding Windows NT groups]).</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException (0x80131904): The specified '@owner_login_name' is invalid (valid values are returned by sp_helplogins [excluding Windows NT groups]).
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
    at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean&amp; dataReady)
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task&amp; task, Boolean asyncWrite, SqlDataReader ds)
    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task&amp; task, Boolean asyncWrite)
    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
    at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddJob(String jobName, String jobOwner, String categoryName)
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddJobSafeForDomainUser(String jobName, String jobOwner, String categoryName)
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.RegisterSchedule(Schedule schedule)
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.PerformDBOperation()
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.Execute(SqlContext sqlContext)
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.CommandHelper.Execute()
    at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SchedulerImpl.Register(SqlContext sqlContext, String scheduleXml)
    at Microsoft.Internal.EnterpriseStorage.Dls.AgentManager.ConnectivityJobCreator.RecreateJob()
    at Microsoft.Internal.EnterpriseStorage.Dls.AgentManager.ConnectivityJobCreator.RecreateConnectivityRefreshJob()
    at Microsoft.Internal.EnterpriseStorage.Dls.AgentManager.ACUninstallMachine.CleanUp(Message msg)
    at Microsoft.Internal.EnterpriseStorage.Dls.AgentManager.ACUninstallMachine.SucceedTask(Message msg)
    at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Engine.ChangeState(Message msg)
    at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.TaskInstance.Process(Object dummy)
    at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.FsmThreadFunction.Function(Object taskThreadContextObj)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()
    ClientConnectionId:8c7d0de7-1575-4892-9eb2-f2c2dfe9d912</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table

    Hi,
    Check for the following:
    The registry keys for the SqlAgentAccoutName and SchedulerJobOwnerName are incorrectly formatted using UPN syntax.
    Resolution:
    Change the following registry values from the
    [email protected] format to domain\username:
    Path: HKLM\software\Microsoft\Microsoft DPM\setup
    Value names:  SchedulerJobOwnerName and SqlAgentAccountName
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM 2012 R2 Console crashes with ID: 917 error when trying to modify a Tape only protection group

    When I attempt to Modify one particular protection group, the console crashes with this:
    This only happens to this particular Protection group that backs up to long term Tape protection.  I have tried the work around found in this article
    http://support.microsoft.com/kb/2905631 , but had no success. 

    Hi,
    It sounds like you have a DPMDB inconsistency that is not possible to troubleshoot in a forum setting. Either restore the DPMDB from before the problem occurred and run dpmsync -sync  or open a support case so it can be diagnosed and corrected. 
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM 2012 R2 console crashes after install RU5 Solved

    Just to Share 
    The GUI might freeze in one of the following cases :
    Case1:
    You have never protected the DPM server’s System State, with the DPM server itself
    You have protected some System State from other Production Servers
    You upgrade to UR5
    You trigger an inquiry on the DPM Server itself
    Case2:
    You have a primary DPM server protecting the System State of a Production Server
    You have attached the primary DPM server to a secondary DPM server for Disaster Recovery
    You upgrade the secondary DPM server to UR5
    You trigger an inquiry on the
    primary DPM server in the secondary DPM server UI
    Then:
    The UI crashes, and gets hung if you start it again
    Cmdlets are also unresponsive
    Workaround:
    Stop all DPM services (MSDPM, Access Manager, DPM Writer, DPMRA, VssNullProvider)
    Open the SQL Server Management Studio (Either from Start Screen, or Run: ssms.exe)
    Connect to the SQL Instance holding the DPM DB
    Backup Your DPM Backup
    Right click the DPM DB and click on “New Query”
    Paste the following SQL script:
    DELETE
    FROM dbo.tbl_IM_ProtectedObject
    WHERE
    ProtectedObjectId IN
    SELECT PO.ProtectedObjectId
    FROM dbo.tbl_IM_ProtectedObject
    AS PO
    JOIN dbo.tbl_AM_Server
    AS SRVR
    ON PO.ServerId
    = SRVR.ServerId
    WHERE (CONVERT(VARCHAR(4096),PO.ComponentName)
    = 'System State'
    OR CONVERT(VARCHAR(4096),PO.ComponentName)
    = 'Bare Metal Recovery')
    AND PO.ProtectedInPlan
    = 0
    AND PO.ProtectedObjectId
    NOT IN
    (SELECT
    ProtectedObjectId FROM
    dbo.tbl_IM_ProtectedObjectAlerts)
    AND LOWER(CONVERT(XML,PO.LogicalPath).value(
    '(/child::ArrayOfInquiryPathEntryType/child::InquiryPathEntryType[attribute::Type="Server"]/attribute::Value)[1]',
    'VARCHAR(4096)'
    )) !=
    LOWER(SRVR.ServerName)
    Press F5 to execute
    Start all DPM services
    The UI and cmdlets should work normally as before
    Islam Gomaa Microsoft MVP | System Center Data Protection Manager email: Islam @ Islam Gomaa.com Blog: 
    http://blog.islamGomaa.com

    We have released a hotfix with a permanent fix for the DPM 2012 R2 UR5 Console Hang post release issue.
    The details are available at the below link:
    Console crashes when you run an inquiry on a DPM server
    after you install Update Rollup 5 for System Center 2012 R2 Data Protection Manager
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Audio console crash

    Audio console crash? Good day, I have a PCI Express X-Fi Titanium and I have been trying to get the Audio console to work. I have tried all of the following versions. It seems to install fine but When I attemp to change setting within it it crashes. My system specs are listed below. Thanks.
    [url=#" rel="nofollow">Creative Console Launcher 2.6.35 [/url]
    [url=#" rel="nofollow">Creative Console Launcher 2.6.09 [/url]
    [url=#" rel="nofollow">Creative Sound Blaster X-Fi Titanium Driver 2.7.0007 [/url]
    <div class="DownloadBriefBox"><div class="DownloadNameBox">[url=#" rel="nofollow">Creative Sound Blaster X-Fi Titanium Driver 2.7.0006 [/url]<div class="DownloadNameBox">Win XP Pro x32 SP3<div class="DownloadNameBox">AMD Phenom II X4?940<div class="DownloadNameBox">Asus M4A79 Delux MOBO<div class="DownloadNameBox">Asus?ATI 4870<div class="DownloadNameBox">2GB OCZ mem<div class="DownloadNameBox">PCI Express X-Fi Titanium<div class="DownloadNameBox">DX9.0c

    Re: Audio console crash) My Creative console Luncher and Creative audio control panel, also crash after the new driver version 2.7.7 for my X-Fi Titanium. With this error:-
    There are no supported audio device available, and The audio device supported by this application is not detected.
    I have try uninstall all the driver and all this software and reinstall it, but still give this error.
    Other then this it work fine when play games.
    Vista 64bit Sp2
    Intel c2d e8400
    8 gb ram
    ** Update **
    Just got the Creative Console Launcher working....
    I had both my Creative console Luncher and Creative audio control panel uninstall (not the x-fi dri've cos it was working) reboot, run registry cleaner and reboot, and install the Creative Console Luncher and it working now...
    But have not try reinstall the Audio Control panel i think i should work also.
    :smileyvery-happy:

  • Event 917 Console Crash when attempting to modify Disk Only Protection Group

    Primary DPM 2012 R2 4.2.1254.0 running on Server 2012 -
    In the process of decommissioning a number of old servers - I found that I am no longer able to modify a disk only protection group on one of my primary DPM servers. Console crash - noting error 917. I've seen a number of work around in relation to protection
    groups with long term storage, but none noting disk only. Notably, kb 2905631 - long term only protection may cause this issue.
    Another thread mentioned that re-syncing / consistency checks on the entire server resolved the issue for them, but I find that rather unnecessary. I've over 13Tb of data on this server, and am trying to remove the last 30GB of an old protection group.
    Recap-
    Error 917 when removing member from protection group
    MMC crash with a 999 marked when modifying the protection group
    The event log is not noting any service crashes, or the 917 error in the event log. 999 is getting recorded in the event log.
    The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>12/2/2014 5:40:14 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlNullValueException</ExceptionType><ExceptionMessage>Data
    is Null. This method or property cannot be called on Null values.</ExceptionMessage><ExceptionDetails>System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values.
       at System.Data.SqlClient.SqlBuffer.get_String()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.ReadBackupAndCCWindow()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.get_BackupWindow()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.GetPerformanceString()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.AddPerformanceData()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.ConstructDetailsPaneContent()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.CommonControls.UISearchableElement.get_DetailNameValuePairs()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.DisplayDetails()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectionViewInternal.FillGroupDetails(GroupingListHeaderItem group)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectionViewInternal.UpdateDetailsPane()
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListView.EndUpdate()
       at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListViewBody.ProcessClick()
       at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message&amp; m)
       at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListViewBody.WndProc(Message&amp; m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table

    Hi Mike,
    That appears to be the case. A row shows NULL for IMCatalogXML. I'm looking at your script to update the value now based on the following thread - thread .
    So far, no rows have been modified.
    Since I really don't care about this protected member, is this a row I could just delete from the DB, or how to properly update the data so I can remove it from within the confines of the GUI?
    Marketing 2011-05-19 18:59:41.917
    B7073B10-DDE6-4EA3-BD8C-1E1497C218D5 NULL
    NULL 0
    0 0 NULL
    2 0
    NULL
    This PG was definitely around back when this server was DPM 2010.
    Regards

  • SBS 2008 Console crashing on Network tab

    On a Windows Server 2008 FE (known as SBS 2008) I have a weird problem. The SBS Console crashes on the Network Tab. I've read a lot about this issue on the Technet forums, but have not yet come to the solution.
    When I click on the Network tab, I get this error:
    Description:
      Stopped working
    Problem signature:
      Problem Event Name: CLR20r3
      Problem Signature 01: console.exe
      Problem Signature 02: 6.0.5601.8540
      Problem Signature 03: 502b0c6b
      Problem Signature 04: Console
      Problem Signature 05: 6.0.0.0
      Problem Signature 06: 502b0c6b
      Problem Signature 07: f9b
      Problem Signature 08: 29
      Problem Signature 09: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
      OS Version: 6.0.6002.2.2.0.305.9
      Locale ID: 1043
    Read our privacy statement:
      http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
    The console.log
    [13924] 140627.175033.5433: General: Initializing...C:\Program Files\Windows Small Business Server\Bin\console.exe
    [13924] 140627.175035.2705: General: Console shown...
    [13924] 140627.175037.7077: AdminTME: Committer: RunAsync TaskPurgeBadADObjects
    [13540] 140627.175037.7297: AdminTME: AdminDataLink Running Task: TaskPurgeBadADObjects
    [13540] 140627.175038.0347: AdminTME: Status: TaskId = TaskPurgeBadADObjects, RootTaskId = TaskPurgeBadADObjects, Success: True, Warning: False, Continue: True, Message: 
    [13924] 140627.175038.3288: AdminTME: Committer: Completed called
    [13924] 140627.175038.3288: AdminTME: Committer: Committer Completed.
    [13540] 140627.175038.3748: Security Plugin Infrastructure: SecurityManager : Initializing SecurityManager
    [13540] 140627.175038.3748: Security Plugin Infrastructure: SecurityManager : Number of plug-ins discovered : 5
    [13540] 140627.175038.3818: Security Plugin Infrastructure: SecurityManager : Loading plug-in file : C:\Program Files\Windows Small Business Server\Data\SHExtensions\Antimalware.xml
    [11248] 140627.175038.4748: Exception: 
    An exception of type 'Type: Microsoft.UpdateServices.Administration.WsusInvalidServerException, Microsoft.UpdateServices.Administration, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred.
    Timestamp: 06/27/2014 17:50:38
    Message: Exception of type 'Microsoft.UpdateServices.Administration.WsusInvalidServerException' was thrown.
    Stack:    at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()
      at Microsoft.WindowsServerSolutions.SystemHealth.UpdateServices.DataProvider.InitializeWSUSDataLayer()
      at Microsoft.WindowsServerSolutions.SystemHealth.UpdateServices.DataProvider..ctor()
      at Microsoft.WindowsServerSolutions.Console.Controls.ReportCard.ReportCard.GetUpdatesHealthInfo(LEDstates& ledState, String& reportDescription)
    [13540] 140627.175038.8188: Security Plugin Infrastructure: SecurityManager : Adding feature Virus protection for file system from plug-in C:\Program Files\Windows Small Business Server\Data\SHExtensions\Antimalware.xml
    [13540] 140627.175038.8208: Security Plugin Infrastructure: SecurityManager : Adding feature Spyware and other malware protection from plug-in C:\Program Files\Windows Small Business Server\Data\SHExtensions\Antimalware.xml
    [13540] 140627.175038.8208: Security Plugin Infrastructure: SecurityManager : Loading plug-in file : C:\Program Files\Windows Small Business Server\Data\SHExtensions\ClientFirewall.xml
    [13540] 140627.175038.8228: Security Plugin Infrastructure: SecurityManager : Adding feature Client computer firewall from plug-in C:\Program Files\Windows Small Business Server\Data\SHExtensions\ClientFirewall.xml
    [13540] 140627.175038.8238: Security Plugin Infrastructure: SecurityManager : Loading plug-in file : C:\Program Files\Windows Small Business Server\Data\SHExtensions\E12AntiSpam.xml
    [13540] 140627.175040.0950: Security Plugin Infrastructure: SecurityManager : Adding feature Spam protection for e-mail from plug-in C:\Program Files\Windows Small Business Server\Data\SHExtensions\E12AntiSpam.xml
    [13540] 140627.175040.0950: Security Plugin Infrastructure: SecurityManager : Loading plug-in file : C:\Program Files\Windows Small Business Server\Data\SHExtensions\FSE.xml
    [13540] 140627.175040.6840: Security Plugin Infrastructure: SecurityManager : Adding feature Virus protection for e-mail from plug-in C:\Program Files\Windows Small Business Server\Data\SHExtensions\FSE.xml
    [13540] 140627.175040.6840: Security Plugin Infrastructure: SecurityManager : Loading plug-in file : C:\Program Files\Windows Small Business Server\Data\SHExtensions\WindowsFirewall.xml
    [13540] 140627.175040.6870: Security Plugin Infrastructure: SecurityManager : Adding feature Server firewall from plug-in C:\Program Files\Windows Small Business Server\Data\SHExtensions\WindowsFirewall.xml
    [11640] 140627.175041.3551: Antimalware Reporting: Thread ID : 9 : AntivirusHealthCheck  : Number of clients detected : 11
    [11428] 140627.175041.3781: Antimalware Reporting: Thread ID : 11 : AntispywareHealthCheck  : Number of clients detected : 11
    [13540] 140627.175041.4541: Security Plugin Infrastructure: ClientFirewallDetailGroup : Detected Firewall Status. Client : WP2013-01.nai.local, Status : Unknown
    [13540] 140627.175041.4881: Security Plugin Infrastructure: ClientFirewallDetailGroup : Detected Firewall Status. Client : WP2013-04.nai.local, Status : Unknown
    [13540] 140627.175041.4981: Security Plugin Infrastructure: ClientFirewallDetailGroup : Detected Firewall Status. Client : WP2013-11.nai.local, Status : Unknown
    [13540] 140627.175041.5211: Security Plugin Infrastructure: ClientFirewallDetailGroup : Detected Firewall Status. Client : WP2013-05.nai.local, Status : Unknown
    [13540] 140627.175041.5281: Security Plugin Infrastructure: ClientFirewallDetailGroup : Detected Firewall Status. Client : WP2013-09.nai.local, Status : Unknown
    [13540] 140627.175041.5351: Security Plugin Infrastructure: ClientFirewallDetailGroup : Detected Firewall Status. Client : WP2013-08.nai.local, Status : Unknown
    [11248] 140627.175042.1732: Antimalware Reporting: Client : NAI-001.nai.local, Thread ID : 6 : AntimalwareReport   : Client is not in antimalware framework client list : NAI-001.nai.local
    [11248] 140627.175042.1752: Antimalware Reporting: Client : NAI-001.nai.local, Thread ID : 6 : AntimalwareReport   : Client is not in antimalware framework client list : NAI-001.nai.local
    [3312] 140627.175042.5602: ClientSetup: Microsoft.UpdateServices.Administration.WsusInvalidServerException: Exception of type 'Microsoft.UpdateServices.Administration.WsusInvalidServerException' was thrown.
       at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()
       at Microsoft.WindowsServerSolutions.SystemHealth.UpdateServices.DataProvider.InitializeWSUSDataLayer()
       at Microsoft.WindowsServerSolutions.SystemHealth.UpdateServices.DataProvider..ctor()
       at Microsoft.WindowsServerSolutions.Console.Pages.Computers.Computers.QueryCompUpdateJob.SetUpdateCompliance()
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    [3312] 140627.175042.5612: Admin: !!!!FATAL: Console shutting down due to unhandled exception: Exception has been thrown by the target of an invocation.
    [3312] 140627.175042.5632: Exception: 
    An exception of type 'Type: System.Reflection.TargetInvocationException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
    Timestamp: 06/27/2014 17:50:42
    Message: Exception has been thrown by the target of an invocation.
    Stack:    at Microsoft.WindowsServerSolutions.Console.Pages.Computers.Computers.QueryComputerJob.OnCompleted(Object sender, RunWorkerCompletedEventArgs e)
      at System.Threading.ExecutionContext.runTryCode(Object userData)
      at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
      at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    An exception of type 'Type: Microsoft.UpdateServices.Administration.WsusInvalidServerException, Microsoft.UpdateServices.Administration, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred.
    Timestamp: 06/27/2014 17:50:42
    Message: Exception of type 'Microsoft.UpdateServices.Administration.WsusInvalidServerException' was thrown.
    Stack:    at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()
      at Microsoft.WindowsServerSolutions.SystemHealth.UpdateServices.DataProvider.InitializeWSUSDataLayer()
      at Microsoft.WindowsServerSolutions.SystemHealth.UpdateServices.DataProvider..ctor()
      at Microsoft.WindowsServerSolutions.Console.Pages.Computers.Computers.QueryCompUpdateJob.SetUpdateCompliance()
      at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    [12392] 140627.175042.6282: ClientSetup: NetGetJoinInformation (server = [WP2013-07], ...)
    [12392] 140627.175042.7202: ClientSetup: NetGetJoinInformation (server = [WP2013-03], ...)
    [14260] 140627.175042.7202: ClientSetup: Computer [WP2013-07] - JoinStatus: [NetSetupDomainName], DomainName: [NAI], Expect: [NAI]
    [13732] 140627.175042.8162: ClientSetup: Computer [WP2013-03] - JoinStatus: [NetSetupDomainName], DomainName: [NAI], Expect: [NAI]
    [12392] 140627.175042.8162: ClientSetup: NetGetJoinInformation (server = [WP2013-10], ...)
    [12392] 140627.175042.8812: ClientSetup: NetGetJoinInformation (server = [WP2013-02], ...)
    [13636] 140627.175042.8812: ClientSetup: Computer [WP2013-10] - JoinStatus: [NetSetupDomainName], DomainName: [NAI], Expect: [NAI]
    [12392] 140627.175042.9392: ClientSetup: NetGetJoinInformation (server = [WP2013-06], ...)
    [12296] 140627.175042.9392: ClientSetup: Computer [WP2013-02] - JoinStatus: [NetSetupDomainName], DomainName: [NAI], Expect: [NAI]
    [11476] 140627.175042.9962: ClientSetup: Computer [WP2013-06] - JoinStatus: [NetSetupDomainName], DomainName: [NAI], Expect: [NAI]
    [5720] 140627.175043.5143: ClientSetup: GetComputerStatus (WP2013-01.nai.local) SendPing false
    [5720] 140627.175043.5163: CoreNet: ARPCanResolveIP called with null==source -- SendARP will have to determine the Nic
    [14260] 140627.175044.0143: ClientSetup: GetComputerStatus (WP2013-08.nai.local) SendPing false
    [14260] 140627.175044.0143: CoreNet: ARPCanResolveIP called with null==source -- SendARP will have to determine the Nic
    [8804] 140627.175045.0144: ClientSetup: GetComputerStatus (WP2013-05.nai.local) SendPing false
    [11136] 140627.175045.0144: ClientSetup: GetComputerStatus (WP2013-11.nai.local) SendPing false
    [8804] 140627.175045.0144: CoreNet: ARPCanResolveIP called with null==source -- SendARP will have to determine the Nic
    [12244] 140627.175045.0144: ClientSetup: GetComputerStatus (WP2013-04.nai.local) SendPing false
    [12244] 140627.175045.0144: CoreNet: ARPCanResolveIP called with null==source -- SendARP will have to determine the Nic
    [11136] 140627.175045.0144: CoreNet: ARPCanResolveIP called with null==source -- SendARP will have to determine the Nic
    On the services.msc i see that the following services are not started:
    SQL Active Directory Helper
    SQL Server Agent (SQLEXPRESS)
    SQL Server Browser
    Windows Internal Database (MICROSOFT##SSE)
    When i try to start the SQL Active Directory Helper, i get the following message:
    Windows could not start the SQL Server Active Directory Helper on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code -1073741724.
    When i try to start the SQL Server Agent(SQLEXPRESS) and SQL Server Browser, i receive the following message:
    The <SERVICE_NAME> service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
    When i try to start the Windows Internal database, i receive the error:
    Windows could not start the Windows Internal Database(MICROSOFT##SSEE) service on Local Computer.
    Error 1067: The process terminated unexpectedly.
    The system log records the message:
    Log Name:      System
    Source:        Service Control Manager
    Date:          27-6-2014 18:11:32
    Event ID:      7034
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      NAI-001.nai.local
    Description:
    The Windows Internal Database (MICROSOFT##SSEE) service terminated unexpectedly.  It has done this 5 time(s).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7034</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T16:11:32.000Z" />
        <EventRecordID>694617</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>NAI-001.nai.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Windows Internal Database (MICROSOFT##SSEE)</Data>
        <Data Name="param2">5</Data>
      </EventData>
    </Event>
    I have replace those folders, form an sbs server with the same OS where the console still works:
    C:\Program Files\Windows Small Business Server\bin
    C:\Program Files\Windows Small Business Server\Data
    I think these services are related to WSUS and WSUS is related tot SBS Console. Do i have to re-install WSUS? reinstallation of WSUS on a SBS server, I think that is very risky. What do you think?
    Sincerely, Martien van Dijk -------------------------------------------------------------------------------- Please remember to mark the replies as answers if they help and unmark them if they provide no help. Check out
    My Blog!

    Hi,
    Sorry for my delay.
    àWindows Internal
    Database (Microsoft##SSEE)
    àI think these
    services are related to WSUS and WSUS is related tot SBS Console.
    Based on those error messages, I will agree with your viewpoint. This issue seems to be related to WSUS.
    On current situation, please refer to following operations and check if can help you.
    1. Run
    SBS BPA and check if can find some issues, then solve them.
    2. Please refer to the following article and repair Windows Server Update Services, then monitor the result.
    Repair Windows Server Update Services
    3. If this issue still exists, please
    repair SBS 2008 console and check if can help you.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • SCSM 2012 console crashes

    Hello ,
       SCSM console crashes when i try to open the Service requests forms.It happens only when i open the closed requests.Below is the error.
    Description:
      Stopped working
    Problem signature:
      Problem Event Name: CLR20r3
      Problem Signature 01: MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
      Problem Signature 02: 7.0.5000.0
      Problem Signature 03: 50acb084
      Problem Signature 04: System.Xml
      Problem Signature 05: 2.0.0.0
      Problem Signature 06: 4ca2ba8e
      Problem Signature 07: 6c1
      Problem Signature 08: 27
      Problem Signature 09: System.Xml.XmlException
      OS Version: 6.1.7601.2.1.0.274.10
      Locale ID: 1033
    Below is the event veiwer log.
    System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
       at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.Load(TextReader txtReader)
       at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.UserInput.UserInputViewModel.InitializeUserInputCollection()
       at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.UserInput.UserInputViewModel..ctor(IDataItem instanceItem)
       at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.DataSourceHelper.GetUserInputDataContext()
       at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Forms.ServiceRequestForm.OnActivitiesDataLoaded(Object sender, RoutedEventArgs e)
       at Microsoft.EnterpriseManagement.ServiceManager.Application.Common.ActivityTab.NotifyDataLoaded()
       at Microsoft.EnterpriseManagement.ServiceManager.Application.Common.ActivityTab.ActivitiesQueryCompleted(IAsyncResult asyncResult)
       at Microsoft.EnterpriseManagement.GenericForm.FormUtilities.<>c__DisplayClass4.<FetchAndMergeSubProjectionAsync>b__0(IAsyncResult result)
       at Microsoft.EnterpriseManagement.ConsoleFramework.AsyncResultBase.NotifyOperationCompleted(Boolean operationCompletedSynchronously)
       at Microsoft.EnterpriseManagement.UI.DataModel.DataQueryBase.set_QueryState(DataQueryState value)
       at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.CompleteExecuteQuery(Object sender, ConsoleJobCompletedEventArgs e)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.RaiseJobEndedEvent(Object args)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.JobThreadContext.Dispose()
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.JobThread(Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.UIThreadFactory.<>c__DisplayClass2.<HandleWork>b__0(Object )
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.UIThreadFactory.HandleWork(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    There is no custom SR form created. Can someone suggest on this?
    Regards
    GJ
    gowthaman J

    I am having the same issue, not orchestrator in the environment though. Anyone figure it out?
    System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at System.Xml.XmlDocument.Load(TextReader txtReader)
    at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.UserInput.UserInputViewModel.InitializeUserInputCollection()
    at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.UserInput.UserInputViewModel..ctor(IDataItem instanceItem)
    at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.DataSourceHelper.GetUserInputDataContext()
    at Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Forms.ServiceRequestForm.OnActivitiesDataLoaded(Object sender, RoutedEventArgs e)
    at Microsoft.EnterpriseManagement.ServiceManager.Application.Common.ActivityTab.NotifyDataLoaded()
    at Microsoft.EnterpriseManagement.ServiceManager.Application.Common.ActivityTab.ActivitiesQueryCompleted(IAsyncResult asyncResult)
    at Microsoft.EnterpriseManagement.GenericForm.FormUtilities.<>c__DisplayClass4.<FetchAndMergeSubProjectionAsync>b__0(IAsyncResult result)
    at Microsoft.EnterpriseManagement.ConsoleFramework.AsyncResultBase.NotifyOperationCompleted(Boolean operationCompletedSynchronously)
    at Microsoft.EnterpriseManagement.UI.DataModel.DataQueryBase.set_QueryState(DataQueryState value)
    at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.CompleteExecuteQuery(Object sender, ConsoleJobCompletedEventArgs e)
    at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.RaiseJobEndedEvent(Object args)
    at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.JobThreadContext.Dispose()
    at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.JobThread(Object state)
    at Microsoft.EnterpriseManagement.ConsoleFramework.UIThreadFactory.<>c__DisplayClass2.<HandleWork>b__0(Object )
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at Microsoft.EnterpriseManagement.ConsoleFramework.UIThreadFactory.HandleWork(Object state)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    Brody Kilpatrick

Maybe you are looking for