Local Web Debug Logging

jolly

VIP Member
Hi All,

Sometimes the local web debug logging on this a 8.12/8.98.4/iSeries DB2 site mysteriously stops debug logging properly. It seems to log the tools stuff (looking up form details etc) but not the application actions. This means no logging of the application bsfn calls and no logging of application invoked SQL.

I can't see why this happens, or how to get it back on but it seems to mysteriously resolve itself eventually - extremely frustrating.

Hope someone can explain where this is controlled and how to rectify it.

Cheers
JohnO
 
JohnO,

Just something to try, 'sometimes' it works for me.

Before you start debugging an application, locally, turn on JDEDebugLog (using OWDLC). For whatever reason, Debugger seems to be more friendly when we slow things down more =(

(db)
 
Back
Top