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

java.lang.ArrayIndexOutOfBoundsException: 0 on dev build of CI 3.0 #7794

Closed
andrii0lomakin opened this issue Oct 6, 2017 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@andrii0lomakin
Copy link
Member

On CI we have got this exception

java.lang.ArrayIndexOutOfBoundsException: 0
at com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableWALTestIT.restoreDataFromWAL(OLocalHashTableWALTestIT.java:255)
at com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableWALTestIT.assertFileRestoreFromWAL(OLocalHashTableWALTestIT.java:217)
at com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableWALTestIT.testKeyDeleteRandomUniform(OLocalHashTableWALTestIT.java:168)

Standard Output

testKeyDeleteRandomUniform : 1507289765031
Start data restore

@andrii0lomakin andrii0lomakin changed the title java.lang.ArrayIndexOutOfBoundsException: 0 on CI 3.0 java.lang.ArrayIndexOutOfBoundsException: 0 on dev build of CI 3.0 Oct 6, 2017
@andrii0lomakin andrii0lomakin added this to the 3.0 milestone Oct 6, 2017
@andrii0lomakin andrii0lomakin self-assigned this Oct 6, 2017
@lvca lvca modified the milestones: 3.0.0, 3.0.x Apr 9, 2018
@andrii0lomakin
Copy link
Member Author

Fixed in new version of WAL

@luigidellaquila luigidellaquila modified the milestones: 3.0.x, 3.0.1 May 18, 2018
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

3 participants