Project Tree Error
Every now and then when I go to extend a Project Tree I get the error
"Thread stack overrun: 71712 bytes used of a 196608 byte stack, and 128000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack."
And the Project Tree never loads.
-
Christian,
This error pops up occasionally when "really big" data is being processed. That said, in this case, it's hiding another error that would tell you the element you're loading is too deep in the Project Tree. We expect and allow for up to 10 levels deep in a Project Tree. Any more than about 5 and we start to consider that bad practice, so we felt that 10 was a sufficient ceiling.
Unfortunately, you're not getting that warning due to the MySQL error, so it's really difficult (for you) to know what's going on. The only way to get the tree to load is to load an element that is closer to the root. To get the Project Tree to load for all elements, they must be less than 10 levels deep in the tree, so it's necessary move/rearrange them accordingly.
Please sign in to leave a comment.
Comments
1 comment