It sounds like you may need to adjust your JVM settings to allow for
additional heap space.  I ran a quick 'tomcat jvm heap' google search,
and came up with the following URL with instructions:

http://www.jguru.com/faq/view.jsp?EID=568115


On 8/23/06, Satish <[EMAIL PROTECTED]> wrote:


using maven 2.0 and trying to deploy war to tomcat.

 any configuration need to do for handling this error

[INFO] [tomcat:deploy]
[INFO] Deploying war to http://localhost:8080/webtop-1.0-SNAPSHOT
[INFO] ------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------
[INFO] Java heap space
[INFO] ------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError: Java heap space
--
View this message in context: 
http://www.nabble.com/out-of-memory-error---deploying-to-tomcat-tf2153802.html#a5949309
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to