Gentoo Archives: gentoo-java

From: Corey <corey_s@×××××.net>
To: gentoo-java@l.g.o
Subject: [gentoo-java] tomcat 6 on amd64
Date: Thu, 24 May 2007 22:32:08
Message-Id: 200705241539.46439.corey_s@qwest.net
1 Hey folks! Really hoping someone can help me out, hope these questions aren't
2 considered too simple to be answered; sorry if I'm asking on the wrong place.
3
4 Anyhow, I can't get tomcat6 installed on my amd64 system; the ebuild dies
5 with:
6
7 [javac] The system is out of resources.
8 [javac] Consult the following stack trace for details.
9 [javac] java.lang.OutOfMemoryError: Java heap space
10
11
12 ... I've read plenty of similar things, in which the big fix appears to set
13 '-J-Xmx256m' or thereabouts to the javac... however, being somewhat new to
14 java, I'm not certain where/how to do this in the ebuild, or during the
15 emerge.
16
17 Any help is much appreciated!
18
19 Is there a place to set system-wide, or per-user JAVAC options?
20
21 --
22 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] tomcat 6 on amd64 "William L. Thomson Jr." <wltjr@g.o>