Tuesday, March 16, 2010

Enabling Full Livelink Logging to Capture LAPI Problems

In trying to troubleshoot the 101107 LAPI error and 0-byte size documents, I learned there are some specific settings in the OT.ini file (not the actual name btw) to allow for LAPI logging.

In the file:
[general]
debug=2
 
[options]
WantLogs=TRUE
WantLAPILogs=TRUE
WantTimings=TRUE
WantVerbose=TRUE
 
Restart services, replicate the issue as many times as you want, and start comparing GB's worth of logs!
Have fun!

0 comments:

Post a Comment