I've been leeching for a while so it's time to come out from shadow and say hello. Many thanks for all your knowledge sharing.
A have problem with server load time in our Tm1 enviroment. It's now ~1000secs without MaximumCubeLoadThreads and ~850secs with CubeLoadThreads>1.
Files in data folder have about 300MB, so it's quite tiny.
During startup (single cube load thread for clarity...) in tm1server.log we can observe huge gap between last "Done computing feeders..." message and "Starting PseudoElementThread. For example:
Code: Select all
12680 [] INFO 2013-03-21 11:51:16.602 TM1.Server TM1CubeImpl::ProcessFeeders: Done computing feeders for base cube '}tp_state_validation}{c11bc047-f363-4de4-bbc5-41b2d64edbd7}'.
12680 [] INFO 2013-03-21 11:51:16.602 TM1.Server TM1CubeImpl::ProcessFeeders: Computing feeders for base cube '}tp_state_validation}{cc795e9f-5653-4c21-8928-2c61469a063b}'.
12680 [] INFO 2013-03-21 11:51:16.602 TM1.Server TM1CubeImpl::ProcessFeeders: Done computing feeders for base cube '}tp_state_validation}{cc795e9f-5653-4c21-8928-2c61469a063b}'.
7340 [] INFO 2013-03-21 12:04:24.976 TM1.Server Starting PseudoElement thread. Thread Id: 7340
12092 [] INFO 2013-03-21 12:04:24.976 TM1.Server Starting spy thread. Thread Id: 12092
12680 [] INFO 2013-03-21 12:04:24.976 TM1.Server TM1 Server load time (secs) = 1042
6280 [] INFO 2013-03-21 12:04:25.584 TM1.Server TM1 Server is ready