Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Not able to submit asset : File size 72 MB

I am getting below error while submitting 72 MB file in RAM.

javax.faces.FacesException: #{submitAssetHandler.doFinishAction}: javax.faces.el.EvaluationException: java.lang.OutOfMemoryError
at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:79)
at javax.faces.component.UICommand.broadcast(UICommand.java:312)
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:302)
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:419)
at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:77)
at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:220)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:91)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1152)




Do I need some specific settings to get this asset submitted?

0 votes



2 answers

Permanent link
You might need to apply the performance tuning settings for RAM
If you are running RAM on Websphere, you can use ram.setup and apply the performance settings, especially the JVM settings

choose a setting where your max heap size is at least half the physical memory


for more information read

http://publib.boulder.ibm.com/infocenter/ramhelp/v7r2m0/topic/com.ibm.ram.installguide.doc/topics/r_tuning_guide.html

0 votes


Permanent link
Got it done. Thanks.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 31 '10, 9:19 a.m.

Question was seen: 6,421 times

Last updated: May 31 '10, 9:19 a.m.

Confirmation Cancel Confirm