g_Jericho
1st August 2003, 16:51
Hi
Can anyone tell me as to how and when is an error which occurs during the execution of a program is posted in the error log.
Also, as to how can we find as to from where the error is generated by just looking at the error log in case there is no session name mentioned in the errorlog.
jericho
NPRao
1st August 2003, 19:59
jericho,
Look up the file - $BSE/log/log.<bshell_name> for the errors generated by your programs.
g_Jericho
4th August 2003, 12:27
The info i was looking for is "HOW" is the error logged there.
what triggers the same to be, is there any DLL or function which makes it happen...
I m looking for the same as i have found an error in my $BSE/log/log.ba6.1 as "undefined sqlid" and i m not sure as to from where the same has been triggered.
Also, after trying here and there i m not able to replicate the same from the session which i thought the same might have been generated.
Can someone Help with this.
Jericho
NPRao
6th August 2003, 20:17
Jericho,
The info i was looking for is "HOW" is the error logged there.
The errors/exceptions in a program are handled by the BaaN Standard program/4-GL engine.
Refer to - Flow of 4GL engine (http://www.baanboard.com/programmers_manual_baanerp_help_4gl_features_flow_of_standard_program)
Post the log file here or give more information for others to help you out.
g_Jericho
7th August 2003, 20:48
Link to the Error for the error log (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=12405)