Hi, Did you restore from the same version which is crashed ? Or server is crashed then you updated library and then do restore ?
On Tue, May 26, 2015 at 10:52 AM, <[email protected]> wrote: > 2015-05-26 11:48:20:136 INFO Loading configuration from input stream > [OServerConfigurationLoaderXml] > 2015-05-26 11:48:20:479 INFO OrientDB Server v2.1-rc3 is starting up... > [OServer] > 2015-05-26 11:48:20:508 INFO Databases directory: C:\debug_orientdb > [OServer] > 2015-05-26 11:48:20:635 WARNING {db=default} segment file 'database.ocf' > was not closed correctly last time [OSingleFileSegment] > 2015-05-26 11:48:20:704 WARNING {db=default} Storage default was not > closed properly. Will try to restore from write ahead log. > [OLocalPaginatedStorage] > 2015-05-26 11:48:20:704 INFO {db=default} Looking for last checkpoint... > [OLocalPaginatedStorage] > 2015-05-26 11:48:20:712 INFO {db=default} Found FUZZY checkpoint. > [OLocalPaginatedStorage] > 2015-05-26 11:48:20:713 INFO {db=default} Data restore procedure from > FUZZY checkpoint is started. [OLocalPaginatedStorage]{db=default} Exception > during storage data restore. > java.lang.ArrayIndexOutOfBoundsException > at java.lang.System.arraycopy(Native Method) > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALChangesTree.fromStream(OWALChangesTree.java:325) > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OUpdatePageRecord.fromStream(OUpdatePageRecord.java:66) > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALRecordsFactory.fromStream(OWALRecordsFactory.java:121) > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog.read(ODiskWriteAheadLog.java:1009) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFrom(OAbstractPaginatedStorage.java:2248) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFromFuzzyCheckPoint(OAbstractPaginatedStorage.java:2228) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFromCheckPoint(OAbstractPaginatedStorage.java:2203) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFromWAL(OAbstractPaginatedStorage.java:2136) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreIfNeeded(OAbstractPaginatedStorage.java:1530) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.open(OAbstractPaginatedStorage.java:162) > at > com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.open(ODatabaseDocumentTx.java:246) > at > com.orientechnologies.orient.server.OServer.loadStorages(OServer.java:771) > at com.orientechnologies.orient.server.OServer.activate(OServer.java:261) > > -- > > --- > 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. -- --- 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.
