Usage Note 12571: The "_debug=trace" option may help when debugging Stored Process Server
problems
When submitting a request to the SAS Stored Process Server and you
receive an error message in your HTML output, it may be helpful to
specify "_debug=trace" on your URL when you submit the request from your
Web browser. For example:
http://yourserver.com:8080/SASStoredProcess/do?_program=
%2FSamples%2FStored+Processes%2FSample%3A+Hello+World&_debug=trace
The "_debug=trace" option will trace the execution of your Stored
Process and provide a lot of diagnostic information. Using this option
will often provide additional error messages that are not otherwise
displayed in your Web browser.
The "_debug=env" option is also useful. It displays the SAS Stored
Process Web Application environment parameters. The output includes
information about your Java environment, your Servlet Container
environment, configuration parameters, System values and Request values.
The following "_debug" keywords are available for use when invoking the
Stored Process Server:
FIELDS - Displays the stored process input parameters.
TIME - Returns the processing time for the stored process.
DUMP - Displays output in hexadecimal.
LOG - Returns the SAS log file. This is useful for diagnosing
problems in the SAS code.
TRACE - Traces execution of the stored process. This is helpful
for diagnosing the SAS Stored Process Web Application
communication process. You can also use this option to
see the HTTP headers that the server returns.
LIST - Lists known stored processes.
ENV - Displays the SAS Stored Process Web Application environment
parameters
For example, you could specify: "_debug=env" or "_debug=log".
For more information about a list of valid debug keywords for the Stored
Process Server, see:
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/dbgsrvlt.html
Another excellent source of information when diagnosing Stored Process
Server configuration problems is your Object Spawner's log file. View
this log file and look for error messages.
Operating System and Release Information
SAS System | SAS Integration Technologies | Microsoft Windows 2000 Server | 9.1 TS1M2 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M2 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M2 | |
Microsoft Windows NT Workstation | 9.1 TS1M2 | |
Microsoft Windows XP Professional | 9.1 TS1M2 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M2 | |
Microsoft Windows 2000 Professional | 9.1 TS1M2 | |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M2 | |
64-bit Enabled HP-UX | 9.1 TS1M2 | |
HP-UX IPF | 9.1 TS1M2 | |
64-bit Enabled Solaris | 9.1 TS1M2 | |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M2 | |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M2 | |
64-bit Enabled AIX | 9.1 TS1M2 | |
Tru64 UNIX | 9.1 TS1M2 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Usage Note |
Priority: | |
Topic: | System Administration ==> Servers ==> Integration Technologies
|
Date Modified: | 2004-06-10 15:03:48 |
Date Created: | 2004-06-10 15:03:48 |