Giter VIP home page Giter VIP logo

Comments (4)

kevinobee avatar kevinobee commented on June 27, 2024

I'll take a look.

-----Original Message-----
From: "moanrose" [email protected]
Sent: ‎13/‎03/‎2015 09:13
To: "kevinobee/Sitecore.Ship" [email protected]
Subject: [Sitecore.Ship] Cannot delete tempfile on package upload (Sitecore 8)(#35)

When uploading a package using the /services/package/install/fileupload endpoint in a version compiled for Sitecore 8, i get the following exception:
Exception Details: System.IO.IOException: The process cannot access the file
'C:\projects\ci\cidevelopment\Website\temp\48ca187f-d7f5-4ad9-adce-02343dd46d53.update' because it is being used by another process.
Source Error:
Line 36: public void Dispose()
Line 37: {
Line 38: File.Delete(_tempPackageFile);
Line 39: }
Line 40: }
Source File: c:\projects\ci\Sitecore.Ship\Sitecore.Ship\src\Sitecore.Ship.Infrastructure\IO\TempPackager.cs Line: 38
It seems that the file is still in use by the Sitecore.Updater at this point.

Reply to this email directly or view it on GitHub.

from sitecore.ship.

BobLokerse avatar BobLokerse commented on June 27, 2024

Is there an estimate when the Sitecore 8 version is going to be available?

from sitecore.ship.

kevinobee avatar kevinobee commented on June 27, 2024

@BobLokerse The first commit towards getting a Sitecore 8.x compatible Ship is in the release/0.4.0 branch.

from sitecore.ship.

kevinobee avatar kevinobee commented on June 27, 2024

I'm going to treat this as a bug as the issue is the exception originating out of the Ship code failing to handle the File.Delete error case appropriately. I will push thin as a fix into the 0.4.0 release.

from sitecore.ship.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.