web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Forums / Finance forum / Dynamics 365 for opera...
Finance forum

Dynamics 365 for operation on premises deployment error The network path was not found.

(0) ShareShare
ReportReport
Posted on by 98

Hi All,

I've been struggling with the below error when I click on deploy from LCS I receive the below error in event viewer.

Application: ArtifactsManager.exe

Framework Version: v4.0.30319

Description: The application requested process termination through System.Environment.FailFast(string message).

Message: RunAsync failed due to an unhandled exception causing the host process to crash: System.IO.IOException: The network path was not found.

 

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)

at ArtifactsManager.ArtifactsDownloadManager.GetFileDownloadPath(String fileShareLocation, String assetId, CloudBlockBlob artifact)

at ArtifactsManager.ArtifactsDownloadManager.ProcessDownloadRequest(String assetId, String assetUri, Boolean forceDownload, IReliableDictionary`2 assetsDownloadedLocation, IReliableDictionary`2 cancellationTokens, IReliableDictionary`2 progressDetails, IReliableDictionary`2 artifactStatus, IReliableDictionary`2 inProgressJobDescriptors)

at ArtifactsManager.ArtifactsManager.<RunAsync>d__16.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

at Microsoft.ServiceFabric.Services.Runtime.StatefulServiceReplicaAdapter.<ExecuteRunAsync>d__12.MoveNext()

Stack:

at System.Environment.FailFast(System.String)

at Microsoft.ServiceFabric.Services.Runtime.ServiceHelper.HandleRunAsyncUnexpectedException(System.Fabric.IServicePartition, System.Exception)

at Microsoft.ServiceFabric.Services.Runtime.StatefulServiceReplicaAdapter+<ExecuteRunAsync>d__12.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task.Finish(Boolean)

at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetException(System.Object)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetException(System.Exception)

at ArtifactsManager.ArtifactsManager+<RunAsync>d__16.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>)

at Microsoft.ServiceFabric.Replicator.Transaction+<PrivateCommitAsync>d__20.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(Int64)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(Int64)

at Microsoft.ServiceFabric.Replicator.LoggingReplicator+<CommitTransactionAsync>d__122.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(Int64)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(Int64)

at Microsoft.ServiceFabric.Replicator.TransactionManager+<CommitTransactionAsync>d__22.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.__Canon)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.__Canon)

at Microsoft.ServiceFabric.Replicator.TransactionManager+<EndTransactionAsync>d__24.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>)

at Microsoft.ServiceFabric.Replicator.TransactionManager+<ProcessLogicalRecordOnPrimaryAsync>d__26.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.Threading.Tasks.VoidTaskResult)

at System.Threading.Tasks.Task+WhenAllPromise.Invoke(System.Threading.Tasks.Task)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>)

at Microsoft.ServiceFabric.Replicator.LoggingReplicator+<AwaitReplication>d__102.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.VoidTaskResult)

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>)

at Microsoft.ServiceFabric.Replicator.LogicalLogRecord+<AwaitReplication>d__17.MoveNext()

at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()

at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)

at System.Threading.Tasks.Task.FinishContinuations()

at System.Threading.Tasks.Task`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(Int64)

at System.Threading.Tasks.TaskCompletionSource`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(Int64)

at System.Threading.Tasks.TaskCompletionSource`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(Int64)

at System.Fabric.Interop.AsyncCallOutAdapter2`1[[System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Finish(IFabricAsyncOperationContext, Boolean)

at System.Fabric.Interop.SharedNativeObject`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TryAcquireAndInvoke(System.Action`1<System.__Canon>)

Faulting application name: ArtifactsManager.exe, version: 1.1.0.0, time stamp: 0x5a304218

Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000

Exception code: 0x80131623

Fault offset: 0x00007ffad7902bf7

Faulting process id: 0x104c

Faulting application start time: 0x01d37cc09fac9541

Faulting application path: C:\ProgramData\SF\Orch_76\Fabric\work\Applications\LocalAgentType_App6\ArtifactsManagerPkg.Code.1.0.0.20171212\ArtifactsManager.exe

Faulting module path: unknown

Report Id: 718626e4-a41f-4ee7-9bba-3346733ba64a

Faulting package full name:

Faulting package-relative application ID:

 

I have the same question (0)
  • Mohamed Profile Picture
    30 on at

    Hello

    I was wondering if you found a solution to the above error?

    Thank you

    Mohamed

  • MDeeb Profile Picture
    98 on at

    Hi Mohamed,

    please check if the agent folder is accessible and local agent have access to it? or you have type it correctly on the configuration of the on-premises connector on LCS.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Finance

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans