Thanks for your reply, if there is a solution please specify the solution
links and provide me if you have any examples


jackalista wrote:
> 
> Hi,
> 
> I'm not sure but could this be that perm gen error?  I don't have the fix
> handy but I think if you search for "perm gen" (case insensitive) there is
> a solution in the archives here.
> 
> --j
> 
> 
> sudhakargupta wrote:
>> 
>> Hi Matt,
>>  
>>   Presently i'm working with appfuse 1.9 (struts) application, in my
>> application i need to generate the reports with customized queries which
>> is not related to the hibernate mapped classes. In some situations the
>> query returns 50,000 records or higher (return as a list to use
>> displaytag library to shown), at that moment it gives an error like 
>> 
>>     java.lang.OutOfMemoryError: Java heap space
>>  
>>  i tried it out with JAVA_OPTS in my environmental variable -Xms128m
>> -Xmx1024m, but it is not given any difference.
>> 
>> please suggest me how to avoid the java heap space problem 
>> 
> 
> 


-----
---
Sudhakar
-- 
View this message in context: 
http://www.nabble.com/heap-space-error-when-generating-reports.-tp25763835s2369p25783758.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to