Error while registering RPA Robot with Robot Manager
I am getting below error while registering Robot with pega. Below are the Runtime log. Can any please shed some light here. I am using v19.1.
I am getting below error while registering Robot with pega. Below are the Runtime log. Can any please shed some light here. I am using v19.1.
Info | 12:33:40.386 PM | 1 | STA | Robotics | | | RoboticsApiHelper.RegisterRobot - Robot registration started. Robot Name: 'LAPTOP_GD5QLT1F', Workgroup: 'RobotWG', Authentication Mode: 'Basic'. Verbose | 12:33:40.391 PM | 1 | STA | Listener | | | Resolver: assembly 'System.Web' is loaded successfully Info | 12:33:41.280 PM | 1 | STA | Robotics | | | RoboticsApiHelper.RegisterRobot - Robot registration succeeded. Verbose | 12:33:41.563 PM | 1 | STA | Robotics | | | RoboticsApiHelper.GetRobotProfile - Robot profile endpoint not found in 'Robotics'/'RoboticsSSO' service package, will retrieve from 'API' service package. Error | 12:33:41.862 PM | 1 | STA | DiagnosticExceptionHandler | | | Unhandled Exception: Unexpected character encountered while parsing value: <. Path '', line 0, position 0. Error | 12:33:41.874 PM | 1 | STA | Exception | | | Unexpected character encountered while parsing value: <. Path '', line 0, position 0., Verbose Message: General Information
Diagnostic Info: Diagnostic.MachineName: LAPTOP-GD5QLT1F Diagnostic.FullName: OpenSpan, Version= Proprietary information hidden, Culture=neutral, PublicKeyToken=f5db91edc02d8c5e Diagnostic.AppDomainName: OpenSpan.Runtime.exe Diagnostic.WindowsIdentity: LAPTOP-GD5QLT1F\haite Diagnostic.ApplicationName: OpenSpan.Runtime
Exception Information
1) Exception Information ********************************************* Exception Type: Newtonsoft.Json.JsonReaderException LineNumber: 0 LinePosition: 0 Path: "" Message: "Unexpected character encountered while parsing value: <. Path '', line 0, position 0." Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items TargetSite: Boolean ParseValue() HelpLink: NULL Source: "Newtonsoft.Json" HResult: -2146233088
StackTrace Information ********************************************* at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value) at OpenSpan.Interactions.Robotics.RoboticsApiHelper.ReadAs[TModel](HttpContent content) at OpenSpan.Interactions.Robotics.RoboticsApiHelper.GetRobotProfile(String robotName, String robotPassword, HttpResponseMessage& response) at OpenSpan.Interactions.Robotics.RoboticsApiHelper.GetRobotProfile(String robotName, String robotPassword) at OpenSpan.Interactions.Robotics.RoboticsService.RegisterRobot(String robotWorkgroup, Boolean& isCredentialError) at OpenSpan.Runtime.RuntimeLoader.TryStartRPA() at OpenSpan.Runtime.RuntimeLoader.mMainForm_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at OpenSpan.RuntimeApplication.RuntimeForm.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at OpenSpan.RuntimeApplication.RuntimeForm.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Verbose | 12:33:41.874 PM | 1 | STA | | | | Firing UnhandledExceptionOccurred event. Verbose | 12:33:41.876 PM | 1 | STA | Runtime Application | | | RuntimeLoader.Shutdown() Entered Verbose | 12:33:41.877 PM | 1 | STA | Manifest | | | There is no configuration redirect for Shutdown section. Verbose | 12:33:41.877 PM | 1 | STA | Runtime | | | Stop all projects Info | 12:33:41.879 PM | 1 | STA | Runtime Application | | | Runtime shutdown - terminating runtime in 10000 ms Info | 12:33:41.879 PM | 1 | STA | Runtime Application | | | Runtime shutdown - issuing application exit Verbose | 12:33:41.879 PM | 1 | STA | Runtime Application | | | MainForm_FormClosing called, exiting app Verbose | 12:33:41.879 PM | 1 | STA | Runtime Application | | | Other reason - exiting app Verbose | 12:33:41.879 PM | 1 | STA | Runtime Application | | | RuntimeLoader.Shutdown() Entered Info | 12:33:41.880 PM | 1 | STA | Runtime Application | | | RuntimeLoader.Shutdown() mShuttingDown == true indicating we are re-entering Shutdown(). Will exit. Verbose | 12:33:41.908 PM | 1 | STA | Runti
***Edited by Moderator: Pallavi to change content type from Discussion to Question***