jeppoo1
jeppoo1

Reputation: 698

Azure Data Factory - Error - "The cluster has been halted and is not restartable"

**** EDIT **** The problem seems to have solved by itself. Still not sure how, so if anybody has any leads, I would be grateful for an answer.


What could be the cause of the following error "The cluster has been halted and is not restartable" in Azure Data Factory Copy Data activity:

Error details
Error code 2200

Failure type
User configuration issue

Details
Failure happened on 'Source' side.
ErrorCode=UserErrorHttpStatusCodeIndicatingFailure,
'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=The HttpStatusCode 500 indicates failure.
The cluster has been halted and is not restartable.
,Source=Microsoft.DataTransfer.ClientLibrary,'

Source Pipeline
**pl_pipelinename**

Upvotes: 0

Views: 469

Answers (1)

Joseph  Xu
Joseph Xu

Reputation: 6083

According the error message, it is difficult for us to find the cause of the problem. It looks like a bug. Recently the data factory has made some updates, maybe some bugs have been fixed. We can see updates history here. After that, this issue was solved by itself.

Upvotes: 1

Related Questions