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 execute command Cannot write outside the page space (65539>65536) #1906

Open
GZeroCoder opened this issue Jan 12, 2025 · 2 comments
Open
Assignees

Comments

@GZeroCoder
Copy link

ArcadeDB Version:

ArcadeDB Server v24.11.2 (build 055592c73d27d894c26f3faaf7df22e15c28f03d/1733838531445)

OS and JDK Version:

Windows 11 10.0 - OpenJDK 64-Bit Server VM 17.0.10 (Zulu17.48+16-SA)

Expected behavior

`Running a quey

UPDATE HasLink SET Status = 'ok' WHERE Status <> 'ok'

Should return the amount of updates.
`

Actual behavior

`
Retunr result is an error
Cannot execute command Cannot write outside the page space (65539>65536)

There are 33122 edges to update.
`

Steps to reproduce

<add here>

<An SQL script to reproduce the problem or a JUnit test case will increase **A LOT** the chance to have a quick fix>

@lvca lvca self-assigned this Jan 12, 2025
@lvca
Copy link
Contributor

lvca commented Jan 12, 2025

Is there any chance we can have that database to execute the query? You can send it zipped to support at arcadedata.com mentioning "Issue 1906" in the subject.

@robfrank robfrank self-assigned this Jan 13, 2025
@GZeroCoder
Copy link
Author

Thank you for the quick response.
The database as is will not be possible to send. But I will try to reproduce this data in a db I can send.
Will keep you updated.

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

No branches or pull requests

3 participants