Form Builder - Frequent Out of Memory error

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Form Builder - Frequent Out of Memory error

Gopi Krishna-5

Hi All,

 

I was testing orbeon form builder deployed in tomcat server. Please see the attached screen shot. The heap memory utilized for form builder is too huge and within few minutes of testing the out of memory occurs and the application crashes. I have attached the JConsole screenshot with this mail.

We have increased the server memory up to  maximum 1024 (-Xms512m -Xmx1024m). Still it doesn’t help us. It is very urgent. Can someone help us out in this.

 

Thanks for your help,

Gopi Krishna

 

This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.
Powered by STPL Portal .



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

heap-memory.jpg (242K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Form Builder - Frequent Out of Memory error

Alessandro Vernet
Administrator
Gopi,

Gopi Krishna-5 wrote
I was testing orbeon form builder deployed in tomcat server. Please see the
attached screen shot. The heap memory utilized for form builder is too huge
and within few minutes of testing the out of memory occurs and the
application crashes. I have attached the JConsole screenshot with this mail.

We have increased the server memory up to  maximum 1024 (-Xms512m
-Xmx1024m). Still it doesn't help us. It is very urgent. Can someone help us
out in this.
1 GB should definitely be more than enough for Form Builder (I usually run it with 512 MB of heap on my laptop). But from the JConsole screenshot you send, my suspicion is that the setting didn't have an effect, and JConsole shows the maximum amount of heap at 60 MB, not 1 GB.

Alex
Reply | Threaded
Open this post in threaded view
|

RE: Re: Form Builder - Frequent Out of Memory error

Gopi Krishna-5

Hi Alex,

 

You are correct. Tomcat was not picking the memory set up. I increased the heap memory through tomcat configuration and it worked properly.

Thanks for your quick reply

 

With warm regards,

Gopi Krishna

 

-----Original Message-----
From: Alessandro Vernet [mailto:[hidden email]]
Sent: Thursday, September 10, 2009 6:21 AM
To: [hidden email]
Subject: [ops-users] Re: Form Builder - Frequent Out of Memory error

 

 

Gopi,

 

 

Gopi Krishna-5 wrote:

>

> I was testing orbeon form builder deployed in tomcat server. Please

> see the attached screen shot. The heap memory utilized for form

> builder is too huge and within few minutes of testing the out of

> memory occurs and the application crashes. I have attached the

> JConsole screenshot with this mail.

>

> We have increased the server memory up to  maximum 1024 (-Xms512m

> -Xmx1024m). Still it doesn't help us. It is very urgent. Can someone

> help us out in this.

>

 

1 GB should definitely be more than enough for Form Builder (I usually run it with 512 MB of heap on my laptop). But from the JConsole screenshot you send, my suspicion is that the setting didn't have an effect, and JConsole shows the maximum amount of heap at 60 MB, not 1 GB.

 

Alex

 

-----

Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet

--

View this message in context: http://www.nabble.com/Form-Builder---Frequent-Out-of-Memory-error-tp25362818p25375486.html

Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com.

 

This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.
Powered by STPL Portal .



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Re: Form Builder - Frequent Out of Memory error

Alessandro Vernet
Administrator
Gopi,

Gopi Krishna-5 wrote
You are correct. Tomcat was not picking the memory set up. I increased the
heap memory through tomcat configuration and it worked properly.
Excellent; thank you for the update.

Alex