How to enable debug logging on DesktopIntelligenceJobServer.
I looking parameter to enable debug
at the moment I have
-loggingPath “/x/boxi/bobje/logging/” -jsTypeDescription “Desktop Intelligence Job Server” -objectType CrystalEnterprise.FullClient -maxDesktops 0
zloty (BOB member since 2011-05-24)
You can simply use “-trace” option (without quotes) in the command line parameters of the DeskI Job server. Logs will be generated in the “logging” folder.
In XI R2, you can also use BO_Trace.ini file to capture logs.
The One
[http://bi-thinkers.blogspot.com/]
The One (BOB member since 2011-05-16)
The BO_Trace.ini file is the best way to do this as you do not have to stop/start the process for the logging to take effect.
jwhite9
(BOB member since 2006-07-28)