Hello,
We have an error of type eCom_Catalog NullReferenceException.
The error fires frequently, and also at nighttime when nobody is working on the solution, so it may come from an automated task. We donĀ“t know why it happens, nor how to reproduce the error, it is not a response of any user action.
Here is the log info about the error:
2020-08-02 12:31:13.569: An error occurred while attaching module 'eCom_Catalog' (Dynamicweb.Frontend.Content). System.NullReferenceException: Object reference not set to an instance of an object.
at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProduct(Product product, Boolean extendedProperties, Template template, Int32 loopCounter, Boolean renderRelated, String productUrl, Int32 quantity, Int32 wishListId, Boolean renderPublicList, Boolean isRecursiveCall, Lazy`1 categoryFieldSorting, Int32 orderLineOfProductCount, RenderingContext renderingContext, String unitId)
at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProduct(Product product, Boolean extendedProperties, String unitId)
at Dynamicweb.Ecommerce.Frontend.Frontend.RenderProduct(Product product, String unitId)
at Dynamicweb.Ecommerce.Frontend.Frontend.EcomRender()
at Dynamicweb.Ecommerce.Frontend.Frontend.GetContent()
at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)
Does anybody have a clue about why this happens and how to solve it?
Regards,
Tomas