You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: