Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Justin 19 posts 163 karma points
    Apr 23, 2015 @ 12:24
    Justin
    0

    RavenDB Error: Temp path already being used

    Hi guys, i'm getting the following error. Does anyone know how i can fix this?

    Ravendb could not open transactional storage..... temp path already used by another database instance

    thanks in advance

  • Justin 19 posts 163 karma points
    Apr 23, 2015 @ 13:54
    Justin
    101

    Hi,

    i think i may have loved this myself. I believe it came down to 2 things:

    1. I am using IIS Express and i was running my dev box by selecting 'Start without debugging' and using Firefox. This meant that even tho i was closing the browser after checking whatever i needed to check, there was still an instance of the application running in IIS Express.

    2. I had the App_Data/RavenDatabases included in my project so that when i published, this directory was also published.

    I believe, the ravenDB file was being locked by my instance of IISExpress, therefor, it couldn't initialise on my production server.

    Just thought i'd share.

    Have a great weekend.

  • Jesper Nielsen 141 posts 498 karma points
    May 05, 2015 @ 14:26
    Jesper Nielsen
    0

    Thanks for sharing your findings!

    Kind regards,
    Jesper 

Please Sign in or register to post replies

Write your reply to:

Draft