<?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 Need help to solve an ODS Error in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89654#M9286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create a scatter plot.&lt;/P&gt;&lt;P&gt;Need help to solve the below issue&lt;BR /&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;proc corr data= dataset nomiss&lt;/P&gt;&lt;P&gt;plots= scatter (nvar=2 alpha=.20 .30);&lt;/P&gt;&lt;P&gt;var v1 v2;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Java virtual machine exception. java.awt.AWTError: Assistive Technology not found:&lt;/P&gt;&lt;P&gt;com.encentuate.EncentuateAWTHook.&lt;/P&gt;&lt;P&gt;ERROR: Java virtual machine exception. Java.lang.noclassDeffounderror.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 03:04:21 GMT</pubDate>
    <dc:creator>Andygray</dc:creator>
    <dc:date>2012-10-09T03:04:21Z</dc:date>
    <item>
      <title>Need help to solve an ODS Error</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89654#M9286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create a scatter plot.&lt;/P&gt;&lt;P&gt;Need help to solve the below issue&lt;BR /&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;proc corr data= dataset nomiss&lt;/P&gt;&lt;P&gt;plots= scatter (nvar=2 alpha=.20 .30);&lt;/P&gt;&lt;P&gt;var v1 v2;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Java virtual machine exception. java.awt.AWTError: Assistive Technology not found:&lt;/P&gt;&lt;P&gt;com.encentuate.EncentuateAWTHook.&lt;/P&gt;&lt;P&gt;ERROR: Java virtual machine exception. Java.lang.noclassDeffounderror.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 03:04:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89654#M9286</guid>
      <dc:creator>Andygray</dc:creator>
      <dc:date>2012-10-09T03:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to solve an ODS Error</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89655#M9287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this SAS Note, it looks very similar - are you running SAS 9.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/39/927.html"&gt;http://support.sas.com/kb/39/927.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"SAS Notes are your first port of call in a storm!"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 03:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89655#M9287</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-10-09T03:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to solve an ODS Error</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89656#M9288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;proc corr data= sashelp.class nomiss&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; plots = scatter (nvar=2 alpha=.20 .30);&lt;/P&gt;&lt;P&gt;var age height;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods graphics off;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of SAS do you use?&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11748iC358564EC1A452E4/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Age_Height.png" title="Age_Height.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 18:55:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-help-to-solve-an-ODS-Error/m-p/89656#M9288</guid>
      <dc:creator>AncaTilea</dc:creator>
      <dc:date>2012-11-06T18:55:32Z</dc:date>
    </item>
  </channel>
</rss>

