Options

Bad JSON excape sequence during CreateCloneRequestEvent

Getting this error during the CreateCloneRequestEvent.  This is only occurring on specific clone destinations.  Many of my destinations work without issue.  It wouldn't surprise me if these destinations need updates of some kind.
CreateCloneRequestEvent (clone name: "xxxx") Operation 2778 failed with general exception
Newtonsoft.Json.JsonReaderException: Bad JSON escape sequence: \#. Path '', line 1, position 114.
   at Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote)
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
   at RedGate.SqlClone.Core.ImageTools.JsonConfigReader.<>c__DisplayClass2_0.<ReadConfigFile>b__0()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
Tagged:
Sign In or Register to comment.