Hi ,

    You can incerease/decrease the heap size like this

    java -Xms32m -Xmx128m

Regards ,
Ritesh.



Arul wrote:

> Hi
>
> I guess u need to change that in ejipt.minContexts  & ejipt.maxContexts
> in
> the app server
>
> -Arul
> ----- Original Message -----
> From: "Arif Senol" <[EMAIL PROTECTED]>
> To: "JRun-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, November 27, 2001 11:03 PM
> Subject: RE: Heap Size
>
> > can you tell me how can I change the heapsize of JVM?
> >
> > 10x
> >
> > M. Arif Senol
> > Technology Integration
> > Global Securities
> > Phone: +90-212-2114900x1731
> > mailto: [EMAIL PROTECTED]
> >
> >
> > -----Original Message-----
> > From: Mohan Raj [mailto:[EMAIL PROTECTED]]
> > Sent: 27 Kas�m 2001 Sal� 19:25
> > To: JRun-Talk
> > Subject: Heap Size
> >
> >
> > Hi All
> >
> > I Use  Jrun 3.1 with SP2 a with the last JDBC Driver.
> >
> > When we run our application for a couple of days it comes out with Out
> > of
> > Memory Exception.
> >  Windows performance monitor shows that the operating system has enough
> > memory and so we assume that memory leakage is contained within JVM.
> >
> > We increased the JVM Heapsize to 256 MB
> >
> > We tested our Application using OptimizeIT and it told the usage of
> > Heapsize
> > increases very much and also it told that GC activity happens normally.
> >
> > we also saw that the EJB instances are increasing.We also set the
> > ejipt.minContexts  & ejipt.maxContexts  to 5 - 10 but the instances
> > kept on
> > increasing on every request
> >
> > Could by anyway i could control the EJB instances getting increased and
> > is
> > that a cause for the usage of Heapsize getting increased.
> >
> > -Mohan
> >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to