Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to resolve Error on rebuilding the index for clusters: [orole]? #5224

Closed
santhipalla1 opened this issue Oct 26, 2015 · 3 comments
Closed
Assignees
Labels

Comments

@santhipalla1
Copy link

Tried to import the database but at the time of creating indexes I'm getting error.

2015-10-26 08:03:43:851 SEVER Internal server error:
com.orientechnologies.orient.core.index.OIndexException: Error on rebuilding the
index for clusters: [orole]
--> com.orientechnologies.orient.core.storage.ORecordDuplicatedException: Cannot
index record #4:3: found duplicated key 'admin' in index 'ORole.name' previousl
y assigned to the record #4:0 RID=#4:0 [ONetworkProtocolHttpDb]
2015-10-26 08:11:22:729 WARNI ->0:0:0:0:0:0:0:1: Command not found: GET.sqlProfi
ler/MS_Glossary [ONetworkProtocolHttpDb]

@andrii0lomakin
Copy link
Member

Did you import in newly created or existing database ?

@santhipalla1
Copy link
Author

I have created a new database and tried to import.

Please help me.

@santhipalla1
Copy link
Author

I solved it by dropping the OUser and ORole classes before importing the database into newly created database. It works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants