Re: stripped-down JRE required

2002-10-01 Thread kulkarni sourabh
hi, we had done some cutting in jar files for cutting the size. However, not played with .so files. I would be interested in how you proceed. -sourabh --- Michael Erskine <[EMAIL PROTECTED]> wrote: > Hi, > > I need to build a small Linux 1.3 JRE with AWT & > Swing. I have taken the Blackdown 1

Re: java.lang.OutOfMemroyError

2001-11-20 Thread kulkarni sourabh
ns the > same? How do you find > it out? > I sit that java.lang.freememory() remains the same? > A reply will be appreciated. > Thanks, > -Biju Matew > > kulkarni sourabh wrote: > > > Hi Uncle George, > >I also tried with the same thing of top and GC >

Re: java.lang.OutOfMemroyError

2001-11-18 Thread kulkarni sourabh
ced in the table, and > free'd ones get > removed. ) ( ie add_mem_ptr( ptr, > __FILE__,__LINE__), free_mem_ptr( ptr, > __FILE__, __LINE__) ) > > good luck > > > kulkarni sourabh wrote: > > > > Hi Uncle George, > >I also tried with the sa

Re: java.lang.OutOfMemroyError

2001-11-17 Thread kulkarni sourabh
this is > sometimes the fault of the JVM in its inability to > process finalize > properly - if at all ) > > /gat > > kulkarni sourabh wrote: > > > > Hi Alexander, > > I have traced through my code thoroughly and > there > > is no memory leak.

Re: java.lang.OutOfMemroyError

2001-11-17 Thread kulkarni sourabh
ad. Alternatively you can try to find the leak > with a debugger > and/or print stataments. > > Alexander > > On Thu, Nov 15, 2001 at 03:32:33AM -0800, kulkarni > sourabh wrote: > > Hi All, > >My application runs on celeron processor with > 128MB > > RAM. OS-

java.lang.OutOfMemroyError

2001-11-15 Thread kulkarni sourabh
Hi All, My application runs on celeron processor with 128MB RAM. OS- Redhat 6.2. I use Sun JDK1.3 currently. My application has around 5-6 threads running...but one of the thread stops after around 2-2.5 hrs of running. The message is java.lang.OutOfMemoryError: Unable to create new native thre