<?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 Re: Suggestion: When I/O Failure, Tell us Which File was Being Accessed in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/828383#M9573</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/277071"&gt;@jdtzn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe if you look at the entire result message log, you'll see other messages against "ToolId 1" that will show you which files, and location, were successfully read in. If you can identify the last one it read, you should be able determine which file it stopped at.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue may not be in the file being read itself. The error I believe suggests that the amount of data being read in exhausted the system resources available. See how much disk space is free within the drive your worker is configured to use as its workspace and compare that to the the overall size of all the files you're trying to read in.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 13:13:36 GMT</pubDate>
    <dc:creator>jrgo</dc:creator>
    <dc:date>2021-09-29T13:13:36Z</dc:date>
    <item>
      <title>Suggestion: When I/O Failure, Tell us Which File was Being Accessed</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/827619#M9568</link>
      <description>&lt;P&gt;When this sort of an error happens:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Error - ToolId 1: FileUnbuffered: Error in GetOverlappedResult: The request could not be performed because of an I/O device error. (1117)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It would be &lt;STRONG&gt;amazing&lt;/STRONG&gt; if this message also told us which file was being accessed. (Or at a minimum, which drive was being accessed.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We were running a flow that reads a bunch of files from one network drive and writes output to another drive. It would be so useful if the error message told us which drive was experiencing downtime to cause the alteryx exception.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 21:54:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/827619#M9568</guid>
      <dc:creator>jdtzn</dc:creator>
      <dc:date>2021-09-27T21:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion: When I/O Failure, Tell us Which File was Being Accessed</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/828383#M9573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/277071"&gt;@jdtzn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe if you look at the entire result message log, you'll see other messages against "ToolId 1" that will show you which files, and location, were successfully read in. If you can identify the last one it read, you should be able determine which file it stopped at.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue may not be in the file being read itself. The error I believe suggests that the amount of data being read in exhausted the system resources available. See how much disk space is free within the drive your worker is configured to use as its workspace and compare that to the the overall size of all the files you're trying to read in.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:13:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/828383#M9573</guid>
      <dc:creator>jrgo</dc:creator>
      <dc:date>2021-09-29T13:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion: When I/O Failure, Tell us Which File was Being Accessed</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/832861#M9630</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/12833"&gt;@jrgo&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/277071"&gt;@jdtzn&lt;/a&gt;&amp;nbsp;&lt;A href="https://friday-nightfunkin.com" target="_self"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;friday night funkin&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe if you look at the entire result message log, you'll see other messages against "ToolId 1" that will show you which files, and location, were successfully read in. If you can identify the last one it read, you should be able determine which file it stopped at.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue may not be in the file being read itself. The error I believe suggests that the amount of data being read in exhausted the system resources available. See how much disk space is free within the drive your worker is configured to use as its workspace and compare that to the the overall size of all the files you're trying to read in.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Oh! okay. that make sense&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 04:21:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Suggestion-When-I-O-Failure-Tell-us-Which-File-was-Being/m-p/832861#M9630</guid>
      <dc:creator>juleshavens</dc:creator>
      <dc:date>2021-10-11T04:21:45Z</dc:date>
    </item>
  </channel>
</rss>

