[Progress Communities] [Progress OpenEdge ABL] Output the stack trace in batchmode when debug-alert is activated

  • Thread starter Thread starter doa
  • Start date Start date
Status
Not open for further replies.
D

doa

Guest
It is possible to pipe error messages in batchmode to a file (for example). That is nice but the output is pretty useless for most error messages. For example you get a logfile with "Invalid handle. Not initialized or points to a deleted object. (3135)" in it. This is completely useless in a big application. When debug-alert is active the stack-tracke should also be piped out so we have a chance to find the bug.

Continue reading...
 
Status
Not open for further replies.
Back
Top