0

java heap space in listbox

asked 2008-10-21 15:51:13 +0800

intoxicadocoder gravatar image intoxicadocoder
57 1 1 4

Hi I trying list 100000 items from a database in a listbox
with a pagesize of 20 items but i get this error

INFO: Server startup in 8422 ms
Exception in thread "ContainerBackgroundProcessor[StandardEngine]" java.lang.OutOfMemoryError: Java heap space
at java.lang.AbstractStringBuilder.<init>(Unknown Source)
java.lang.OutOfMemoryError: Java heap space
....



how i can solve this problem?

thanks!!!

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2008-10-22 01:30:14 +0800

iantsai gravatar image iantsai
2755 1

How many Jar's are you needed in your Web App?

I think you should configure your Web App's JVM arguments, maybe the memory you gave to your Web App is not enougth.

link publish delete flag offensive edit

answered 2008-10-22 08:57:40 +0800

henrichen gravatar image henrichen
3869 2
ZK Team

This article might be related to your case.

http://www.zkoss.org/smalltalks/loadondemand/

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2008-10-21 15:51:13 +0800

Seen: 454 times

Last updated: Oct 22 '08

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More