C:\Program
Files\SASHome\sassw.config
).
Make sure that it satisfies the criteria that are listed under the Third-Party Software Reference. In
addition, make sure that this JVM is correctly installed at the specified
location.
SET APPDATA
%APPDATA%\SASITResourceManagement\version
. (For example, the logs for SAS IT Resource Management
3.7 can be found at %APPDATA%\SASITResourceManagement\3.7
.)
MetadataServer
subdirectory,
in a Logs
folder. By default, the logs
are time-stamped. An examination of the relevant log can show problems
in authenticating users, problems in the metadata server configuration,
and other issues.
C:\Users\userid\AppData\Roaming\SASHome\SASITResourceManagement\3.7
.
%LET LOGGERLEVEL=[level];
LOGGERLEVEL
flag
replaces the CPDEBUG
macro flag).
level
]
include: FATAL, ERROR, WARN, INFO, DEBUG, or TRACE. Users who want
additional debugging information should set the level to DEBUG: %LET LOGGERLEVEL=DEBUG;
proc javainfo all; run;
JREOPTIONS
settings
to make sure that the Java options are correct, particularly in these
elements:
-Xmx
are
specified according to the installation and configuration documents.
JREOPTIONS
,
submit this SAS statement:
Proc options option=jreoptions; run;
Foundation
.
(If you performed a custom installation, then you might have assigned
a different name.)