Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173453 - www-apps/open-xchange-0.8.2 on AMD64 out of memory
Summary: www-apps/open-xchange-0.8.2 on AMD64 out of memory
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-05 11:16 UTC by Christian Holler
Modified: 2007-04-13 19:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Holler 2007-04-05 11:16:01 UTC
On AMD64 platforms, the compilation of open-xchange fails with an OutOfMemoryError  from the java compiler, using either sun or blackdown. The problem does NOT persist when using jikes. So both sun and blackdown javac seem to consume too much memory on 64 bit platforms, to compile this application, whereas on 32 bit platforms it works (apart from but 168585 which I have fixed manually).

Workaround: Use jikes by default or fix memory consumption of blackdown/sun javac

Reproducible: Always

Steps to Reproduce:
1. emerge open-xchange using a standard java compiler
2. Wait for emerge process to abort
3. Read error message :)

Actual Results:  
emerge process fails with javac exception OutOfMemoryError

Expected Results:  
Clean Compilation
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2007-04-13 19:10:03 UTC
open-xchange isn't in the tree anymore, sorry.