Hi Simon, This should fixed in 2.0-rc2. Could you try with last 2.0-SNAPSHOT or even 2.0-rc2?
Thanks, Lvc@ On 12 January 2015 at 22:58, Simon L <[email protected]> wrote: > Unfortunately, I updated from the `develop` branch but I'm still getting > an error: > > 2015-01-12 21:54:16:085 INFO Data restore procedure from FUZZY checkpoint > is started. [OLocalPaginatedStorage]Exception during storage data restore. > java.lang.ArrayIndexOutOfBoundsException: 33 > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OAtomicUnitEndRecord.fromStream(OAtomicUnitEndRecord.java:59) > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALRecordsFactory.fromStream(OWALRecordsFactory.java:111) > at > com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog.read(ODiskWriteAheadLog.java:942) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFrom(OAbstractPaginatedStorage.java:2321) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFromFuzzyCheckPoint(OAbstractPaginatedStorage.java:2299) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFromCheckPoint(OAbstractPaginatedStorage.java:2274) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreFromWAL(OAbstractPaginatedStorage.java:2201) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.restoreIfNeeded(OAbstractPaginatedStorage.java:1558) > at > com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.open(OAbstractPaginatedStorage.java:202) > at > com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.open(ODatabaseDocumentTx.java:243) > at > com.orientechnologies.orient.server.OServer.openDatabase(OServer.java:623) > at > com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.openDatabase(ONetworkProtocolBinary.java:651) > > I'm sending the full error to your support email, with the logs. > > > On Monday, January 12, 2015 at 5:59:08 AM UTC-5, Emanuele wrote: >> >> Hi Simon, >> >> Friday i fixed the issue on shutdown, so the last snapshot should not >> have this problem. >> >> bye >> >> Emanuel >> >> On 01/09/2015 05:11 PM, Simon L wrote: >> >> Hi guys, for security, I sent this in a private email to your support. >> (There are IPs, memory dumps etc.) Plz confirm you got it. I sent the full >> set of logs. >> -- >> >> --- >> 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. > -- --- 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.
