Error Messages in Analytics Archiver
We receive the following error messages in cachebuilder after updateing to 11.5 with the Analytics Archiver.
The property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 seems to be the Relationship "AssignedToUser":
2022-04-28 08:24:25,281, ERROR [ 26]: System.ArgumentException: Can not add property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Cireson.ServiceManager.Archiver.Services.ManagedObjectRepository.<SaveObjectsAsync>d__21.MoveNext()
2022-04-28 08:24:25,313, ERROR [ 19]: System.ArgumentException: Can not add property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Cireson.ServiceManager.Archiver.Services.ManagedObjectRepository.<SaveObjectsAsync>d__21.MoveNext()
2022-04-28 08:24:25,328, ERROR [ 19]: System.ArgumentException: Can not add property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Cireson.ServiceManager.Archiver.Services.ManagedObjectRepository.<SaveObjectsAsync>d__21.MoveNext()
2022-04-28 08:24:25,360, ERROR [ 18]: System.ArgumentException: Can not add property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Cireson.ServiceManager.Archiver.Services.ManagedObjectRepository.<SaveObjectsAsync>d__21.MoveNext()
2022-04-28 08:24:25,797, ERROR [ 13]: System.ArgumentException: Can not add property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Cireson.ServiceManager.Archiver.Services.ManagedObjectRepository.<SaveObjectsAsync>d__21.MoveNext()
2022-04-28 08:24:25,828, ERROR [ 18]: System.ArgumentException: Can not add property 15e577a3-6bf9-6713-4eac-ba5a5b7c4722 to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
at Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
at Cireson.ServiceManager.Archiver.Services.ManagedObjectRepository.<SaveObjectsAsync>d__21.MoveNext()
Anyone knows what might be the issue here? Cachebuilder restart and truncating the workitem table did not resolve this unfortunately.
Best Answer
-
Simon_Zeinhofer Customer Ninja IT Monkey ✭✭✭✭
We opened a Service request for that and as I saw there is also a Problem open for that.
0
Answers
We opened a Service request for that and as I saw there is also a Problem open for that.