Ted, On 08/06/05, Theodore Watson <[EMAIL PROTECTED]> wrote: > I've been experiencing a lot of "OutOfMemory" errors on retrievals of large > inboxes and I allocated a larger heap to the JVM with this modification of > phoenix.sh:
We've been having this same error at work, not with James, but we have bought Sun support <smug grin>, I'm not sure how much I can pass on that I learned through the commercial support however I don't think the following is much of a secret.. It looks like a bug in the JVM, "6206441 HotSpot compiler error (Error ID : 4F530E43505002EF 01) when upload large files " (I got this description from the public bug listed below) but it isn't in the public bug db. Apparently they _hope_ it will be fixed in next or subsequent versions of java 5 & 1.4.2 In the meantime you're looking for a workaround. It isn't fixed in the latest versions as of today. read this public bug which seems to be related. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4946706 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
