Has anyone come up with a solution for this error yet?
2016-08-18 00:06:48,566 [P18936/D2/T333] ERROR SEOChecker.HttpModules.UrlModule - SEOChecker: Error in PageNotFound Module
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at SEOChecker.Core.Repository.UrlHistory.UrlHistoryRepository.GetNodeIdByUrl(Uri uri)
at SEOChecker.Core.Providers.NotFoundProviders.SEOCheckerContentNotFoundurlHistoryProvider.GetResultByUrl(Uri uri)
at SEOChecker.Core.Providers.NotFoundProviders.SEONotFoundProviders.GetResultByUri(Uri uri)
at SEOChecker.HttpModules.UrlModule.(Object , EventArgs )
I've seen plenty of people ask about it but seems like it doesn't ever get answered.
I hate to be negative about what is on the surface of it a great product but this is hammering the performance on my server and making me think I really shouldn't be using this in a production environment.
Any moments of genius or inspiration greatly appreciated!
Best to clear the UrlHistory table. It is probably because duplicates url parts are stored but it's a hard bug to reproduce. V2 will not have this issue since it's not using the database anymore. Most environments don't have this by the way :)
Hi Richard,
Just wondering if you had any other suggestions for fixing this issue?
I know you mentioned this was difficult to replicate but we seem to be experiencing this on all of our sites using SEO Checker (about 5) - happy to provide additional information or be a guinea pig in trying to resolve as if we can't we will need to remove the package.
Sorry for not getting back. did not receive a notification about the last mail. But would it be possible to share one of the sites (files + db) with me? Then I can run in debug mode. If possible please send an email to [email protected]
SEOChecker: Error in PageNotFound Module
Has anyone come up with a solution for this error yet?
I've seen plenty of people ask about it but seems like it doesn't ever get answered.
I hate to be negative about what is on the surface of it a great product but this is hammering the performance on my server and making me think I really shouldn't be using this in a production environment.
Any moments of genius or inspiration greatly appreciated!
Thanks
Hi Michael,
Best to clear the UrlHistory table. It is probably because duplicates url parts are stored but it's a hard bug to reproduce. V2 will not have this issue since it's not using the database anymore. Most environments don't have this by the way :)
Sorry you had this issue.
Best,
Richard
Hi Richard, I've cleared the table but am still getting exactly the same issue.
Any ideas?
Mike
Clear cache by restarting site?
No that didn't work. Still the same issue.
Hi Richard, Just wondering if you had any other suggestions for fixing this issue?
I know you mentioned this was difficult to replicate but we seem to be experiencing this on all of our sites using SEO Checker (about 5) - happy to provide additional information or be a guinea pig in trying to resolve as if we can't we will need to remove the package.
Thanks
Hi Michael,
Sorry for not getting back. did not receive a notification about the last mail. But would it be possible to share one of the sites (files + db) with me? Then I can run in debug mode. If possible please send an email to [email protected]
Thanks,
Richard
is working on a reply...