You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Krzysztof Kowalczyk (JIRA)" <ji...@apache.org> on 2010/05/24 09:27:24 UTC

[jira] Created: (COCOON-2291) StoreJanitor cannot work with more than ~2 gb memory

StoreJanitor cannot work with more than ~2 gb memory
----------------------------------------------------

                 Key: COCOON-2291
                 URL: https://issues.apache.org/jira/browse/COCOON-2291
             Project: Cocoon
          Issue Type: Bug
          Components: * Cocoon Core
            Reporter: Krzysztof Kowalczyk
            Priority: Blocker


StoreJanitor uses int for values of freememory, heapsize etc. So StoreJanitor cannot be used in environment with jvm heap bigger than 2,147,483,647 bytes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.