Everytime I invoke a certain System State Backup on Windows Server 2008, the
GUI crashes with the following message
Connection to the DPM service has been lost
Review the application event log for information about a possible service
shutdown. Verify that the following services are not disabled:
DPM
DPM Replication Agent
SQLAgent$MSDPM2010RCEVAL
MSSQL$MSDPM2010RCEVAL
Virtual Disk Service
Volume Shadow Copy
ID: 917
------------------------------------------------------------------------------------------------
None of the services above are disabled. There is no log in the event viewer
showing that any of the above services were stopped. The backups in question
were running perfectly fine a day earlier. The following event is present in
the eventlog
------------------
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 'msdpm'. Restart the DPM
process 'msdpm'.
Problem Details:
<FatalServiceError><__System><ID>19</ID><Seq>1438</Seq><TimeCreated>2/16/2010
9:30:51
PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>160</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>Exception
of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was
thrown.</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException:
Exception of type
'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was thrown.
at
Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.GetVolumePrefixLength(String path)
at
Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.ExtractVolumePath(String path)
at
Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.IsRootDir(String path)
at
Microsoft.Internal.EnterpriseStorage.Dls.PRMCatalog.PrmCatalog.GetUniquePathsForDatasetFromROFileSpecs(Guid datasetId)
at
Microsoft.Internal.EnterpriseStorage.Dls.Prm.CommandParamsHelper.GetTargetLocationMappingsForSpecificDataset(Guid datasetId)
at
Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.PreBackupOnReplicaSendIfNeeded(Message msg)
at
Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.DeleteIncrementalBackupsDataOnReplica(Message msg)
at
Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Transition.Execute(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.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at
System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object
state)
*** Mojito error was: InvalidPath; 0;
None</ExceptionDetails></FatalServiceError>
the message resource is present but the message is not found in the
string/message table
----------------------
Any advice is appreciated?
Ash
|
|
0
|
|
|
|
Reply
|
Utf
|
2/16/2010 9:40:01 PM |
|
Here is an old thread regarding the same issue...
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.dataprotectionmanager&tid=f06d8205-f3be-4f9a-84da-ff4beab514a8&mid=b3f3b3a5-3aa2-4f71-ba59-0ad29d8db6b3&cat=en_US_c18d9b67-8a4f-493f-99fa-246042fd5824&lang=en&cr=US&sloc=&p=3
--
Santhosh Sivarajan | MCTS, MCSE (W2K3/W2K/NT4), MCSA (W2K3/W2K/MSG), CCNA
Houston, TX
http://blogs.sivarajan.com/
http://publications.sivarajan.com/
This posting is provided "AS IS" with no warranties, and confers no rights
"Ash" <Ash@discussions.microsoft.com> wrote in message
news:25267BC2-01E2-4C00-8941-D1094D93C8D8@microsoft.com...
> Everytime I invoke a certain System State Backup on Windows Server 2008,
> the
> GUI crashes with the following message
>
> Connection to the DPM service has been lost
>
> Review the application event log for information about a possible service
> shutdown. Verify that the following services are not disabled:
> DPM
> DPM Replication Agent
> SQLAgent$MSDPM2010RCEVAL
> MSSQL$MSDPM2010RCEVAL
> Virtual Disk Service
> Volume Shadow Copy
>
> ID: 917
>
> ------------------------------------------------------------------------------------------------
>
> None of the services above are disabled. There is no log in the event
> viewer
> showing that any of the above services were stopped. The backups in
> question
> were running perfectly fine a day earlier. The following event is present
> in
> the eventlog
>
> ------------------
> 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 'msdpm'. Restart the DPM
> process 'msdpm'.
>
> Problem Details:
> <FatalServiceError><__System><ID>19</ID><Seq>1438</Seq><TimeCreated>2/16/2010
> 9:30:51
> PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>160</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>Exception
> of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was
> thrown.</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException:
> Exception of type
> 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was thrown.
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.GetVolumePrefixLength(String
> path)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.ExtractVolumePath(String
> path)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.IsRootDir(String
> path)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.PRMCatalog.PrmCatalog.GetUniquePathsForDatasetFromROFileSpecs(Guid
> datasetId)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Prm.CommandParamsHelper.GetTargetLocationMappingsForSpecificDataset(Guid
> datasetId)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.PreBackupOnReplicaSendIfNeeded(Message
> msg)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.DeleteIncrementalBackupsDataOnReplica(Message
> msg)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Transition.Execute(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.Run(ExecutionContext
> executionContext, ContextCallback callback, Object state)
> at
> System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback
> tpWaitCallBack)
> at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object
> state)
> *** Mojito error was: InvalidPath; 0;
> None</ExceptionDetails></FatalServiceError>
>
>
> the message resource is present but the message is not found in the
> string/message table
>
> ----------------------
>
> Any advice is appreciated?
>
> Ash
|
|
0
|
|
|
|
Reply
|
Santhosh
|
2/16/2010 10:09:40 PM
|
|
Here is an old thread which talks about the same issue...
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.dataprotectionmanager&tid=f06d8205-f3be-4f9a-84da-ff4beab514a8&mid=b3f3b3a5-3aa2-4f71-ba59-0ad29d8db6b3&cat=en_US_c18d9b67-8a4f-493f-99fa-246042fd5824&lang=en&cr=US&sloc=&p=3
--
Santhosh Sivarajan | MCTS, MCSE (W2K3/W2K/NT4), MCSA (W2K3/W2K/MSG), CCNA
Houston, TX
http://blogs.sivarajan.com/
http://publications.sivarajan.com/
"Ash" <Ash@discussions.microsoft.com> wrote in message
news:25267BC2-01E2-4C00-8941-D1094D93C8D8@microsoft.com...
> Everytime I invoke a certain System State Backup on Windows Server 2008,
> the
> GUI crashes with the following message
>
> Connection to the DPM service has been lost
>
> Review the application event log for information about a possible service
> shutdown. Verify that the following services are not disabled:
> DPM
> DPM Replication Agent
> SQLAgent$MSDPM2010RCEVAL
> MSSQL$MSDPM2010RCEVAL
> Virtual Disk Service
> Volume Shadow Copy
>
> ID: 917
>
> ------------------------------------------------------------------------------------------------
>
> None of the services above are disabled. There is no log in the event
> viewer
> showing that any of the above services were stopped. The backups in
> question
> were running perfectly fine a day earlier. The following event is present
> in
> the eventlog
>
> ------------------
> 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 'msdpm'. Restart the DPM
> process 'msdpm'.
>
> Problem Details:
> <FatalServiceError><__System><ID>19</ID><Seq>1438</Seq><TimeCreated>2/16/2010
> 9:30:51
> PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>160</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>Exception
> of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was
> thrown.</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException:
> Exception of type
> 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was thrown.
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.GetVolumePrefixLength(String
> path)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.ExtractVolumePath(String
> path)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.IsRootDir(String
> path)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.PRMCatalog.PrmCatalog.GetUniquePathsForDatasetFromROFileSpecs(Guid
> datasetId)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Prm.CommandParamsHelper.GetTargetLocationMappingsForSpecificDataset(Guid
> datasetId)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.PreBackupOnReplicaSendIfNeeded(Message
> msg)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.DeleteIncrementalBackupsDataOnReplica(Message
> msg)
> at
> Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Transition.Execute(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.Run(ExecutionContext
> executionContext, ContextCallback callback, Object state)
> at
> System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback
> tpWaitCallBack)
> at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object
> state)
> *** Mojito error was: InvalidPath; 0;
> None</ExceptionDetails></FatalServiceError>
>
>
> the message resource is present but the message is not found in the
> string/message table
>
> ----------------------
>
> Any advice is appreciated?
>
> Ash
|
|
0
|
|
|
|
Reply
|
Santhosh
|
2/16/2010 10:45:05 PM
|
|
Santhosh,
I deleted the failing replica, recreated it and the DPM server seems happy
again. Thanks for the prompt response and hoping that it will be fixed in the
RTM.
Ash
"Santhosh Sivarajan" wrote:
> Here is an old thread regarding the same issue...
>
> http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.dataprotectionmanager&tid=f06d8205-f3be-4f9a-84da-ff4beab514a8&mid=b3f3b3a5-3aa2-4f71-ba59-0ad29d8db6b3&cat=en_US_c18d9b67-8a4f-493f-99fa-246042fd5824&lang=en&cr=US&sloc=&p=3
>
>
> --
> Santhosh Sivarajan | MCTS, MCSE (W2K3/W2K/NT4), MCSA (W2K3/W2K/MSG), CCNA
> Houston, TX
> http://blogs.sivarajan.com/
> http://publications.sivarajan.com/
>
> This posting is provided "AS IS" with no warranties, and confers no rights
> "Ash" <Ash@discussions.microsoft.com> wrote in message
> news:25267BC2-01E2-4C00-8941-D1094D93C8D8@microsoft.com...
> > Everytime I invoke a certain System State Backup on Windows Server 2008,
> > the
> > GUI crashes with the following message
> >
> > Connection to the DPM service has been lost
> >
> > Review the application event log for information about a possible service
> > shutdown. Verify that the following services are not disabled:
> > DPM
> > DPM Replication Agent
> > SQLAgent$MSDPM2010RCEVAL
> > MSSQL$MSDPM2010RCEVAL
> > Virtual Disk Service
> > Volume Shadow Copy
> >
> > ID: 917
> >
> > ------------------------------------------------------------------------------------------------
> >
> > None of the services above are disabled. There is no log in the event
> > viewer
> > showing that any of the above services were stopped. The backups in
> > question
> > were running perfectly fine a day earlier. The following event is present
> > in
> > the eventlog
> >
> > ------------------
> > 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 'msdpm'. Restart the DPM
> > process 'msdpm'.
> >
> > Problem Details:
> > <FatalServiceError><__System><ID>19</ID><Seq>1438</Seq><TimeCreated>2/16/2010
> > 9:30:51
> > PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>160</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>Exception
> > of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was
> > thrown.</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException:
> > Exception of type
> > 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was thrown.
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.GetVolumePrefixLength(String
> > path)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.ExtractVolumePath(String
> > path)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.IsRootDir(String
> > path)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.PRMCatalog.PrmCatalog.GetUniquePathsForDatasetFromROFileSpecs(Guid
> > datasetId)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.Prm.CommandParamsHelper.GetTargetLocationMappingsForSpecificDataset(Guid
> > datasetId)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.PreBackupOnReplicaSendIfNeeded(Message
> > msg)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.DeleteIncrementalBackupsDataOnReplica(Message
> > msg)
> > at
> > Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Transition.Execute(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.Run(ExecutionContext
> > executionContext, ContextCallback callback, Object state)
> > at
> > System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback
> > tpWaitCallBack)
> > at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object
> > state)
> > *** Mojito error was: InvalidPath; 0;
> > None</ExceptionDetails></FatalServiceError>
> >
> >
> > the message resource is present but the message is not found in the
> > string/message table
> >
> > ----------------------
> >
> > Any advice is appreciated?
> >
> > Ash
>
>
> .
>
|
|
0
|
|
|
|
Reply
|
Utf
|
2/16/2010 11:24:01 PM
|
|
The call stacks seem different. Looks like a bug which went away due to your
recreation of protection.
Can you send across the MSDPM*.errlog from <DPM Install>\DPM\Temp to Kapil
dot Malhotra AT microsoft dot com?
--
Thanks,
Kapil
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ash" <Ash@discussions.microsoft.com> wrote in message
news:D176CEEB-CB7C-4AFF-8535-4A8492A3037E@microsoft.com...
> Santhosh,
>
> I deleted the failing replica, recreated it and the DPM server seems happy
> again. Thanks for the prompt response and hoping that it will be fixed in
> the
> RTM.
>
> Ash
>
> "Santhosh Sivarajan" wrote:
>
>> Here is an old thread regarding the same issue...
>>
>> http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.dataprotectionmanager&tid=f06d8205-f3be-4f9a-84da-ff4beab514a8&mid=b3f3b3a5-3aa2-4f71-ba59-0ad29d8db6b3&cat=en_US_c18d9b67-8a4f-493f-99fa-246042fd5824&lang=en&cr=US&sloc=&p=3
>>
>>
>> --
>> Santhosh Sivarajan | MCTS, MCSE (W2K3/W2K/NT4), MCSA (W2K3/W2K/MSG), CCNA
>> Houston, TX
>> http://blogs.sivarajan.com/
>> http://publications.sivarajan.com/
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights
>> "Ash" <Ash@discussions.microsoft.com> wrote in message
>> news:25267BC2-01E2-4C00-8941-D1094D93C8D8@microsoft.com...
>> > Everytime I invoke a certain System State Backup on Windows Server
>> > 2008,
>> > the
>> > GUI crashes with the following message
>> >
>> > Connection to the DPM service has been lost
>> >
>> > Review the application event log for information about a possible
>> > service
>> > shutdown. Verify that the following services are not disabled:
>> > DPM
>> > DPM Replication Agent
>> > SQLAgent$MSDPM2010RCEVAL
>> > MSSQL$MSDPM2010RCEVAL
>> > Virtual Disk Service
>> > Volume Shadow Copy
>> >
>> > ID: 917
>> >
>> > ------------------------------------------------------------------------------------------------
>> >
>> > None of the services above are disabled. There is no log in the event
>> > viewer
>> > showing that any of the above services were stopped. The backups in
>> > question
>> > were running perfectly fine a day earlier. The following event is
>> > present
>> > in
>> > the eventlog
>> >
>> > ------------------
>> > 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 'msdpm'. Restart the
>> > DPM
>> > process 'msdpm'.
>> >
>> > Problem Details:
>> > <FatalServiceError><__System><ID>19</ID><Seq>1438</Seq><TimeCreated>2/16/2010
>> > 9:30:51
>> > PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>160</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>Exception
>> > of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException'
>> > was
>> > thrown.</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException:
>> > Exception of type
>> > 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was
>> > thrown.
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.GetVolumePrefixLength(String
>> > path)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.ExtractVolumePath(String
>> > path)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.Utils.VolumeInformation.IsRootDir(String
>> > path)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.PRMCatalog.PrmCatalog.GetUniquePathsForDatasetFromROFileSpecs(Guid
>> > datasetId)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.Prm.CommandParamsHelper.GetTargetLocationMappingsForSpecificDataset(Guid
>> > datasetId)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.PreBackupOnReplicaSendIfNeeded(Message
>> > msg)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.Prm.RAReplicaCleanupBlock.DeleteIncrementalBackupsDataOnReplica(Message
>> > msg)
>> > at
>> > Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Transition.Execute(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.Run(ExecutionContext
>> > executionContext, ContextCallback callback, Object state)
>> > at
>> > System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback
>> > tpWaitCallBack)
>> > at
>> > System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object
>> > state)
>> > *** Mojito error was: InvalidPath; 0;
>> > None</ExceptionDetails></FatalServiceError>
>> >
>> >
>> > the message resource is present but the message is not found in the
>> > string/message table
>> >
>> > ----------------------
>> >
>> > Any advice is appreciated?
>> >
>> > Ash
>>
>>
>> .
>>
|
|
0
|
|
|
|
Reply
|
Kapil
|
2/19/2010 5:46:49 AM
|
|
|
4 Replies
1386 Views
(page loaded in 0.17 seconds)
Similiar Articles: DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ...Everytime I invoke a certain System State Backup on Windows Server 2008, the GUI crashes with the following message Connection to the DPM service... DPM 2010 Console Crashes - microsoft.public.dataprotectionmanager ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... DPM 2010 RC GUI crashes when ... Server crash with DPM 2010 - microsoft.public ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... Everytime I invoke a certain System State Backup on Windows Server 2008, the GUI crashes with the ... DPM 2007 GUI crash when creating Protection Group - microsoft ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... DPM 2007 GUI crash when creating Protection Group - microsoft ... DPM 2010 RC GUI crashes when ... Backup DPM 2010 to another DPM 2010 server - microsoft.public ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... >> > >> > If the event originated on another computer ... things relating to System Center Data ... DPM 2010 Crash Error 917 - microsoft.public.dataprotectionmanager ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ..... Volume Shadow Copy ID: 917 ... An unexpected error caused a ... Strategy to Deply DPM 2010 in ... unable to respond, unexpected state, 0x809909B0 - microsoft.public ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... unable to respond, unexpected state, 0x809909B0 - microsoft.public ... DPM 2007 SP1 - Unable to ... Connection to the DPM service has been lost. - microsoft.public ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... Everytime I invoke a certain System State Backup on Windows Server 2008, the GUI crashes with the ... Connection to the DPM service has been lost - DPM 2010 - microsoft ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... Everytime I invoke a certain System State Backup on Windows Server 2008, the GUI crashes with the ... Server 2008 Shadow Copies Disabled after Reboot - microsoft.public ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ..... certain System State Backup on Windows Server 2008, the ... Virtual Disk Service Volume Shadow ... DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ...Everytime I invoke a certain System State Backup on Windows Server 2008, the GUI crashes with the following message Connection to the DPM service... DPM 2010 Console Crashes - microsoft.public.dataprotectionmanager ...DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... DPM 2010 RC GUI crashes when invoking a certain backup - microsoft ... DPM 2010 RC GUI crashes when ... microsoft.public.dataprotectionmanager (thread)Re: DPM 2010 RC GUI crashes when invoking a certain backup, Kapil Malhotra [MSFT], 2010/02/19; Re: DPM 2010 RC GUI crashes when invoking a certain backup, Santhosh ... microsoft.public.dataprotectionmanager (date)February 16, 2010. Re: DPM 2010 RC GUI crashes when invoking a certain backup, Santhosh Sivarajan, 23:45; Re: DPM 2010 RC GUI crashes when invoking a certain backup, Santhosh ... DPM 2010 RC and Hyper-V R2 VMs on Cluster Shared Volumes | diTii ...If you’re planning deployment of Data Protection Manager 2010 RC, and you plan to protect Hyper ... one, is KB975921 aimed at solving “You may be unable to perform certain ... 7/20/2012 6:21:12 AM
|