Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 50253 invoked from network); 16 Apr 2008 14:58:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2008 14:58:33 -0000 Received: (qmail 56892 invoked by uid 500); 16 Apr 2008 14:58:31 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 56839 invoked by uid 500); 16 Apr 2008 14:58:31 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 56819 invoked by uid 99); 16 Apr 2008 14:58:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2008 07:58:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [194.126.145.18] (HELO netcetera.ch) (194.126.145.18) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2008 14:57:46 +0000 Received: from [172.17.0.139] (salor [172.17.0.139]) by fusion.netcetera.ch (8.11.7p1+Sun/8.7.3) with ESMTP id m3GEvuw01208 for ; Wed, 16 Apr 2008 16:57:57 +0200 (MEST) Message-ID: <48061401.8080909@netcetera.ch> Date: Wed, 16 Apr 2008 16:58:09 +0200 From: Cla Emanuel Monsch Reply-To: cla.monsch@netcetera.ch Organization: Netcetera AG MIME-Version: 1.0 To: users@continuum.apache.org Subject: "java.lang.OutOfMemoryError: Java heap space" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org hi there when i want to show the build log of one of our projects i get the following exception: *************************** java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:358) ... ... ... at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Caused by: java.lang.OutOfMemoryError: Java heap space *************************** it's exactly the same exception as described in this jira bug report: http://jira.codehaus.org/browse/CONTINUUM-1348. BUT - i'm using continuum 1.1 and this problem should be fixed since version 1.1-beta-3. "build fresh" option is set to true as well. in my wrapper.conf file i've enhanced the java heap size but it hasn't any effect. # Initial Java Heap Size (in MB) wrapper.java.initmemory=6 # Maximum Java Heap Size (in MB) wrapper.java.maxmemory=1024 any ideas what to do? regards cla -- Cla Emanuel Monsch | cla.monsch@netcetera.ch phone +41-44-247 79 06 | fax +41-44-247 70 75 Netcetera AG | 8040 Z�rich | Switzerland | http://netcetera.ch