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.

Similar Messages

  • DPM Console crashing.

    DPM Console Crashing.
    Event ID 948 and 999. Detail error log in eventvwr is below. Please help urgent.
    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/16/2014 9:41:30 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>exception</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException:
    exception ---&gt; System.Runtime.InteropServices.COMException (0x8007139F): The group or resource is not in the correct state to perform the requested operation. (Exception from HRESULT: 0x8007139F)
    Server stack trace: 
       at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CProxyUtils.HandleErrors(Int32 hr, tagSAFEARRAY* exceptionResult)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.EngineServicesProxy.CheckForPendingReboot()
       at Microsoft.Internal.EnterpriseStorage.Dls.EngineProxyWrapper.EngineServiceProxyWrapper.CheckForPendingReboot()
       at Microsoft.Internal.EnterpriseStorage.Dls.EngineProxyWrapper.EngineServiceProxyWrapper.ConnectAsAdmin(String dpmServerName, AsyncOperation asyncOperation)
       at Microsoft.Internal.EnterpriseStorage.Dls.EngineProxyWrapper.EngineServiceProxyWrapper.GetInstance(String dpmServerName, AsyncOperation asyncOperation)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServer.get_Proxy()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServer.ReadRegistryKeyOnDPMServer(String registryKeyPath, String registryKeyName, RegistryValueKind registryValueKind)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp; outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
       at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData&amp; msgData)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServer.ReadRegistryKeyAsync.EndInvoke(IAsyncResult result)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServer.ReadRegistryKey(String registryKeyPath, String registryKeyName, RegistryValueKind registryValueKind)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServer.InitializeIgnorableSqlErrorNumbersList()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServer.GetDpmServerObject(String serverName, AsyncOperation asyncOperation, DpmServerScope dpmServerScope)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServerFactory.GetServer(String serverName, AsyncOperation asyncOperation, DpmServerScope dpmServerScope)
       --- End of inner exception stack trace ---
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.DpmServerFactory.GetServer(String serverName, AsyncOperation asyncOperation, DpmServerScope dpmServerScope)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.AutoHeal.AutoHeal.DpmStarted()
       at Microsoft.Internal.EnterpriseStorage.Dls.EngineUICommon.DpmThreadPool.Function(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)
    *** Mojito error was: ConnectionToServerFailed; 0; None</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table

    Use this Walktrough
    https://support2.microsoft.com/kb/3008149/en-us
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • 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 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.

  • BW System crashed due to DB6_ADM_RUNSTATS, error -911, -1032, --1224

    Hi Friends,
    we are using AIX 5.2 with DB2 8.1 on BW 3.5/640 system.
    The below warning is also coming very frequently which is causing system crash sometimes:
    1.Function DB6_ADM_RUNSTATS failed for List of Tables . Reason: ADBC
    2. Error and Database error -911 at EXE
    3. BTC 029 061 SEMABL BYL Database error -1032
    4. DIA 003 061 SEJABE BYM SQL error -1224 occurred;
    work process in reconnect status
    18:58:59 DP Q04 Connection to user
    14871 (ITGARO ), terminal 125 (nbw20810 ) lost
    19:04:06 BTC 029 061 SEMABL BYL Database error -1032
    requires intervention from database administrator
    19:04:06 BTC 029 061 SEMABL BY4 Database error -1032 at PRE
    access to table SWT_LOGCAT
    19:04:06 BTC 029 061 SEMABL BY0 > SQL1032N No start database
    manager command was issued.
    19:04:06 DIA 012 061 USEDBA BY2 Database error -1032 at CON
    19:04:06 DIA 017 061 DEKASO BY2 Database error -1032 at CON
    19:04:06 DIA 014 R19 Initialization DB-
    Connect Failed, Return Code 000256
    19:04:06 DIA 019 061 CHPAPR BYL Database error -1032
    requires intervention from database administrator
    19:04:46 DIA 003 061 SEJABE BYM SQL error -1224 occurred;
    work process in reconnect status
    19:04:46 DIA 012 061 USEDBA BYM SQL error -1224 occurred;
    work process in reconnect status
    19:04:46 DIA 005 061 DKKILA BYM SQL error -1224 occurred;
    work process in reconnect status
    19:04:46 DIA 015 061 NLBAGR BYM SQL error -1224 occurred;
    work process in reconnect status
    19:04:46 BTC 030 000 SESYSTADMJOB BY2 Database error -1224 at OPC
    19:04:46 BTC 030 000 SESYSTADMJOB BY0 > SQL1224N The database
    manager is not able to accept new
    19:04:46 BTC 030 000 SESYSTADMJOB BY0 > requests, has terminated
    all requests in progress, or has
    19:04:46 BTC 030 000 SESYSTADMJOB BY0 > terminated your particular
    request due to a problem with you
    19:04:46 BTC 030 000 SESYSTADMJOB BY0 > request. SQLSTATE=55032
    19:04:46 DIA 017 061 DEKASO BYM SQL error -1224 occurred;
    work process in reconnect status
    19:04:46 DIA 017 061 DEKASO R38 Error at DB commit, return
    code 001024
    any idea what can be done to resolve this issue.
    Thanks and regards
    Regards - Munish

    tail -310 db2diag.log
              /db2/BWP/log_dir/NODE0000/.
    2010-01-14-10.32.03.583933+060 I15733311A444      LEVEL: Event
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:20
    CHANGE  : STMM CFG DB BWP: "Sheapthres_shr" From: "73056" <automatic>  To: "81793" <automatic>
    2010-01-14-10.32.03.593671+060 I15733756A436      LEVEL: Event
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:20
    CHANGE  : STMM CFG DB BWP: "Sortheap" From: "3653" <automatic>  To: "4089" <automatic>
    2010-01-14-10.42.55.641172+060 I15734193A271      LEVEL: Warning
    PID     : 3633166              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.42.55.753060+060 I15734465A271      LEVEL: Warning
    PID     : 3633168              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.42.56.076470+060 I15734737A271      LEVEL: Warning
    PID     : 3633170              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.42.57.940361+060 I15735009A271      LEVEL: Warning
    PID     : 3633172              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.42.57.984990+060 I15735281A271      LEVEL: Warning
    PID     : 3633172              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.42.58.227268+060 I15735553A271      LEVEL: Warning
    PID     : 3633174              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.51.33.683730+060 I15735825A462      LEVEL: Info
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, buffer pool services, sqlbAlterBufferPoolAct, probe:90
    MESSAGE : Altering bufferpool "BP_STD_16K" From: "1348672" <automatic> To:
              "1356492" <automatic>
    2010-01-14-10.53.03.721301+060 I15736288A567      LEVEL: Warning
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, Self tuning memory manager, stmmUpdateDBConfig, probe:285
    MESSAGE : ZRC=0x82AE00A6=-2102525786=STMM_DYNAMIC_UPDATE_FAILED
              "STMM dynamic update failed"
    DATA #1 : String, 76 bytes
    Dynamic update failed for parameter Locklist. Attempted update value is 5472
    2010-01-14-10.53.03.722593+060 I15736856A444      LEVEL: Event
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:20
    CHANGE  : STMM CFG DB BWP: "Sheapthres_shr" From: "81793" <automatic>  To: "78415" <automatic>
    2010-01-14-10.53.04.168179+060 I15737301A458      LEVEL: Info
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, buffer pool services, sqlbAlterBufferPoolAct, probe:90
    MESSAGE : Altering bufferpool "IBMDEFAULTBP" From: "6524" <automatic> To:
              "5244" <automatic>
    2010-01-14-10.53.04.182145+060 I15737760A436      LEVEL: Event
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:20
    CHANGE  : STMM CFG DB BWP: "Sortheap" From: "4089" <automatic>  To: "3920" <automatic>
    2010-01-14-10.57.13.883762+060 I15738197A271      LEVEL: Warning
    PID     : 3522744              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.14.048828+060 I15738469A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.14.216675+060 I15738741A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.14.285737+060 I15739013A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.14.917712+060 I15739285A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.14.980479+060 I15739557A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.15.254151+060 I15739829A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.15.308542+060 I15740101A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.15.586406+060 I15740373A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.15.650049+060 I15740645A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.15.934485+060 I15740917A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.16.023114+060 I15741189A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.16.289905+060 I15741461A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.16.345930+060 I15741733A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.16.627395+060 I15742005A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.16.701147+060 I15742277A271      LEVEL: Warning
    PID     : 3522746              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    2010-01-14-10.57.31.076427+060 I15742549A379      LEVEL: Severe
    PID     : 786644               TID  : 1           PROC : db2sysc 0
    INSTANCE: db2bwp               NODE : 000
    FUNCTION: DB2 UDB, routine_infrastructure, sqlerReturnFmpToPool, probe:910
    MESSAGE : marking fmp as unstable:
    DATA #1 : Hexdump, 4 bytes
    0x078000000041EF40 : 0036 3064                                  .60d
    2010-01-14-10.57.31.076634+060 I15742929A2815     LEVEL: Severe
    PID     : 786644               TID  : 1           PROC : db2sysc 0
    INSTANCE: db2bwp               NODE : 000
    FUNCTION: DB2 UDB, routine_infrastructure, sqlerReturnFmpToPool, probe:911
    MESSAGE : marking fmp as unstable:
    DATA #1 : Hexdump, 488 bytes
    0x078000000041EF40 : 0036 3064 0000 0000 018A 0000 0000 0000    .60d............
    0x078000000041EF50 : 018B 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EF60 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EF70 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EF80 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EF90 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EFA0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EFB0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EFC0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EFD0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EFE0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041EFF0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F000 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F010 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F020 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F030 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F040 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F050 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F060 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F070 : 0000 0000 0000 0000 0000 0001 111F 7720    ..............w
    0x078000000041F080 : 0780 0000 1007 0094 0780 0000 1008 0094    ................
    0x078000000041F090 : 0001 0000 0000 0000 0000 0000 0000 029A    ................
    0x078000000041F0A0 : 0000 00A3 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F0B0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F0C0 : 0780 0000 0023 AB20 0780 0000 0041 EF40    .....#. .....A.@
    0x078000000041F0D0 : 0780 0000 002C FF00 0000 0001 0000 0001    .....,..........
    0x078000000041F0E0 : 0000 0000 0000 0000 0000 0001 0000 0000    ................
    0x078000000041F0F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x078000000041F100 : 0780 0000 001A FB60 0000 0000 0000 0000    .......`........
    0x078000000041F110 : 0000 0150 0000 0000 0000 0000 0000 0001    ...P............
    0x078000000041F120 : 0100 0000 0000 0000                        ........
    2010-01-14-10.57.31.076872+060 I15745745A426      LEVEL: Warning
    PID     : 548998               TID  : 1           PROC : db2agent (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-28                 APPID: *LOCAL.db2bwp.100111182348
    AUTHID  : SAPBWP 
    MESSAGE : Removing FMP from pool
    DATA #1 : Hexdump, 16 bytes
    0x0FFFFFFFFFFF0748 : 0780 0000 0041 EF58 0036 3064 0000 0000    .....A.X.60d....
    2010-01-14-10.57.34.238172+060 I15746172A444      LEVEL: Event
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:20
    CHANGE  : STMM CFG DB BWP: "Sheapthres_shr" From: "78415" <automatic>  To: "73992" <automatic>
    2010-01-14-10.57.34.241586+060 I15746617A436      LEVEL: Event
    PID     : 798956               TID  : 1           PROC : db2stmm (BWP) 0
    INSTANCE: db2bwp               NODE : 000         DB   : BWP
    APPHDL  : 0-52                 APPID: *LOCAL.db2bwp.100111182342
    AUTHID  : SAPBWP 
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:20
    CHANGE  : STMM CFG DB BWP: "Sortheap" From: "3920" <automatic>  To: "3699" <automatic>
    2010-01-14-10.57.40.592365+060 I15747054A271      LEVEL: Warning
    PID     : 3522628              TID : 1
    FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
    DATA #1 : String, 65 bytes
    Password validation for user bwpadm failed with rc = -2146500507
    ];bwpadm@nbcsaprtv016:/db2/BWP/db2dump

  • InDesign CS6 crashing due to plugin errors

    Every time I open InDesign CS6 I get pop ups saying the Spelling and Find & Replace plugins aren't working. Then InDesign crashes every time I try to do any simple task, like selecting anything on the tool palette or copy and paste. Any fixes to this? I can't find any plugin download centres?

    Please post in the InDesign forums here http://forums.adobe.com/community/indesign/indesign_general. They will be able to help you.

  • 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.

  • SC DPM 2012 r2 Console Crashes when attempting to Open the Management Tab after Update to RU2

    Recently we Updated our DPM server to DPM 2012 r2 ru2 from ru1.  and after that every time we open the management tab in the console it crashes with the following error
    mmc has stopped working
     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.400.8
      Locale ID: 1033
    at the same time the following event is logged in the application events
    event ID 999
    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>6/23/2014 4:25:37 PM</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>
    We have updated the dpm agents on all of the servers that we back up by installing the update on the servers manually and according to the data in the DPM database it has acknowledged that they are indeed updated.
    From what I can tell from the errors is the console is attempting to read the updateprotectionstatus from the database and it is not returning a value and thus causing it to crash.  but I have no clue as to where this might be in the database to even
    check if it simply missing from an update gone wrong.  
    I did notice that the update attempted to install twice through windows update and failed.  The update does show as installed under installed updates in programs and features control panel
    Any help on this would be appreciated as it does make it difficult to manage our dpm server

    Hi,
    See if this is relevant.
    1. Take a DPMDB backup.
    2. Open SQL Management studio and connect to the DPM instance.
    3. Expand the DPM database and go to the table tbl_AM_Server.
    4. Edit the table, and under the "ServerName" column check for the DPM server name. It should be the FQDN. If it is the NetBIOS name then change it to the FQDN. 
    5. Try re-opening the DPM console and navigate to the management tab and see if that works now.
    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 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 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.

  • DPM console not connecting . Error- Cannot connect to Data Protection Manager. This version of DPM is not supported with Central Console Client (ID : 33345) DPM console not connecting

    I  am having problem connecting the DPM console to ther server. It gives me following error -
    "Cannot connect to Data Protection Manager. This version of DPM is not supported with Central Console Client (ID : 33345)"
    The server is DPM R2 and the same console is working on one other computer.
    Any idea how to solve the problem?
    Thanks   

    Hi
    Please make sure you have both versions of Microsoft Visual C++ 2008 Redistributable installed..
    Also make sure you have .netframework 2 installed. If you look at the dpm logs it should say what is missing.

  • Macbook Air 10.8.2 crashes after update. Gave a message "Some updates could not be performed due to an error"

    3 of our mid 2012 Macbook Airs10.8.2 crash after update. Gave a message something like this "Some updates could not be performed due to an error" and now when rebooting I see panic...Unable to find driver for this platform...
    I don't want to udate any more of these (I have 31) until I know what is causing this problem. Will I have to reimage these machines?

    If you don't already have a current backup, back up all data, then reinstall the OS. You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used to upgrade.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode.

  • 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?

  • 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

Maybe you are looking for

  • Left Outer Join not working in Infoset.

    Hello Friends, I have two ODSes , one for planned data (zplan) and other is billing z ods (zsd_o03). now the situation is such that in my planned ODS  for one sold to party . SOLD TO        MATERRIAL CALMONT     PLANNED QUANTIY 14315            100  

  • Multi Seat Mode - Multiple X Servers on 1 Machine

    I need to configure a SunBlade 2000 configured with an XVR1000 graphics board to be used by 2 people simultaneously with the own keyb & mouse. To summarize : 1 Sun Blade 2000 1 Xvr1000 First Port connected to one monitor /dev/fbs/gfb0a Second Port Co

  • Invoice Blocked for Payment in MIRO tcode

    Dear All, After posting the invoice in MIRO, i am getting the message as Invoice posted, Blocked for payment. Where we need to do the settings for this ? In this case again i need to release this doc in MRBR, if i don't want this means, what i need t

  • Solution to S750?

    I'm planing to buy the S750 and read alot of reviews about the over heating of the amp. Is that the root of everyones problem? If so, I was wondering if it would be a good idea to remove the amp from the sub as soon as i get it, and place it in a ven

  • Converting my photoshop files to a non-adobe program readable format

    I have got a number of photoshop files which i cannot use because i dont have Photoshop. So i downloaded the trail version of Photoshop (MacOSX) to convert them to something that i can use with other programs. My question is now ... What file format