Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

BreadcrumbStore require concurrency lock #1765

Closed
pranavkm opened this issue May 1, 2015 · 1 comment
Closed

BreadcrumbStore require concurrency lock #1765

pranavkm opened this issue May 1, 2015 · 1 comment
Labels

Comments

@pranavkm
Copy link
Contributor

pranavkm commented May 1, 2015

From the CI:

System.IO.IOException: The process cannot access the file 'C:\ProgramData\Microsoft DNX\BreadcrumbStore\Microsoft.Framework.WebEncoders.Core.1.0.0-beta5-11433' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at Microsoft.Framework.Runtime.Servicing.Breadcrumbs.CreateBreadcrumbFile(String fileName)
at Microsoft.Framework.Runtime.Servicing.Breadcrumbs.WriteAllBreadcrumbsInternal()
at Microsoft.Framework.Runtime.Servicing.Breadcrumbs.<WriteAllBreadcrumbs>b__13_0(Object _)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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()
@pranavkm pranavkm added the bug label May 1, 2015
@moozzyk
Copy link
Contributor

moozzyk commented May 1, 2015

Dupe of #1733

@moozzyk moozzyk closed this as completed May 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants