Enable debug logging before performing the
following tasks:
-
Uninstall and then install the server again.
-
Upgrade Apex One to a new version.
-
Perform remote installation/upgrade (Debug logging is enabled on the endpoint where you launched Setup and not on the remote endpoint.)
Procedure
- Copy the
LogServer
folder located in <Server installation folder>\PCCSRV\Private
toC:\
. - Create a file named of
cdebug.ini
with the following content:[debug]
debuglevel=9
debuglog=c:\LogServer\ofcdebug.log
debugLevel_new=D
debugSplitSize=10485760
debugSplitPeriod=12
debugRemoveAfterSplit=1
- Save
ofcdebug.ini
toC:\LogServer
. - Perform the appropriate task (that is, uninstall/reinstall the server, upgrade to a new server version, or perform remote installation/upgrade).
- Check
ofcdebug.log
inC:\LogServer
.