
Version 9.0.0 Highlights:
XP64 fixes, better error reporting, E900 support, new skin, digitally signed executable and setup.
Version 8.2.2 Highlights:
New improved interface.
Version 8 Highlights:
Version 7 Highlights:
Known Issues:
=== None ===
From about SP21, toggling debuglog ON using OWDLC makes OneWorld/EnterpriseOne® to log everything, except the SQL statements. This is caused by the new threading implementation in OW Middleware - it now stores a thread-safe copy of the logging flag for each thread (or open datasource?), ignoring the current global value.
The work-around is to start OW with "Output" setting in the "[DEBUG]" section of the JDE.INI file set to "FILE" (no quotes), then toggle DebugLog OFF using OWDLC after starting JDE Client up and truncate the JDEDEBUG.LOG. Now, turning the logging ON and OFF will work just as it used to, before SP21.
* Starting with XE SP20 the JDEDEBUG.LOG file is always kept open AND locked and cannot be deleted (or truncated/overwritten) except by OWDLC (since v. 6).
Truncating the JDEDEBUG.LOG file for OneWorld/EnterpriseOne® SP20 and above doesn't work under the original WinXP (without any Service Packs) - caused by a WinXP bug that has been fixed in WinXP SP1.
* Although it is not a bug, but a fundamental Terminal Server property, it is in some respects an issue that under WTS the Debug Logging can only be toggled for the current user session's OneWorld/EnterpriseOne® process and not for other users' sessions, which will show as "INACCESSIBLE" in the grid.
OWDLC will list all OneWorld/EnterpriseOne® processes and report Windows User Name for each process, but those processes running in other users' sessions will read "INACCESSIBLE" in the DebugLog status field and have the OneWorld/EnterpriseOne® User Name field blank.
* And of course, if the OneWorld/EnterpriseOne® process you are attempting to toggle the debuglog mode for is being debugged and is paused in the Debugger, the status won't change because the process is not actually running.
* Windows/Intel "Data Execution Prevention" feature may have a direct impact on OWDLC functionality and should be disabled for this application.