Azure / Azure/usql

Visual Studio: Local runs fail

Open
#160 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
231
Forks
666
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.