<?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 WSAEWOULDBLOCK error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284240#M1280802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 16:19:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-10T16:19:51Z</dc:date>
    <item>
      <title>WSAEWOULDBLOCK error</title>
      <link>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284239#M1280799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting the following error in the event viewer every couple of minutes, anybody know what could be causing it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Warning: Socket error 10035 (WSAEWOULDBLOCK), retrying&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284239#M1280799</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>WSAEWOULDBLOCK error</title>
      <link>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284240#M1280802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 16:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284240#M1280802</guid>
      <dc:creator />
      <dc:date>2011-05-10T16:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: WSAEWOULDBLOCK error</title>
      <link>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284241#M1280804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Since it's a warning, I don't think you lost any data. I've seen many cases of warning and none of them had lost anything. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From microsoft support, it says it can be generated by a delay on the connection: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;DL&gt;&lt;DT&gt;WSAEWOULDBLOCK&lt;/DT&gt;&lt;DT&gt;10035&lt;/DT&gt;&lt;/DL&gt;&lt;DL&gt;&lt;DT&gt;Resource temporarily unavailable.&lt;/DT&gt;&lt;DD&gt;&lt;P&gt;This error is returned from operations on nonblocking sockets &lt;/P&gt;&lt;/DD&gt;&lt;DD&gt;&lt;P&gt;that cannot be completed immediately, for example &lt;A href="http://msdn.microsoft.com/en-us/library/ms740121%28v=vs.85%29.aspx"&gt;&lt;STRONG&gt;recv&lt;/STRONG&gt;&lt;/A&gt; when no&lt;/P&gt;&lt;/DD&gt;&lt;DD&gt;&lt;P&gt; data is queued to be read from the socket. It is a nonfatal error, &lt;/P&gt;&lt;/DD&gt;&lt;DD&gt;&lt;P&gt;and the operation should be retried later. It is normal for&lt;/P&gt;&lt;/DD&gt;&lt;DD&gt;&lt;P&gt; WSAEWOULDBLOCK to be reported as the result from calling &lt;A href="http://msdn.microsoft.com/en-us/library/ms737625%28v=vs.85%29.aspx"&gt;&lt;STRONG&gt;connect&lt;/STRONG&gt;&lt;/A&gt; &lt;/P&gt;&lt;/DD&gt;&lt;DD&gt;&lt;P&gt;on a nonblocking SOCK_STREAM socket, since some time must elapse &lt;/P&gt;&lt;/DD&gt;&lt;DD&gt;&lt;P&gt;for the connection to be established.&lt;/P&gt;&lt;/DD&gt;&lt;/DL&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 16:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284241#M1280804</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-10T16:58:29Z</dc:date>
    </item>
    <item>
      <title>WSAEWOULDBLOCK error</title>
      <link>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284242#M1280806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree it's just a warning, the problem is I'm getting it aprox. every 30 seconds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 16:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WSAEWOULDBLOCK-error/m-p/284242#M1280806</guid>
      <dc:creator />
      <dc:date>2011-05-11T16:25:18Z</dc:date>
    </item>
  </channel>
</rss>

