Hi, 1. Increase stack size and it will work without problems. 2. We have issue which will fix this issue once and forever https://github.com/orientechnologies/orientdb/issues/2002
On Sat, Mar 22, 2014 at 6:51 PM, Shishya <[email protected]> wrote: > Hi, > > I have got my worst error-phobia with Stackoverflow type error. And for > the first time, I have encountered it in many flavours while running the > same code again and again without any change but cause of stackoverflow > keeps changing. > I am using 1.7rc2SS(probbaly of Jan-14) with Java/plocal > Below is the stacktrace attached. After reading many threads, it is clear > that multiple saves are the only known way of handling it, but in my case, > it wasnt working. > For my use, I have to process 10 million docs and create their graph, so I > am processing some 100/1000 docs and indexing/connecting them as well as > inserting them. It gives error till I try to insert more than 200. I dont > know what happens at the magic limit of 200. Only obvious guess is that it > is the maximum safe load. > It would be better to have some control on these stackoverflows and > allocate proper memory so that errors get pinpointed and decision become > rule based and less of hit/trials > > Thanks > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
