Page 1 of 1

Issues with Turbo Integrator Error log

Posted: Tue Oct 19, 2010 1:15 pm
by rensley
Hello Again!


I'm wondering if anyone has ever ran into a situation where you have received errors when running a process but when opening the log no errors are shown only the INFO queues. If you have and their is something that should be done, please if you could let me know.

Re: Issues with Turbo Integrator Error log

Posted: Tue Oct 19, 2010 2:06 pm
by laenen
you can add these to your tm1s-log.properties

Description: This will log any process operations, specifically; Creating, deleting and executing.
log4j.logger.TM1.Process=DEBUG

Description: This will log all TI functions.
log4j.logger.TM1.Process.Functions=DEBUG


Description: This will log all TI functions and the parameters passed to them.
log4j.logger.TM1.Process.Functions.Parameters=OFF

Re: Issues with Turbo Integrator Error log

Posted: Thu Oct 21, 2010 4:23 pm
by job67
There should be a file in the format TM1ProcessError_ccyymmddhhmmss_process name.log in the folder on the server where your log files are stored.

This will contain details of the errors.