Skip to content

Commit 4cf6a3d

Browse files
Merge pull request #292248 from jonburchel/patch-1
Update connector-troubleshoot-guide.md
2 parents e615b01 + 8c4b6a0 commit 4cf6a3d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/data-factory/connector-troubleshoot-guide.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: troubleshooting
88
ms.date: 09/25/2024
99
ms.author: jianleishen
1010
ms.custom: synapse
11+
ai-usage: ai-assisted
1112
---
1213

1314
# Troubleshoot Azure Data Factory and Azure Synapse Analytics connectors
@@ -43,6 +44,17 @@ You can refer to the troubleshooting pages for each connector to see problems sp
4344

4445
The following errors are general to the copy activity and could occur with any connector.
4546

47+
#### Error code: 2200
48+
49+
- **Message**: `The underlying connection was closed: An unexpected error occurred on a send.`
50+
51+
- **Cause**: This typically indicates an authentication failure during data transfer operations. This can occur when the remote party closes the transport stream.
52+
53+
- **Reccomendation**:
54+
- Verify the source connection and test it to ensure it is functioning correctly.
55+
- Check the authentication method used for the connection.
56+
- Review firewall configuration settings for Azure Cosmos DB to ensure they allow the necessary traffic.
57+
4658
#### Error code: 20000
4759

4860
- **Message**: `Java Runtime Environment cannot be found on the Self-hosted Integration Runtime machine. It is required for parsing or writing to Parquet/ORC files. Make sure Java Runtime Environment has been installed on the Self-hosted Integration Runtime machine.`

0 commit comments

Comments
 (0)