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

select max(localdate) from sitedata #5786

Closed
Uditmittal opened this issue Feb 29, 2016 · 6 comments
Closed

select max(localdate) from sitedata #5786

Uditmittal opened this issue Feb 29, 2016 · 6 comments
Assignees
Labels
Milestone

Comments

@Uditmittal
Copy link

Error: com.orientechnologies.orient.core.exception.OCommandExecutionException: Error on execution of command: sql.select max(localdate) from sitedata

Error: java.lang.ArrayIndexOutOfBoundsException

When i Upgrade my Orientdb from 2.0 to 2.1.11 then is will shown error Why
when i execute this command on 2.0 it will work Fine !!!

@tglman
Copy link
Member

tglman commented Feb 29, 2016

hi @Uditmittal

Do you have a full stack trace ?

@luigidellaquila luigidellaquila self-assigned this Feb 29, 2016
@luigidellaquila luigidellaquila added this to the 2.1.x (next hotfix) milestone Feb 29, 2016
@luigidellaquila
Copy link
Member

Hi @Uditmittal

even better, do you have a simple test case or sequence of commands to reproduce the problem?

Thanks

Luigi

@Uditmittal
Copy link
Author

@tglman Here is my Stack Trace
Error deserializing record with id #14:289 send this data for debugging: ABBzaXRlZGF0YWUAAABfbQAAAGErAAAAe28AAACCcQAAAKxzAAAGhD0AAAaIdQAABot3AACE43kAAITzEG1ldGFkYXRhAACG0wkccHJvY2Vzc2VkX2RhdGUAAIfABwAaCgAcYmF... and so on...=[ORecordSerializerBinary]

@luigidellaquila command is -- select max(localdate) from sitedata ;
sorry we can't share our data...

Thanks
Udit Mittal

@luigidellaquila
Copy link
Member

Hi @Uditmittal

it seems to be a problem in the binary serialization, please wait @tglman comments

Thanks

Luigi

@tglman
Copy link
Member

tglman commented Mar 1, 2016

hi @Uditmittal,

unfortunatly i need the full data for investigate the problem, it seems a serialization issue, is there any way that you can share that data ? you can send it only to us to support@orientdb.com.

the actual data i need is just the record that give the error and the database schema.

Thanks

Emanuele

@tglman
Copy link
Member

tglman commented Jun 6, 2016

Hi,

Waiting for a reply since a while, we fixed few issue on that part since this report, so i'm closing this, add more info if is still reproducible, we will reopen in case.

Regards

@tglman tglman closed this as completed Jun 6, 2016
@robfrank robfrank modified the milestones: 2.1.x (next hotfix), 2.2.1 Jun 8, 2016
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