Sreidar,

Are you sure you are referring to Velocity?  I'm familiar with the
open source Display Table tag library, but not with anything in
Velocity of that name...

WILL

On 9/8/06, Alexey Panchenko <[EMAIL PROTECTED]> wrote:
sreidhar kanaparthy wrote:

> I am using th display table to list the number of users in my application.
> Export is working fine when there is less data, but when it reaches more
> than 50,000 users , almost all types of
> exports throwing the exceptions like heap exception or unable to export .
> I am expecting the application to scale to support upto atleast a million
> users.

> Any suggestion to solve this problem is of great help

1. Allow JVM to use more memory - e.g. add "-Xmx256Ì" to the java
command line starting your application.

2. Use profiler to track memory usage and optimize it in your
application.

How do you use velocity? Why do you think that velocity is the most
involved part in your memory usage?

--
Best regards,
 Alexey                            mailto:[EMAIL PROTECTED]


--
Forio Business Simulations

Will Glass-Husain
[EMAIL PROTECTED]
www.forio.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to