[ 
https://issues.apache.org/jira/browse/OAK-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962649#comment-13962649
 ] 

Julian Reschke edited comment on OAK-1690 at 4/8/14 7:12 AM:
-------------------------------------------------------------

I've seen failures like these as well, they are ArrayOutOfBoundsException 
*inside* H2 so I have no idea what's going on and what I could do. [~tmueller] 
any chance you could advise?

Caused by: java.io.IOException: java.lang.ArrayIndexOutOfBoundsException: 0

at org.h2.message.DbException.convertToIOException(DbException.java:351)

at org.h2.util.IOUtils.copy(IOUtils.java:177)

at org.h2.util.IOUtils.readBytesAndClose(IOUtils.java:277)

at org.h2.value.ValueLobDb.getBytesNoCopy(ValueLobDb.java:338)

... 80 more

Caused by: java.lang.ArrayIndexOutOfBoundsException: 0

at 
org.h2.store.LobStorageBackend$LobInputStream.fillBuffer(LobStorageBackend.java:777)

at 
org.h2.store.LobStorageBackend$LobInputStream.readFully(LobStorageBackend.java:753)

at 
org.h2.store.LobStorageBackend$LobInputStream.read(LobStorageBackend.java:744)

at org.h2.util.IOUtils.copy(IOUtils.java:164)

... 82 more


was (Author: reschke):
I've seen failures like these as well, they are ArrayOutOfBoundsException 
*inside* H2 so I have no idea what's going on and what I could do. [~tmueller] 
any chance you could advise?

> OrderableNodesTest fails with Document_JDBC
> -------------------------------------------
>
>                 Key: OAK-1690
>                 URL: https://issues.apache.org/jira/browse/OAK-1690
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.20
>            Reporter: Marcel Reutegger
>            Assignee: Julian Reschke
>
> Various tests fail frequently on travis and also on my machine.
> Most recent failure on travis is: 
> https://travis-ci.org/apache/jackrabbit-oak/builds/22443867



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to