Hi there, I am using orient community 2.0.10 and just need some guidance on an index issue I m facing.
I have a class with 170k records and decided to do a rebuild index (through orient management portal). Rebuild failed with java out of bounds exception, so I went on droping and recreating the index (UNIQUE_HASH_INDEX). Recreation causes the process to run at 100% CPU and takes forever. Any ideas on how I can proceed with this? NOTE: Here is why I decided to rebuild the index: Server reached the maximum number of allowed connections and my services couldn't connect to it, so I tried to restart orient service. Restart never succeeded, so I killed the process and restarted it. However this might caused index corruption because when my services started talking again with orient server I got several exceptions "Orient.Client.API.Exceptions.OException: com.orientechnologies.orient.core.index.sbtree.local.OSBTreeException: Error during index update with key #23:123882 and value true com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.ONestedRollbackException: atomic operation was rolled back by internal component". So I decided to rebuild all indexes but faced the issues mentioned earlier. I can send the server logs if necessary. -- --- 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.
