Quantcast
Channel: Optimizely Search & Navigation
Viewing all articles
Browse latest Browse all 6894

EPiServer Find Content Indexing Job scheduled job: System.NullReferenceException Object reference not set to an instance of an object

$
0
0

Hi,

I have experencing an issue when i am trying to run the job EPiServer Find Content Indexing Job. This issue only happend on DXC enviroment and i can't reproduced on my local development environment

I don't know exactly which properties is invalid but the magic is that it only happens on DXC environment.

Stack trace

2020-01-20T10:37:23 PID[26116] Error Core.Querying.Services.ProductIndexingService : ReIndexProduct:: FAIL Indexing on product: WVE614WA
System.NullReferenceException: Object reference not set to an instance of an object.at lambda_method(Closure , ILocalizable )at EPiServer.Find.DelegateValueProvider`2.GetValue(Object target)at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)at EPiServer.Find.Json.Serializer.SerializeToTextWriter(JsonSerializer serializer, Object value, TextWriter textWriter)at EPiServer.Find.Json.Serializer.SerializeObjectsToJsonRequest(JsonSerializer serializer, IJsonRequest jsonRequest, IEnumerable values)at EPiServer.Find.Api.IndexCommand.Execute()at Core.Querying.Services.ProductIndexingService.ReIndexProduct(ElectroluxCategory item) in d:\a\1\s\Core.Querying\Services\ProductIndexingService.cs:line 718

Regards,

Thang Le


Viewing all articles
Browse latest Browse all 6894

Trending Articles