Displaying 1 result from an estimated 1 matches for "akviby".
Did you mean:
kviby
2007 Jul 13
3
stack level too deep when parsing xml
I''m trying to figure out why I''m getting a stack level too deep error.
I have controller which parses xml (about 1400 lines) and ingests it
into mysql. First I was getting a system stack error every time, but
then I found the ulimit -s command which allows me to raise it from 8mb
to 64mb. That solved the problem I thought,
But now, I can parse the xml once, but when I do it