Thanks, Sharon! Great suggestions. Now I know where to start.
Thanks again,
-Tennis
On Mon, Jul 11, 2011 at 7:46 PM, Sharon Lucas wrote:
> There are several different ways to debug this. Here are some:
>
> 1) You say a "crash" occurs. Do you mean a STAX signal is raised (e.g.
> STAXPythonEv
There are several different ways to debug this. Here are some:
1) You say a "crash" occurs. Do you mean a STAX signal is raised (e.g.
STAXPythonEvalError signal) and terminates the job? If so, then that logs
an errors in the STAX Job log (and is shown if running the STAX job via
the STAX Mon
Hi,
I'm new to debugging stax errors, so please bear with me.
In a a script called "stax-script.xml', there is a function
"closeSessionOutput". This has a required argument "scriptFileName".
Intermittently, "closeSessionOutput" is getting called and "scriptFileName"
is given a null value. Thi