I am trying to get SAS to pring my results via the ODS HTML output feature for a PROC ARIMA. The log shows the following error:
ERROR: Java class generated an exception.
Can't load class com/sas/tk/util/SetStandardOut.
Can't redirect System.err to SAS log.
Can't load class com/sas/tk/util/SetStandardOut.
Can't redirect System.out to SAS log.
Can't load class com/sas/tk/util/SetStandardOut.
System.out not restored
Can't load class com/sas/tk/util/SetStandardOut.
System.err not restored
ERROR: Java class generated an exception.
This seems rather strange to me, because I can view some of the output results. Everything appears except for the Autocorrelation, Inverse Autocorrelation, and Partial Autocorrelation tables.
Any thoughs on why this might be occuring? I have downloaded and installed all JAVA updates.
Thanks
ERROR: Java class generated an exception.
Can't load class com/sas/tk/util/SetStandardOut.
Can't redirect System.err to SAS log.
Can't load class com/sas/tk/util/SetStandardOut.
Can't redirect System.out to SAS log.
Can't load class com/sas/tk/util/SetStandardOut.
System.out not restored
Can't load class com/sas/tk/util/SetStandardOut.
System.err not restored
ERROR: Java class generated an exception.
This seems rather strange to me, because I can view some of the output results. Everything appears except for the Autocorrelation, Inverse Autocorrelation, and Partial Autocorrelation tables.
Any thoughs on why this might be occuring? I have downloaded and installed all JAVA updates.
Thanks