I have an issue in loading the TM1 server after the scheduled chore to restart TM1 server at 3AM, because of the below error server load failed.
Code: Select all
3832 [] INFO 2013-03-17 16:10:24.770 TM1.Cube Loading body for cube }ElementAttributes_Group_Scorecard
3832 [] ERROR 2013-03-17 16:10:24.770 TM1.Server ***** Persistent Feeder error *****
3832 [] ERROR 2013-03-17 16:10:24.770 TM1.Server Feeder file error/inconsistancy detected for cube "}ElementAttributes_Group_Scorecard" reason:
Have processed feeder files but this cube does not have a feeder file
3832 [] ERROR 2013-03-17 16:10:24.770 TM1.Server **********
3832 [] ERROR 2013-03-17 16:10:24.770 TM1.Server All persistent feeder files will be deleted and server will shut down
3832 [] ERROR 2013-03-17 16:10:24.770 TM1.Server Restart server to re-load database.
3832 [] ERROR 2013-03-17 16:10:25.005 TM1.Server Phase 1 of server load failed
The only thing I suspect is a chore which updates the dim hierarchies at 1AM and in last 2 weeks it throws "circular reference" error will that affect the server load? If anybody come across this issue please throw some light.
TM1 Version: 9.5.1
Any inputs are welcome!! Thanks!