It's done. Moreover, I have a memory in use indicator (Myeclipse). Although 
there is a lot of memory without used, i get a java heap space.


----- Mensaje original ----
De: David Uebelacker <[EMAIL PROTECTED]>
Para: MyFaces Discussion <[email protected]>
Enviado: viernes, 28 de septiembre, 2007 12:31:01
Asunto: Re: Java heap space


Hi,

i think you can add a VM Argument like -Xmx512m to the jboss debug
configuration in eclipse, where 512 is the amount ob mb the vm should use
as maximum memory. In Addition you can give eclipse more memory, by
starting it with the this Argument: -vmargs -Xmx512m.

I think your default JBoss startup configuration is configured with more
memory than your start up configuration in your eclipse environment.

Regards,

David

> hi everybody, can some tell me why you get a java heap space if you are
> using myeclipse?
>
> 11:50:28,274 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces
> Servlet threw exception
> java.lang.OutOfMemoryError: Java heap space
>
> If I start up jBoss without Myeclipse there aren't errors. Page get charge
> without problems. The page has a large amount of data: tree2, tabbedPane,
> several dataTables inside.... and all is showing at the same time...
>
> I'm using myfaces1.1.5, tomahawk1.1.5.
>
> Thanks in advanced!!!
>
>
>
> ____________________________________________________________________________________
> Sé un Mejor Amante del Cine
> ¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
> http://advision.webevents.yahoo.com/reto/entretenimiento.html


-- 
David Uebelacker
mailto:[EMAIL PROTECTED]
http://david.uebelacker.eu/


       
____________________________________________________________________________________
Sé un Mejor Amante del Cine                         
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html

Reply via email to