It depends on the operating system and on how you started STAFProc.
For example, on Unix, if you started it via "nohup STAFProc &", then the
console output from STAFProc, including any error information, would be in
file "nohup.out" in the directory where you ran that command.
Or if you redirected the output from STAFProc via something like:
STAFProc >STAFProc.out 2>&1 &
Then the console output, including any error information, would be in file
STAFProc.out (in the directory where you ran that command).
Note that if you used the startSTAFProc.sh file, it starts STAFProc via
nohup, so the console output would be in nohup.out.
If this is a Windows system, if you used the Windows Start menu (or
default startup options) to start STAFProc, then the console output will
no longer be available when the program window closes. To make sure you
get the console output, you can start STAFProc via a command prompt window
(so that if the program ends, the output will still be in the command
prompt). Or, you can redirect the console output when starting STAFProc:
STAFProc >> STAFProc.out
Thanks,
David
David Bender
STAF/STAX Development
IBM Software Group, WPLC
11501 Burnet Rd.
Bldg. 903-5B002
Austin, TX 78758-3400
Phone (T/L): 1-512-286-5315 (363-5315)
ITN: 23635315
Email: bda...@us.ibm.com
huang xin <hua...@nec-as.nec.com.cn>
10/08/2009 10:05 PM
To
staf-users@lists.sourceforge.net
cc
Subject
[staf-users] please help me with a simple question
hi,
I am new user of STAF, could anyone tell me how to find the logs of STAF
process, for example, the time of STAF start/shutdown, and especially
the time it crashed, because although i finished starting tests before
weekend, when i came back i found just after 1 hour i started, STAF was
closed automatically, I just want to find the reason.
thanks,
pOOOOOr
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users