You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2026. It is now read-only.
Hi, I'm attempting to run some scripts locally from my project and I'm not sure how to troubleshoot this issue. I'm using the (local-project) option for the ADLA account when I submit. One script launches but produces this error:
Start '1_SV1_Extract_Split' : 12/23/2019 4:26:28 PM
End '1_SV1_Extract_Split(Error)' : 12/23/2019 4:26:28 PM
Completed with 'Error' : 12/23/2019 4:26:28 PM
Execution failed with error '1_SV1_Extract_Split Error : 'Failed to execute step, return code is : -1073740023
StdOut: LocaVertexHost Runtime engine initialized
!!OS detected bad memory!!, Terminating the process with exit code 0xc0000709
StdErr: '
'
Execution failed !
The other script, which has worked fine in the past fails to launch and produces a different error:
UsqlSDKBuild.targets(47,5): error : Account is not Azure Data Lake Analytics account : DataLakeLocalCA:projectlocal_623c5235-603a-422e-9427-47339678f75f
Restarting Visual Studio hasn't resolved the issue. What can I do to troubleshoot?
Hi, I'm attempting to run some scripts locally from my project and I'm not sure how to troubleshoot this issue. I'm using the (local-project) option for the ADLA account when I submit. One script launches but produces this error:
The other script, which has worked fine in the past fails to launch and produces a different error:
Restarting Visual Studio hasn't resolved the issue. What can I do to troubleshoot?