<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Copy Activity Fails but shows as successful in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872182#M13376</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have a pipeline with ForEach activity that loops through a meta table to pick list of tables to load via Copy Activity. Up until now (for about 6-7 months) everything was working smoothly. For the past 2-3 days some strange behavior occurs:&amp;nbsp; random Copy Activites show an error in the output json:&amp;nbsp;&lt;BR /&gt;"Error": { "errorCode": 2012, "message": "Object reference not set to an instance of an object.", "details": [], "isRetriable": false, "retryBackoff": false }.&lt;/P&gt;&lt;P&gt;The strange thing is that despite the error, the respective table is loaded successfully, the Activity shows Success complete(which prevents the Retry to trigger), but activities that are connected to the OnFail of the Copy activity are triggered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Restarting the pipeline for the specific tables that "failed" runs without issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else expirinced such situation and potentialy solved it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 11 Nov 2025 14:58:32 GMT</pubDate>
    <dc:creator>gkocev</dc:creator>
    <dc:date>2025-11-11T14:58:32Z</dc:date>
    <item>
      <title>Copy Activity Fails but shows as successful</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872182#M13376</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have a pipeline with ForEach activity that loops through a meta table to pick list of tables to load via Copy Activity. Up until now (for about 6-7 months) everything was working smoothly. For the past 2-3 days some strange behavior occurs:&amp;nbsp; random Copy Activites show an error in the output json:&amp;nbsp;&lt;BR /&gt;"Error": { "errorCode": 2012, "message": "Object reference not set to an instance of an object.", "details": [], "isRetriable": false, "retryBackoff": false }.&lt;/P&gt;&lt;P&gt;The strange thing is that despite the error, the respective table is loaded successfully, the Activity shows Success complete(which prevents the Retry to trigger), but activities that are connected to the OnFail of the Copy activity are triggered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Restarting the pipeline for the specific tables that "failed" runs without issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else expirinced such situation and potentialy solved it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 14:58:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872182#M13376</guid>
      <dc:creator>gkocev</dc:creator>
      <dc:date>2025-11-11T14:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Activity Fails but shows as successful</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872356#M13377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="920430" data-lia-user-login="gkocev" class="lia-mention lia-mention-user"&gt;gkocev&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears there is a service issue right now, there's been a handful of posts about this, example:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Pipelines/Pipelines-and-pipeline-steps-return-wrong-status/m-p/4872187#M8741" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Pipelines/Pipelines-and-pipeline-steps-return-wrong-status/m-p/4872187#M8741&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the Fabric support page, Americas is currently listed sa having degraded service:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/support/" target="_blank"&gt;https://support.fabric.microsoft.com/support/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend submitting a ticket so Microsoft can see the full scope of the problem and get working on a fix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 17:22:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872356#M13377</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2025-11-11T17:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Activity Fails but shows as successful</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872930#M13390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340679" data-lia-user-login="tayloramy" class="lia-mention lia-mention-user"&gt;tayloramy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. This night everything ran ok, so probably as you advised there was some temp issue. Will see how it goes from now on &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 07:50:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-Activity-Fails-but-shows-as-successful/m-p/4872930#M13390</guid>
      <dc:creator>gkocev</dc:creator>
      <dc:date>2025-11-12T07:50:15Z</dc:date>
    </item>
  </channel>
</rss>

