Page 1 of 1

Tm1 Instance starting up failure

Posted: Fri Jan 12, 2024 10:24 am
by Niko
Hi everyone

someday my tm1 instance cannot restart again, normally it will start up within 10 minutes, but now it cannot restart and the tm1serverlog also stop to record start-up details at particular lines.

anyone has encountered this scenario before?


Thanks!

Re: Tm1 Instance starting up failure

Posted: Fri Jan 12, 2024 11:44 am
by Steve Rowe
Probably best to show the lines it is stopping at.

My best guess is that you have persistent feeders on and this is enabling fast start-up. Sometimes it will decide to rebuild the feeders which can take a v long time and you will see the log pause on these lines for long periods.

Key point is if the processor is showing activity against the server then its still active and working.

Re: Tm1 Instance starting up failure

Posted: Thu Jun 20, 2024 4:54 pm
by hju
Hi Nico,

not sure if your issue is already solved...
I encountered this behaviour in an environment where the logs are written on a partition seperate from the tm1 database.
These partition ran unexpectedly full due to a big log file...

On restart of tm1 the behaviour like your description... when the partition is out of memory tm1 can't write any more logs - even no "out of memory"... and stops.

Holger