Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Pushing package - error: package is being used by another process

    Scheduled Pinned Locked Moved Support
    nugetproget
    5 Posts 1 Posters 12 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      One error we got quite often, but not always, btw: we are pushing packages during our TFS(xaml) builds, the build service runs as domain user:

      Invoke NuGet push error: Failed to process request. 'There was an error processing the request: The process cannot access the file 'C:\ProgramData\ProGet\Packages.nugetv2\F1\Upper.MapProject.Newsletter.Module\Upper.MapProject.Newsletter.Module.1.6.nupkg' because it is being used by another process.'.

      Invoke NuGet push error: The remote server returned an error: (500) Internal Server Error..

      Any ideas?
      Br

      Any ideas we are pushing the packages via nuget.exe push…. so I don’t know which process is also using the file mentioned above.

      Product: ProGet
      Version: 4.5.3

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        This error means that another process is trying to access that file that is being uploaded. Most likely it's an anti-virus or search indexing program. Make sure to disable those on your Proget feed directories, otherwise this may happen frequently.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Antivirus is deactivated, I will try to disable SearchIndex as well, the interesting thing is that the package is uploaded successfully, so that seems quite strange to me.

          br

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Because we are using Windows Server 2012 R2 DataCenter Edition, SearchIndex wasn't even installed, but the error persists, any other ideas?

            1 Reply Last reply Reply Quote 0
            • ? This user is from outside of this forum
              Guest
              last edited by

              The only thing that will yield this message -- The process cannot access the file '...' because it is being used by another process. -- is another process having a lock on that file. Windows does not provide information about which process that is.

              So, you'll need to use a tool like procmon to see file handles, and identify the culprit.

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation