OutOfMemory error issue in Appfuse basic struts archetye

2 messages Options
Embed this post
Permalink
Dhanakumar

OutOfMemory error issue in Appfuse basic struts archetye

Reply Threaded More More options
Print post
Permalink
Hi,

I am getting OutOfMemory error when my application has been published many times, running in Jetty server.

we are using Jetty server for development purpose, later I generate EAR by simple maven command and deploy in websphere.

Please help me in this issue.
Rajesh.SriRamoju

Re: OutOfMemory error issue in Appfuse basic struts archetye

Reply Threaded More More options
Print post
Permalink
hi Dhanakumar

Increase  Memory size by setting java_opts maximum in environmental variable.it will help you

Regards
Rajesh SR
Dhanakumar wrote:
Hi,

I am getting OutOfMemory error when my application has been published many times, running in Jetty server.

we are using Jetty server for development purpose, later I generate EAR by simple maven command and deploy in websphere.

Please help me in this issue.