You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2014/03/28 16:26:15 UTC

[jira] [Updated] (OAK-1599) ConcurrentBlobTest randomly failing

     [ https://issues.apache.org/jira/browse/OAK-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated OAK-1599:
------------------------

    Component/s:     (was: core)
                 blob

> ConcurrentBlobTest randomly failing
> -----------------------------------
>
>                 Key: OAK-1599
>                 URL: https://issues.apache.org/jira/browse/OAK-1599
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob
>         Environment: {code}
> $ env TERM_PROGRAM=Apple_Terminal SHELL=/bin/bash TMPDIR=/var/folders/d3/yxwv5yn5715fk31lq36lnk780000gn/T/ Apple_PubSub_Socket_Render=/tmp/launch-qQFSpt/Render TERM_PROGRAM_VERSION=326 TERM_SESSION_ID=07EE9DED-B29F-4FC0-BE7B-78594A2A66DC SVN_EDITOR=emacs __CF_USER_TEXT_ENCODING=0x1F5:0:0 MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=512m __CHECKFIX1436934=1 LANG=en_GB.UTF-8 SHLVL=1
> $ mvn -version Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 16:22:22+0100) Maven home: /usr/local/maven Java version: 1.6.0_65, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.9.2", arch: "x86_64", family: "mac" 
> {code}
>            Reporter: Davide Giannella
>            Priority: Minor
>
> Randomly when running the {{clean install}} ConcurrentBlobTest randomly fail with the following
> {code}
> ------------------------------------------------------- T E S T S
> ------------------------------------------------------- Running org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE! test(org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest) Time elapsed: 0.061 sec <<< ERROR! java.lang.IllegalArgumentException: The block with id 2d34e0912bae50bace91d3dd77ca3482bf35b9742a2bdf907473f34d8483dce6@0 was not found at org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.load(AbstractBlobStore.java:332) at org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.readBlock(AbstractBlobStore.java:320) at org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.readBlob(AbstractBlobStore.java:306) at org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest$1.call(ConcurrentBlobTest.java:58) at org.apache.jackrabbit.oak.commons.concurrent.Concurrent$1.run(Concurrent.java:54)
> Running org.apache.jackrabbit.oak.spi.blob.FileBlobStoreTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.92 sec Running org.apache.jackrabbit.oak.spi.blob.MemoryBlobStoreTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 sec
> Results :
> Tests in error: test(org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest): The block with id 2d34e0912bae50bace91d3dd77ca3482bf35b9742a2bdf907473f34d8483dce6@0 was not found 
> {code}
> Thread on oak-dev: http://oak.markmail.org/thread/bn3kjvmrlpamonoz



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