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.

  • Kim Søjborg Pedersen 71 posts 275 karma points
    Oct 11, 2013 @ 10:32
    Kim SĂžjborg Pedersen
    0

    The document store has already been disposed and cannot be used Object name: 'EmbeddableDocumentStore'.

    Install latest uCommerce 4 and razorstore 2.0.0.x . Now you have two language in umbraco "en-GB" and "en-US" if you delete one of them you crash the entire ucommerce. This the message when you try to save anything on a catalog, category or a product.

    I think I wait a while to use the ucommerce with faceted search in production :)

    escription: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 


    Exception Details: System.ObjectDisposedException: The document store has already been disposed and cannot be used
    Object name: 'EmbeddableDocumentStore'.

    Source Error: 

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace: 

    [ObjectDisposedException: The document store has already been disposed and cannot be used
    Object name: 'EmbeddableDocumentStore'.]
       Raven.Client.Document.DocumentStore.OpenSession(OpenSessionOptions options) +634
       UCommerce.Search.RavenDB.RavenDbRepository.Save(T document) +65
       UCommerce.Search.RavenDB.RavenDbRepository.SaveMany(IEnumerable`1 documents) +313
       UCommerce.Extensions.CollectionExtensions.ForEach(IEnumerable`1 source, Action`1 action) +136
       UCommerce.Pipelines.Search.SearchIndexerTask`1.Execute(T subject) +172
       UCommerce.Pipelines.Pipeline`1.Execute(T subject) +275
    
    [PipelineException: Exception occoured while processing pipeline 'UCommerce.Pipelines.Catalog.ProductCatalogPipeline'. See inner exception for details.]
       UCommerce.Pipelines.Pipeline`1.Execute(T subject) +513
       UCommerce.Presentation.Presenters.Catalog.EditProductCatalogPresenter.View_Save(Object sender, EntityCommandEventArgs`1 e) +586
       UCommerce.Web.UI.Catalog.EditProductCatalog.OnSave(Object sender, EventArgs e) +141
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +134
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +204
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18045

  • Morten Skjoldager 440 posts 1499 karma points
    Oct 11, 2013 @ 13:56
    Morten Skjoldager
    100

    Kim, the solution is found and pointed out in the other thread you created. 

Please Sign in or register to post replies

Write your reply to:

Draft