Feeder recalculation at restart with persistent feeders on
Posted: Thu Jun 20, 2024 5:23 pm
Hi,
today i encountered a strange issue with feeders at restart of PA (11.8.00400.7-0)
With PersistentFeeders activated, the server is starting normaly loading all cubes and feeder (from file) without any issues.
There is NO ERROR message like:
TM1.Server ***** Persistent Feeder error *****
TM1.Server Feeder file error/inconsistency detected, reason: ...
After loading all cubes and feeders from file (this is the last)
TM1.Server TM1CubeImpl::LoadFeeders: Loading feeders for cube '}StatsForServer' from saved feeders file.
TM1.Cube Laden des Hauptteils für Cube }StatsForServer abgeschlossen
the server starts to newly compute all feeders
TM1.Server TM1CubeImpl::ProcessFeeders: Computing feeders for base cube ....
...
instead of executing the startup chore :
TM1.Chore Executing Startup Chore
and starting the threads before ending startup.
Problem: its a very large modell which takes hours recalculating all feeders...
Any ideas what could have caused this recalculating of the feeders properly loaded from file before without errors?
Holger
today i encountered a strange issue with feeders at restart of PA (11.8.00400.7-0)
With PersistentFeeders activated, the server is starting normaly loading all cubes and feeder (from file) without any issues.
There is NO ERROR message like:
TM1.Server ***** Persistent Feeder error *****
TM1.Server Feeder file error/inconsistency detected, reason: ...
After loading all cubes and feeders from file (this is the last)
TM1.Server TM1CubeImpl::LoadFeeders: Loading feeders for cube '}StatsForServer' from saved feeders file.
TM1.Cube Laden des Hauptteils für Cube }StatsForServer abgeschlossen
the server starts to newly compute all feeders
TM1.Server TM1CubeImpl::ProcessFeeders: Computing feeders for base cube ....
...
instead of executing the startup chore :
TM1.Chore Executing Startup Chore
and starting the threads before ending startup.
Problem: its a very large modell which takes hours recalculating all feeders...
Any ideas what could have caused this recalculating of the feeders properly loaded from file before without errors?
Holger