while running ADF Getting error for Custom activity

Damodara, K 40 Reputation points
2023-08-04T05:56:42.66+00:00

Error: Operation on target EU_SAM_55_L1 failed: {"errorCategory":0,"code":"FailureExitCode","message":"The task exited with an exit code representing a failure","details":[{"Name":"Message","Value":"The task process exited with an unexpected exit code"},{"Name":"AdditionalErrorCode","Value":"FailureExitCode"}]}

Linked Service Working Fine:

User's image

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2023-08-04T10:48:46.8566667+00:00

    Hi Damodara, K,

    Thank you for posting query in Microsoft Q&A Platform.

    To diagnose the issue, Kindly check the log files for more information on the error. You can follow the below steps to investigate and diagnose the problem:

    1. Select Jobs from the left-hand side of Batch Explorer
    2. Choose the job created by your data factory
    3. Click on the task that had a failure exit code
    4. View stdout.txt and stderr.txt to investigate and diagnose your problem

    as per the logs we can try to identify the root cause and think about resolution details. Please let me know updates after checking.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.