You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Wiktor N (JIRA)" <ji...@apache.org> on 2015/03/27 19:39:54 UTC

[jira] [Updated] (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:all-tabpanel ]

Wiktor N updated JCS-146:
-------------------------
    Attachment: IndexedDiskCacheOptimizationUnitTest.patch

> 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
>         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)