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

Error when creating a database #5412

Closed
healiseu opened this issue Dec 2, 2015 · 4 comments
Closed

Error when creating a database #5412

healiseu opened this issue Dec 2, 2015 · 4 comments
Assignees

Comments

@healiseu
Copy link

healiseu commented Dec 2, 2015

OrientdDB 2.1.6
This is the error I get on console when I try to create a document database from studio as a root user

2015-12-02 13:25:20:514 WARNI ->127.0.0.1: Command not found: GET.sqlProfiler/SupplierPartCatalogueDB [ONetworkProtocolHttpDb]

2015-12-02 13:25:20:991 SEVER Internal server error:
com.orientechnologies.orient.core.exception.OQueryParsingException: Error on parsing query at position #8: Error on parsing command at position #0: Error on parsing query
Query: _studio WHERE user.name = 'admin' AND type = 'GraphConfig'
-------------^
--> com.orientechnologies.orient.core.exception.OCommandExecutionException: Class '_STUDIO' was not found in current database [ONetworkProtocolHttpDb]

Nevertheless the database has been created, OK I believe....

@wolf4ood
Copy link
Member

hi @healiseu

which version of OrientDB?

@smolinari
Copy link
Contributor

First line in the OP says "OrientdDB 2.1.6"

Scott

@healiseu
Copy link
Author

healiseu commented Jan 8, 2016

I believe it has been fixed in OrientDB 2.1.9

@lvca lvca closed this as completed Aug 4, 2017
@lvca
Copy link
Member

lvca commented Aug 4, 2017

Fixed long time ago.

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

No branches or pull requests

5 participants