Hi OrientDB Users

Could anyone help me with the following error.

I exported a database from one macbook and importing to another macbook. 

Importing database DATABASE some_data -merge=true...
Started import of database 'remote:localhost/some' from some_data.json...
Importing database info...OK
Importing clusters...
- Creating cluster 'internal'...OK, assigned id=0
- Creating cluster 'default'...OK, assigned id=3
- Creating cluster 'orole'...OK, assigned id=4
- Creating cluster 'ouser'...OK, assigned id=5
- Creating cluster 'ofunction'...OK, assigned id=6
- Creating cluster 'oschedule'...OK, assigned id=7
- Creating cluster 'orids'...OK, assigned id=8
- Creating cluster '_studio'...Error on database import happened just 
before line 0, column 542
com.orientechnologies.orient.core.exception.OStorageException: Error in 
creation of new cluster '_studio'
        at 
com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.addCluster(OAbstractPaginatedStorage.java:517)
        at 
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.addCluster(ODatabaseDocumentTx.java:1259)
        at 
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.addCluster(ONetworkProtocolBinary.java:694)
        at 
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.executeRequest(ONetworkProtocolBinary.java:341)
        at 
com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract.execute(OBinaryNetworkProtocolAbstract.java:223)
        at 
com.orientechnologies.common.thread.OSoftThread.run(OSoftThread.java:77)
Caused by: 
com.orientechnologies.orient.core.exception.OConfigurationException: 
Requested cluster ID [9] is occupied by cluster with name [v]
        at 
com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.addCluster(OAbstractPaginatedStorage.java:510)
        ... 5 more

Error: com.orientechnologies.orient.core.db.tool.ODatabaseExportException: 
Error on importing database 'some' from file: some_data.json

Error: com.orientechnologies.orient.core.exception.OStorageException: Error 
in creation of new cluster '_studio'

Error: com.orientechnologies.orient.core.exception.OConfigurationException: 
Requested cluster ID [9] is occupied by cluster with name [v]

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to