Close

Error

IvanSlater
9 years ago
#7893 Quote
Avatar
  • 89
Hi!

Im using the plugin for some time, without any problem.

Today, suddenly, it starts to log this error, and stop working, crashing all category pages until it is disabled.

We didnt change anything in our site.

Can you help?

System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.ArgumentNullException: Value cannot be null. Parameter name: collection at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection) at SevenSpikes.Nop.Plugins.AjaxFilters.Services.PriceCalculationServiceNopAjaxFilters.(Int32 , IQueryable`1 , DateTime ) at SevenSpikes.Nop.Plugins.AjaxFilters.Services.PriceCalculationServiceNopAjaxFilters.(Int32 , Int32 , Int32 ) at SevenSpikes.Nop.Plugins.AjaxFilters.Services.PriceCalculationServiceNopAjaxFilters.(Int32 , Int32 , Int32 , PriceRangeFilterDto ) at SevenSpikes.Nop.Plugins.AjaxFilters.Services.PriceCalculationServiceNopAjaxFilters.GetPriceRangeFilterDto(Int32 categoryId, Int32 manufacturerId, Int32 vendorId) at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.PriceRangeFilterSlider7SpikesController..() at Nop.Core.Caching.CacheExtensions.Get[T](ICacheManager cacheManager, String key, Int32 cacheTime, Func`1 acquire) in c:\Builds\1\AquelasCoisas 2.0\NopCommerce3.3\Sources\AquelasCoisas 2.0\Fontes3.3\Libraries\Nop.Core\Caching\Extensions.cs:line 23 at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.PriceRangeFilterSlider7SpikesController.(Nullable`1 , Nullable`1 , Nullable`1 , String ) at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.PriceRangeFilterSlider7SpikesController.GetPriceRangeFilter(Nullable`1 categoryId, Nullable`1 manufacturerId, Nullable`1 vendorId, String price) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass48.<InvokeActionMethodFilterAsynchronouslyRecursive>b__41() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass48.<InvokeActionMethodFilterAsynchronouslyRecursive>b__41() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass33.<BeginInvokeActionMethodWithFilters>b__32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResul
IvanSlater
9 years ago
#7895 Quote
Avatar
  • 89
Just for the record, it worked after an iis application pool restart.

But I think it should be investigated.

See you.
Boyko
9 years ago
#7897 Quote
Avatar
  • Moderator
  • 1570
IvanSlater wrote:
Just for the record, it worked after an iis application pool restart.

But I think it should be investigated.

See you.


Hi IvanSlater,

I am pretty sure there must be some good reason for this error.
You can see in the Log on which page this error happened and try to reproduce it.
This could not happen just like that without any modifications on the web site. Are you sure you haven't changed anything i.e adding some new products, changing settings, modified the database etc.
Please let us know if this happens again and if you could reproduce it, so that we can know if there is a real problem with the plugin and investigate it.
Regards,
Nop-Templates.com Team