Azure Purview on-premises scan
Hi, I have a problem with on-premises scan using Azure Purview. I have installed self hosted integration runtime (and Purview is able to list all object from configured database) but face a problem when trying to scan configured database.
Error description:
TraceComponentId: ExecutionTask
TraceMessageId: ExecutionTaskCommon
@logId: Error
FunctionName: ExecutionTask
jobId: a1eb99df-1b1c-4351-a563-10d1e86655ba
activityId: a1eb99df-1b1c-4351-a563-10d1e86655ba
eventId: ExecutionTaskCommon
message: Execution failed. Error message: 'Type=Microsoft.DataTransfer.Execution.Core.ExecutionException,Message=System error while attempting to launch datascan process. ActivityId: a1eb99df-1b1c-4351-a563-10d1e86655ba,Source=Microsoft.DataTransfer.Execution.DataScanExecutor,StackTrace= w Microsoft.DataTransfer.Execution.DataScan.DataScanExecutor.<ParseContextAndRunDataScan>d__18.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Microsoft.DataTransfer.Execution.DataScan.DataScanExecutor.<StartAsync>d__15.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Microsoft.DataTransfer.Execution.RuntimeTask.ActivityExecutorWorkerAdapter.<ExecuteAsync>d__1.MoveNext(),''Type=System.FormatException,Message=Nieprawidłowy format ciągu wejściowego.,Source=mscorlib,StackTrace= w System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
w Microsoft.DataTransfer.Execution.DataScan.DataScanExecutor.<ParseContextAndRunDataScan>d__18.MoveNext(),'
did you guys struggle similar issue?