<?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 Semaphore timeout in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Semaphore-timeout/m-p/456932#M1274008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using QlikView 10.0.9061.7 on Microsoft Windows Server 2003 Enterprise x64 Edition X64 (Microsoft Windows NT 5.2.3790 Service Pack 2),.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a long-running, processor- and memory-intensive document that I set to reload last night, but it abruptly terminated partway through its script.&amp;nbsp; The Document Log gave to error message (its final entry was merely a LOAD statement).&amp;nbsp; The Task Log ended like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;22/11/2012 00:07:46.1053401 Error Exception=System.IO.IOException: The semaphore timeout period has expired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.StreamReader.ReadBuffer()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.StreamReader.get_EndOfStream()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReadDocumentLogThread(ILogBucket i_LogBucket, DateTime i_ReloadStartTime)&lt;BR /&gt;22/11/2012 00:07:46.8709945 Error Aborting Reload. Error=QDSMain.TaskResult&lt;BR /&gt;22/11/2012 00:11:42.7221519 Error Reload was aborted.&lt;BR /&gt;22/11/2012 00:11:42.7690272 Information Initializing Reload (0), Finished (15216875)&lt;BR /&gt;22/11/2012 00:11:42.7690272 Error Reload failed.&lt;BR /&gt;22/11/2012 00:11:42.8159025 Information Closing the document.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Information Closing the document.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Warning Document was forcibly closed. Clean close was not possible.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Information Closed the QlikView Engine successfully. ProcessID=4584&lt;BR /&gt;22/11/2012 00:11:42.9565284 Information Initializing (0), Finished (188)&lt;BR /&gt;22/11/2012 00:11:42.9565284 Error Reload failed. Distribution skipped.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Error The task "65 Reload of Insto Finance RB Customer Analytics\RB Customer Analytics.qvw" failed. ErrorCount=5&lt;BR /&gt;22/11/2012 00:11:43.2534053 Information Closed the QlikView Engine successfully. ProcessID=4584&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That, however, is my only clue.&amp;nbsp; The QVS logs show nothing abnormal - memory was fine in the Performance Log; no errors or memory issues in Events; there were no user sessions.&amp;nbsp; There were no other tasks running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My only guess at present is that the LOAD statement (which does an aggregate stat over the whole data set) took too long for some other process's comfort.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas over what could have caused this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>gussfish</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Semaphore timeout</title>
      <link>https://community.qlik.com/t5/QlikView/Semaphore-timeout/m-p/456932#M1274008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using QlikView 10.0.9061.7 on Microsoft Windows Server 2003 Enterprise x64 Edition X64 (Microsoft Windows NT 5.2.3790 Service Pack 2),.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a long-running, processor- and memory-intensive document that I set to reload last night, but it abruptly terminated partway through its script.&amp;nbsp; The Document Log gave to error message (its final entry was merely a LOAD statement).&amp;nbsp; The Task Log ended like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;22/11/2012 00:07:46.1053401 Error Exception=System.IO.IOException: The semaphore timeout period has expired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.StreamReader.ReadBuffer()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.IO.StreamReader.get_EndOfStream()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReadDocumentLogThread(ILogBucket i_LogBucket, DateTime i_ReloadStartTime)&lt;BR /&gt;22/11/2012 00:07:46.8709945 Error Aborting Reload. Error=QDSMain.TaskResult&lt;BR /&gt;22/11/2012 00:11:42.7221519 Error Reload was aborted.&lt;BR /&gt;22/11/2012 00:11:42.7690272 Information Initializing Reload (0), Finished (15216875)&lt;BR /&gt;22/11/2012 00:11:42.7690272 Error Reload failed.&lt;BR /&gt;22/11/2012 00:11:42.8159025 Information Closing the document.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Information Closing the document.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Warning Document was forcibly closed. Clean close was not possible.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Information Closed the QlikView Engine successfully. ProcessID=4584&lt;BR /&gt;22/11/2012 00:11:42.9565284 Information Initializing (0), Finished (188)&lt;BR /&gt;22/11/2012 00:11:42.9565284 Error Reload failed. Distribution skipped.&lt;BR /&gt;22/11/2012 00:11:42.9565284 Error The task "65 Reload of Insto Finance RB Customer Analytics\RB Customer Analytics.qvw" failed. ErrorCount=5&lt;BR /&gt;22/11/2012 00:11:43.2534053 Information Closed the QlikView Engine successfully. ProcessID=4584&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That, however, is my only clue.&amp;nbsp; The QVS logs show nothing abnormal - memory was fine in the Performance Log; no errors or memory issues in Events; there were no user sessions.&amp;nbsp; There were no other tasks running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My only guess at present is that the LOAD statement (which does an aggregate stat over the whole data set) took too long for some other process's comfort.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas over what could have caused this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angus.&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/Semaphore-timeout/m-p/456932#M1274008</guid>
      <dc:creator>gussfish</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphore timeout</title>
      <link>https://community.qlik.com/t5/QlikView/Semaphore-timeout/m-p/456933#M1274014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are mentioning that the reload job is memory intensive, it would be good to verify first that memory is not running out on the server.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Unfortunately the QVS logs only log QVS's own memory usage which does not tell us if other processes like the Distribution Service is using up all memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get an accurate idea of the memory demand on the system, use Windows own performance Monitoring and monitor "&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: 'Segoe UI', sans-serif; background-color: white;"&gt;Memory, Committed Bytes&lt;/SPAN&gt;".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 08:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Semaphore-timeout/m-p/456933#M1274014</guid>
      <dc:creator>mls</dc:creator>
      <dc:date>2012-11-22T08:53:31Z</dc:date>
    </item>
  </channel>
</rss>

