Issues with Turbo Integrator Error log

Post Reply
rensley
Posts: 4
Joined: Fri Sep 17, 2010 1:13 pm
OLAP Product: TM1
Version: 9.5
Excel Version: 2007

Issues with Turbo Integrator Error log

Post 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.
laenen
Posts: 47
Joined: Tue Mar 09, 2010 6:40 pm
OLAP Product: TM1
Version: 9.5
Excel Version: 2003

Re: Issues with Turbo Integrator Error log

Post 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
job67
Posts: 14
Joined: Tue Nov 10, 2009 8:49 am
OLAP Product: TM1
Version: 9.1.3. 9.5.2. 10.1.1
Excel Version: 2003. 2010

Re: Issues with Turbo Integrator Error log

Post 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.
Post Reply