Hi,
Today, i try to export database from test server and import it to my
development machine, and I get an error. I don't know how to get it work.
Notes, my machine and server are running the same version of Orient DB v1.7.
"
connect remote:localhost/Test admin admin
import database D:\Test.gz -preserveClusterIDs=true
...
....
Rebuilding indexes of truncated clusters ...Error on database import
happened just before line 0, column 2573
com.orientechnologies.orient.core.exception.OCommandExecutionException:
Index 'Accounts' not found
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLRebuildIndex.execute(OCommandExecutorSQLRebuildIndex.java:85)
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.execute(OCommandExecutorSQLDelegate.java:60)
at
com.orientechnologies.orient.core.storage.OStorageEmbedded.executeCommand(OStorageEmbedded.java:94)
at
com.orientechnologies.orient.core.storage.OStorageEmbedded.command(OStorageEmbedded.java:83)
at
com.orientechnologies.orient.core.command.OCommandRequestTextAbstract.execute(OCommandRequestTextAbstract.java:59)
at
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.command(ONetworkProtocolBinary.java:1151)
at
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.executeRequest(ONetworkProtocolBinary.java:342)
at
com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract.execute(OBinaryNetworkProtocolAbstract.java:169)
at
com.orientechnologies.common.thread.OSoftThread.run(OSoftThread.java:45)
Error: com.orientechnologies.orient.core.db.tool.ODatabaseExportException:
Error on importing database 'Test' from file: D:\Test.gz
Error:
com.orientechnologies.orient.core.exception.OCommandExecutionException:
Index 'Accounts' not found
"
Any help will be very appreciated!
My Best,
Hung Tran
--
---
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.