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

critical error : no delection executed #5665

Closed
publicocean0 opened this issue Feb 1, 2016 · 3 comments
Closed

critical error : no delection executed #5665

publicocean0 opened this issue Feb 1, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@publicocean0
Copy link

v2.1.9-SNAPSHOT

 
delete from (select rid from  index:A.b_c where key =[#38:10,#33:96])

Delete record(s) '1' in 0,001000 sec(s).



select rid from   index:A.b_c where key =[#38:10,#33:96]                               

----+------+------
#   |@CLASS|rid   
----+------+------
0   |null  |#54:76
----+------+------

@publicocean0
Copy link
Author

script sql
[Started multi-line command. Type just 'end' to finish and execute]
orientdb {db=a}> begin
orientdb {db=a}> delete from (select rid from index:index:A.b_c where key =[#38:10,#33:100])
orientdb {db=a}> commit
orientdb {db=a}> end

Error: com.orientechnologies.orient.core.exception.OStorageException: Error during transaction commit.

Error: java.lang.IllegalArgumentException: Cluster segment #-2 does not exist in database 'a'

@andrii0lomakin
Copy link
Member

Hi @publicocean0 is it possible to get example of database and/or full stack trace of exception to reproduce given issue ?

@andrii0lomakin
Copy link
Member

Close issue because of no reply. If you reproduce given issue and have information which is requested in issue feel free to reopen it.

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