|
Loading...
|
velocity-user@jakarta.apache.org
[Prev] Thread [Next] | [Prev] Date [Next]
RE: java.lang.OutOfMemoryError Inandjo Taurel Tue Dec 19 06:01:57 2006
Hi Jill,generally the outofmemory error occurs when the memory allocated to your JVM is not enough.
There are two ways you can address this problem: - you increase the size of the heap for your JVM. - you reengineer the part of your code that makes your JVM to crash.In order for us to respond more precisely and help you with your issue, you need to tell us EXACTELY when the outofmemory error occurs.
From: "jill han" <[EMAIL PROTECTED]> Reply-To: "Turbine Users List" <[EMAIL PROTECTED]>To: "Turbine Users List" <[EMAIL PROTECTED]>,"Apache Torque Users List" <[EMAIL PROTECTED]>,"Velocity Users List" <[EMAIL PROTECTED]>Subject: java.lang.OutOfMemoryError Date: Mon, 18 Dec 2006 14:41:50 -0600 MIME-Version: 1.0Received: from mail.apache.org ([140.211.11.2]) by bay0-mc6-f11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Mon, 18 Dec 2006 12:47:07 -0800Received: (qmail 68175 invoked by uid 500); 18 Dec 2006 20:47:10 -0000 Received: (qmail 68116 invoked by uid 99); 18 Dec 2006 20:47:10 -0000Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 12:47:10 -0800Received: pass (herse.apache.org: local policy)Received: from [64.79.231.74] (HELO blr02.bynum.com) (64.79.231.74) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 12:47:00 -0800X-Message-Info: LsUYwwHHNt0nWsLy2dNO2hT4R8km7NfdDo1mWo8Xc4Y= Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Precedence: bulk List-Unsubscribe: <mailto:[EMAIL PROTECTED]> List-Help: <mailto:[EMAIL PROTECTED]> List-Post: <mailto:[EMAIL PROTECTED]> List-Id: "Turbine Users List" <turbine-user.jakarta.apache.org> Delivered-To: mailing list [EMAIL PROTECTED] X-ASF-Spam-Status: No, hits=0.0 required=10.0tests= X-Spam-Check-By: apache.org Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: java.lang.OutOfMemoryErrorThread-Index: AccMyFj99MGsg3K+R0qmj30ZTBCxdAWHBVIA X-Virus-Checked: Checked by ClamAV on apache.orgReturn-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 18 Dec 2006 20:47:07.0648 (UTC) FILETIME=[AEA87800:01C722E5]What could cause java.lang.OutOfMemoryError ? The application is built on turbine/torque/velocity. Thanks in advance Jill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- java.lang.OutOfMemoryError jill han 2006/12/18
- RE: java.lang.OutOfMemoryError Inandjo Taurel 2006/12/19 <=