I have just tested it against 1.7.4-SNAPSHOT The problem is fixed.
On Monday, June 16, 2014 8:19:20 PM UTC+1, Fabrizio Fortino wrote: > > I believe the issue is related with > https://github.com/orientechnologies/orientdb/issues/2449 > > I have commented it a couple of days ago > > On Monday, June 16, 2014 8:07:17 PM UTC+1, odbuser wrote: >> >> I have the same issue on all OSes. This issue started with 1.7.3. It >> wasn't present in 1.7.2. >> Please open an issue >> >> On Monday, June 16, 2014 2:20:04 PM UTC-4, Fabrizio Fortino wrote: >>> >>> Hi, >>> >>> I have a critical problem with version 1.7.3 >>> >>> After every restart (using shutdown.sh script) the database rebuilds all >>> the indexes. >>> Here are the messages on the server >>> >>> 2014-06-16 19:16:36:798 WARN Storage myapp$clients$70 was not closed >>> properly. Will try to restore from write ahead log. [ >>> OLocalPaginatedStorage] >>> 2014-06-16 19:16:36:798 INFO Looking for last checkpoint... [ >>> OLocalPaginatedStorage] >>> 2014-06-16 19:16:36:801 INFO FULL checkpoint found. [ >>> OLocalPaginatedStorage] >>> 2014-06-16 19:16:36:802 INFO Data restore procedure from full >>> checkpoint is started. Restore is performed from LSN OLogSequenceNumber{ >>> segment=0, position=31} [OLocalPaginatedStorage] >>> 2014-06-16 19:16:36:815 INFO Apply last batch of operations are read >>> from WAL. [OLocalPaginatedStorage] >>> 2014-06-16 19:16:36:817 WARN Record com.orientechnologies.orient.core. >>> storage.impl.local.paginated.wal.OCheckpointEndRecord{lsn= >>> OLogSequenceNumber{segment=0, position=55}} will be skipped during data >>> restore. [OLocalPaginatedStorage] >>> 2014-06-16 19:16:37:092 INFO Storage data restore was completed [ >>> OLocalPaginatedStorage] >>> 2014-06-16 19:16:37:488 INFO Wait till indexes restore after crash was >>> finished. [OIndexManagerShared] >>> >>> >>> Same behaviour on OSX and Centos. >>> >>> I think there is still something wrong in the shutdown phase. >>> >>> Any idea? >>> >>> Thanks, >>> Fabrizio >>> >> -- --- 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.
