Re: Display heavy data in ofbiz page.showing java.lang.OutOfMemoryError: Java heap space error.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Display heavy data in ofbiz page.showing java.lang.OutOfMemoryError: Java heap space error.

Jacopo Cappellato-3
improve your data preparation logic (script); for example, use an  
iterator instead of building a big list in memory etc...

Jacopo

On Aug 7, 2008, at 10:10 AM, gopalbi wrote:

>
> Hello Friends,
>
>   I need your help in my one task,
>
>    I want to display a heavy data in ofbiz page. But it show xxx  
> error.Then
> please give me suggestion how to solve the problem.
> -------
> ************------------------------------------------------------
> HTTP Status 500 -
>
> type Exception report
>
> message
>
> description The server encountered an internal error () that  
> prevented it
> from fulfilling this request.
>
> exception
>
> javax.servlet.ServletException: Servlet execution threw an exception
> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:
> 255)
>
> root cause
>
> java.lang.OutOfMemoryError: Java heap space
>
> note The full stack trace of the root cause is available in the Apache
> Tomcat/6.0.16 logs.
> Apache Tomcat/6.0.16
>
>
> ----------********---------------------------------------
> Thanks in advanced
>
>
> Thanks & Regards:
> Gopal Bisht
> --
> View this message in context: http://www.nabble.com/Display-heavy-data-in-ofbiz-page.showing-java.lang.OutOfMemoryError%3A-Java-heap-space-error.-tp18865929p18865929.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>


smime.p7s (3K) Download Attachment