<?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: How to interpret error &amp;quot;READ ACCESS VIOLATION MCMC&amp;quot; in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-interpret-error-quot-READ-ACCESS-VIOLATION-MCMC-quot/m-p/356682#M64254</link>
    <description>&lt;P&gt;A read access violation means that SAS has encountered a problem and can't deal with it gracefully. As your log states you should track this to SAS Tech Support with the log included. They are in the best position to help.&lt;/P&gt;</description>
    <pubDate>Sun, 07 May 2017 03:55:12 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-05-07T03:55:12Z</dc:date>
    <item>
      <title>How to interpret error "READ ACCESS VIOLATION MCMC"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-interpret-error-quot-READ-ACCESS-VIOLATION-MCMC-quot/m-p/345849#M63539</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am programming a random effects logit model with repeated measures. The random effect is only an intercept. I have adapted code from the example provided here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_mcmc_sect054.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_mcmc_sect054.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Proc MCMC in SAS 9.4 on Windows 7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error I keep running into is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: An exception has been encountered.&lt;BR /&gt;Please contact technical support and provide them with the following&lt;BR /&gt;traceback information:&lt;/P&gt;&lt;P&gt;The SAS task name is [MCMC]&lt;BR /&gt;ERROR: Read Access Violation MCMC&lt;BR /&gt;Exception occurred at (06EF1385)&lt;BR /&gt;Task Traceback&lt;BR /&gt;Address Frame (DBGHELP API Version 4.0 rev 5)&lt;BR /&gt;0000000006EF1385 000000002BD9D5E0 sasdoc:tkvercn1+0x50345&lt;BR /&gt;00000000082466DA 000000002BD9D5E8 sasoda:tkvercn1+0x2569A&lt;BR /&gt;000000000823F978 000000002BD9D720 sasoda:tkvercn1+0x1E938&lt;BR /&gt;00000000082466DA 000000002BD9D760 sasoda:tkvercn1+0x2569A&lt;BR /&gt;00000000082224F8 000000002BD9DD70 sasoda:tkvercn1+0x14B8&lt;BR /&gt;0000000006F04EBA 000000002BD9DDB0 sasdoc:tkvercn1+0x63E7A&lt;BR /&gt;0000000006EF0694 000000002BD9E000 sasdoc:tkvercn1+0x4F654&lt;BR /&gt;0000000006617E7A 000000002BD9E008 sasods:tkvercn1+0x1D6E3A&lt;BR /&gt;0000000006514B76 000000002BD9E360 sasods:tkvercn1+0xD3B36&lt;BR /&gt;00000000064B06BA 000000002BD9EA40 sasods:tkvercn1+0x6F67A&lt;BR /&gt;000000002B9C0E6A 000000002BD9EA48 sasmcmc:tkvercn1+0x13FE2A&lt;BR /&gt;000000002B8B4C9C 000000002BD9EBE0 sasmcmc:tkvercn1+0x33C5C&lt;BR /&gt;000000002B8AAF06 000000002BD9EE50 sasmcmc:tkvercn1+0x29EC6&lt;BR /&gt;000000002B88A895 000000002BD9FBF0 sasmcmc:tkvercn1+0x9855&lt;BR /&gt;00000000030283AB 000000002BD9FBF8 sashost:Main+0x10F1B&lt;BR /&gt;000000000302DFDD 000000002BD9FF50 sashost:Main+0x16B4D&lt;BR /&gt;0000000076C259CD 000000002BD9FF58 kernel32:BaseThreadInitThunk+0xD&lt;BR /&gt;0000000076D5A561 000000002BD9FF88 ntdll:RtlUserThreadStart+0x21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure what this error means. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The full log-file is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greatly appreciate any pointers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--SG&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 17:25:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-interpret-error-quot-READ-ACCESS-VIOLATION-MCMC-quot/m-p/345849#M63539</guid>
      <dc:creator>sg248</dc:creator>
      <dc:date>2017-03-30T17:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret error "READ ACCESS VIOLATION MCMC"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-interpret-error-quot-READ-ACCESS-VIOLATION-MCMC-quot/m-p/356682#M64254</link>
      <description>&lt;P&gt;A read access violation means that SAS has encountered a problem and can't deal with it gracefully. As your log states you should track this to SAS Tech Support with the log included. They are in the best position to help.&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2017 03:55:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-interpret-error-quot-READ-ACCESS-VIOLATION-MCMC-quot/m-p/356682#M64254</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-05-07T03:55:12Z</dc:date>
    </item>
  </channel>
</rss>

