Developer forum

Forum » Ecommerce - Standard features » URL renderer stopped working

URL renderer stopped working

Aki Ruuskanen
Aki Ruuskanen
Reply

Hi,

On one of our solutions the URL rewrite stopped working. For exmaple instead of :

https://nevotex.se/home

The URL rendered to :

https://nevotex.sedefault.aspx/?ID=9890

Alson in backend in the page properties you could see that the URL was "default.aspx/ID=9890" (without slash)" instead of "/home".

In the Event Viewer I found this. Does anyone have a clue what happended here. The custer says she was editing a group description. I reset the app pool and everything was working fine again. 

2023-09-19 14:25:12.199: UrlHelper.ResetPageIndex failed: From UrlHelper.CheckResetNeeded because the URL index was changed. This is expected. System.Exception: An item with this ID has already been added to the tree PRODUCTGROUP_1atSHOP17_8917 (Bekledningsmaterialer)    at Dynamicweb.Frontend.UrlHandling.UrlTreeBuilder.AddNode(UrlDataNode nodeData)    at Dynamicweb.Frontend.UrlHandling.UrlPageTreeHelper.BuildPageUrlTree()    at Dynamicweb.Frontend.UrlHandling.UrlHelper.ResetPageIndex(String fromWhere)
2023-09-19 14:25:12.215: Request headers: [   "Cache-Control",   "Connection",   "Pragma",   "Expires",   "Accept",   "Accept-Encoding",   "Accept-Language",   "Cookie",   "Host",   "Referer",   "User-Agent",   "sec-fetch-site",   "sec-fetch-mode",   "sec-fetch-dest" ]
2023-09-19 14:25:12.215: Request item keys: [   "alternateUrlKey",   "Dynamicweb.Environment.Web",   "owin.Environment",   "ExecutionTableMapper" ]
2023-09-19 14:25:12.215: Request form: []

Regards / Aki


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Hi Aki

Can be 2 resets of URLs on top of each other. Which version is this? We did make some changes to avoid clashes and added some delays etc.

Also - how many products do you have? We have seen some URL generation timeout issues with very large product databases that we need to take care of.

 
Aki Ruuskanen
Aki Ruuskanen
Reply

Hi,

It version 9.15.4 

PIM Dashboard says 5518 products. 

Distributed to five different shops like this:

 

 

You must be logged in to post in the forum