Hi, With a OutOfMemoryError the most important configuration to provide is the amount of memory you have and what you have set to OrientDB JVM :-)
Lvc@ On 23 October 2014 12:59, mac <[email protected]> wrote: > I am getting this error, can you help please? Thanks. 1.7.9 version on > RedHt Linux, Java 1.8 64 bit. > > Error on rebuilding the index for clusters: [ccd] > -> > com.orientechnologies.orient.core.index.OIndexAbstract.rebuild(OIndexAbstract.java:434) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.createAutomaticIndex(OIndexManagerShared.java:517) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.recreateIndex(OIndexManagerShared.java:495) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.recreateIndexes(OIndexManagerShared.java:469) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:458) > -> java.lang.Thread.run(Thread.java:745) > java.lang.OutOfMemoryError > -> > com.orientechnologies.orient.core.index.OIndexAbstract.rebuild(OIndexAbstract.java:434) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.createAutomaticIndex(OIndexManagerShared.java:517) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.recreateIndex(OIndexManagerShared.java:495) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.recreateIndexes(OIndexManagerShared.java:469) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:458) > -> java.lang.Thread.run(Thread.java:745) > null > -> > com.orientechnologies.orient.core.index.OIndexAbstract.rebuild(OIndexAbstract.java:434) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.createAutomaticIndex(OIndexManagerShared.java:517) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.recreateIndex(OIndexManagerShared.java:495) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.recreateIndexes(OIndexManagerShared.java:469) > -> > com.orientechnologies.orient.core.index.OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:458) > -> java.lang.Thread.run(Thread.java:745) > > > I have a million records in the data base and I am just playing with the > SQL and at some point it throws this error. > > -- > > --- > 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. > -- --- 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.
