You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ryan Fong (JIRA)" <ji...@apache.org> on 2016/09/23 20:45:20 UTC

[jira] [Commented] (JCS-146) IndexedDiskCache: Mismatched memory and disk length (0) for [DED: pos = 63802 len = 9658] during optimization

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

Ryan Fong commented on JCS-146:
-------------------------------

We are seeing a lot of these errors using 2.0-beta1. Will you be pushing a beta-2 or release candidate soon?

> IndexedDiskCache: Mismatched memory and disk length (0) for [DED:  pos = 63802 len = 9658] during optimization
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JCS-146
>                 URL: https://issues.apache.org/jira/browse/JCS-146
>             Project: Commons JCS
>          Issue Type: Bug
>          Components: Indexed Disk Cache
>    Affects Versions: jcs-2.0
>            Reporter: Wiktor N
>            Assignee: Thomas Vandahl
>             Fix For: jcs-2.0-beta-2
>
>         Attachments: IndexedDiskCacheOptimizationUnitTest.patch
>
>
> I've created a small patch to test unit, that show the problem. See attached file.
> Generally, the problem is, that when I insert more than elements into the Disk Cache, than it's limit, and then try to optimize it, there will be an IOException thrown:
> Mismatched memory and disk length (0) for [DED:  pos = 63802 len = 9658]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)