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

delete vertex fails and OOMs server #3216

Closed
AaronSchulz opened this issue Dec 17, 2014 · 4 comments
Closed

delete vertex fails and OOMs server #3216

AaronSchulz opened this issue Dec 17, 2014 · 4 comments
Assignees
Milestone

Comments

@AaronSchulz
Copy link

This command fails:
delete vertex Item where id=17153945

That vertex only has two ongoing links (1 for out_HP and 1 for out_HPwIV, as [size=x] shows). There are no incoming links.

Trying to delete via #RID fails similarly:

delete vertex Item #11:7996381

@lvca lvca added this to the 2.0 Final milestone Dec 17, 2014
@lvca lvca added bug labels Dec 17, 2014
@AaronSchulz
Copy link
Author

Well before the OOM, the logs show:

2014-12-17 02:21:50:074 WARNING [OrientVertex.removeEdges] edge #20:24839212 not found in field in_H
P [orientechnologies]
2014-12-17 02:21:50:503 WARNING [OrientVertex.removeEdges] edge #20:11990665 not found in field in_H

@andrii0lomakin
Copy link
Member

Hi,
Could you send us thread dump ?

@AaronSchulz
Copy link
Author

I'll send a dump if I can reproduce. I don't have this corrupt dataset anymore (I trashed it).

@lvca
Copy link
Member

lvca commented Jan 13, 2015

Closed, unless @AaronSchulz can provide a dump for this.

@lvca lvca closed this as completed Jan 13, 2015
@lvca lvca modified the milestones: 2.0-rc2, 2.0 Final Jan 13, 2015
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

3 participants