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

Cannot insert record from console [moved] #86

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

Cannot insert record from console [moved] #86

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 86 moved from a Google Code project.
Added by 2010-07-30T07:34:03.000Z by j...@supporters.dk.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium, v0.9.22

Original description

<b>What steps will reproduce the problem?</b>
1. Download, install and start orient-server.bat v. 0.9.21
2. Open console.bat
3. create database remote:localhost/test admin admin local
4. connect remote:localhost/test admin admin
5. create class vertex
6. classes (to view classes)
7. disconnect (to refresh schema - see earlier error report)
8. connect remote:localhost/test admin admin
9. classes (the schema is refreshed)
10. insert into vertex (title, desc) values ('MyTitle', 'MyDesc')

<b>What is the expected output? What do you see instead?</b>
I expected that the record could be inserted succesfully. Instead I got the error:

Inserted record in Error: f != com.orientechnologies.orient.core.record.impl.ODocument

<b>Please use labels and text to provide additional information.</b>
insert record, console, schema-less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant