title | description | ms.author | author | ms.topic | ms.date | ms.service |
---|---|---|---|---|---|---|
External error codes - Azure Stream Analytics |
Troubleshoot Azure Stream Analytics issues with external error codes. |
sidram |
sidramadoss |
troubleshooting |
05/07/2020 |
stream-analytics |
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every external error code. External errors are generic errors thrown by an upstream or downstream service that Stream Analytics can't distinguish as a data error, configuration error, or external availability error.
- Cause: An error occurred when initializing the an adapter.
- Cause: An error occurred while writing data to an adapter.
- Cause: An HTTP error was returned from Azure functions.
- Cause: Stream Analytics failed to write events to Azure Function.
- Cause: There is a redirect error when outputting to Azure Functions.
- Cause: There is a client error outputting to Azure Functions.
- Cause: There is a server error outputting to Azure Functions.
- Cause: Writing to Azure functions failed as the http request exceeded the timeout.
- Recommendation: Check your Azure Functions logs for potential delays.
- Cause: Input offsets are invalid. This may be due to a failover.
- Recommendation: Restart your Stream Analytics job from last output time.
- Cause: An error occurred while sending data to Event Hub.
- Cause: Stream Analytics failed to connect to a Cosmos DB account after the maximum number of retries.
- Cause: Stream Analytics failed to query the Cosmos DB database and collection after the maximum number of retries.
- Cause: CosmosDB can't create a stored procedure after several retries.
- Cause: The upsert stored procedure returned an error.
- Cause: Stream Analytics can't initialize the SQL Database output.
- Cause: Stream Analytics can't write events to the SQL Database output.
- Cause: An error occurred when initializing a dedicated SQL pool output.
- Cause: An error occurred when writing output to a dedicated SQL pool.