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

Jukka Zitting commented on OAK-1619:
------------------------------------

Looks similar to OAK-1530, caused by 
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6539707.

> TarFile close throws IOException on JDK 1.6.34
> ----------------------------------------------
>
>                 Key: OAK-1619
>                 URL: https://issues.apache.org/jira/browse/OAK-1619
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.19
>         Environment: Oracle JDK 1.6.0_34 
>            Reporter: Christan Keller
>
> Call of SegmentStore#close ends in excpetion below.
> With JDK 1.7.0_52 this works
> {code}
> Caused by: java.io.IOException
>       at java.nio.MappedByteBuffer.force0(Native Method)
>       at java.nio.MappedByteBuffer.force(MappedByteBuffer.java:154)
>       at 
> org.apache.jackrabbit.oak.plugins.segment.file.MappedAccess.flush(MappedAccess.java:71)
>       at 
> org.apache.jackrabbit.oak.plugins.segment.file.MappedAccess.close(MappedAccess.java:78)
>       at 
> org.apache.jackrabbit.oak.plugins.segment.file.TarFile.close(TarFile.java:214)
>       at 
> org.apache.jackrabbit.oak.plugins.segment.file.FileStore.close(FileStore.java:303)
> {code}



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

Reply via email to