Thanks Andrey. Let me know if you need more information to sort it out.
Cheers, Fabrizio On Monday, June 16, 2014 2:57:46 PM UTC+1, Andrey Lomakin wrote: > > Hi, > I am on it https://github.com/orientechnologies/orientdb/issues/2484. > > If you have issue could you create bug in bug tracker ? > It will be much easier to track it. > > > On Sun, Jun 15, 2014 at 12:26 PM, Fabrizio Fortino <[email protected] > <javascript:>> wrote: > > Hi guys, > > I have migrated some databases from 1.6.4 to 1.7.3 (I just copied the > database folder, no export/import). > > I am experiencing problem on some of them when I try to connect: > > 2014-06-14 12:44:21:086 WARN Storage myapp$clients$155 was not closed > properly. Will try to restore from write ahead log. [ > OLocalPaginatedStorage] > 2014-06-14 12:44:21:086 INFO Looking for last checkpoint... [ > OLocalPaginatedStorage] > 2014-06-14 12:44:21:090 INFO FULL checkpoint found. [ > OLocalPaginatedStorage] > 2014-06-14 12:44:21:091 INFO Data restore procedure from full checkpoint > is started. Restore is performed from LSN OLogSequenceNumber{segment=0, > position=155} [OLocalPaginatedStorage] > 2014-06-14 12:44:21:092 INFO Apply last batch of operations are read from > WAL. [OLocalPaginatedStorage] > 2014-06-14 12:44:21:092 WARN Record com.orientechnologies.orient.core. > storage.impl.local.paginated.wal.OCheckpointEndRecord{lsn= > OLogSequenceNumber{segment=0, position=179}} will be skipped during data > restore. [OLocalPaginatedStorage] > 2014-06-14 12:44:21:104 INFO Storage data restore was completed [ > OLocalPaginatedStorage] > 2014-06-14 12:44:21:339 INFO Wait till indexes restore after crash was > finished. [OIndexManagerShared]Error when attempt to restore indexes > after crash was performed. > Error in creation of new cluster 'index' of type: PHYSICAL > -> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > -> sun.reflect.NativeConstructorAccessorImpl.newInstance( > NativeConstructorAccessorImpl.java:57) > -> sun.reflect.DelegatingConstructorAccessorImpl.newInstance( > DelegatingConstructorAccessorImpl.java:45) > -> java.lang.reflect.Constructor.newInstance(Constructor.java:526) > -> com.orientechnologies.common.log.OLogManager.exception(OLogManager.java > :189) > -> com.orientechnologies.orient.core.storage.impl.local.paginated. > OLocalPaginatedStorage.addCluster(OLocalPaginatedStorage.java:510) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.tryRecreateIndexClusterAndSegment( > OIndexManagerShared.java:601) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:459) > -> java.lang.Thread.run(Thread.java:744) > Cannot add segment 'index' because it is already registered in database > 'myapp$clients$155' > -> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > -> sun.reflect.NativeConstructorAccessorImpl.newInstance( > NativeConstructorAccessorImpl.java:57) > -> sun.reflect.DelegatingConstructorAccessorImpl.newInstance( > DelegatingConstructorAccessorImpl.java:45) > -> java.lang.reflect.Constructor.newInstance(Constructor.java:526) > -> com.orientechnologies.common.log.OLogManager.exception(OLogManager.java > :189) > -> com.orientechnologies.orient.core.storage.impl.local.paginated. > OLocalPaginatedStorage.addCluster(OLocalPaginatedStorage.java:510) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.tryRecreateIndexClusterAndSegment( > OIndexManagerShared.java:601) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:459) > -> java.lang.Thread.run(Thread.java:744) > 2014-06-14 12:44:21:349 INFO Indexes restore after crash was finished. [ > OIndexManagerShared] > 2014-06-14 12:44:21:461 INFO Wait till indexes restore after crash was > finished. [OIndexManagerShared]Error when attempt to restore indexes > after crash was performed. > Error in creation of new cluster 'index' of type: PHYSICAL > -> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > -> sun.reflect.NativeConstructorAccessorImpl.newInstance( > NativeConstructorAccessorImpl.java:57) > -> sun.reflect.DelegatingConstructorAccessorImpl.newInstance( > DelegatingConstructorAccessorImpl.java:45) > -> java.lang.reflect.Constructor.newInstance(Constructor.java:526) > -> com.orientechnologies.common.log.OLogManager.exception(OLogManager.java > :189) > -> com.orientechnologies.orient.core.storage.impl.local.paginated. > OLocalPaginatedStorage.addCluster(OLocalPaginatedStorage.java:510) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.tryRecreateIndexClusterAndSegment( > OIndexManagerShared.java:601) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:459) > -> java.lang.Thread.run(Thread.java:744) > Cannot add segment 'index' because it is already registered in database > 'myapp$clients$155' > -> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > -> sun.reflect.NativeConstructorAccessorImpl.newInstance( > NativeConstructorAccessorImpl.java:57) > -> sun.reflect.DelegatingConstructorAccessorImpl.newInstance( > DelegatingConstructorAccessorImpl.java:45) > -> java.lang.reflect.Constructor.newInstance(Constructor.java:526) > -> com.orientechnologies.common.log.OLogManager.exception(OLogManager.java > :189) > -> com.orientechnologies.orient.core.storage.impl.local.paginated. > OLocalPaginatedStorage.addCluster(OLocalPaginatedStorage.java:510) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.tryRecreateIndexClusterAndSegment( > OIndexManagerShared.java:601) > -> com.orientechnologies.orient.core.index. > OIndexManagerShared$RecreateIndexesTask.run(OIndexManagerShared.java:459) > -> java.lang.Thread.run(Thread.java:744) > 2014-06-14 12:44:21:462 INFO Indexes restore after crash was finished<span > s > > ... -- --- 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.
