Thanks for reminding me. Well, so far, Blackdown has certainly been the
most stable. It still seems to be gradually increasing in memory usage,
but that may either be a memory leak in our code, or just the heap
growing because it hasn't reached our max heap size yet.

So... blackdown wins as only stable 1.2+ VM for linux! For now... trying
out TowerJ, trying to get it to work.

-joel shellman


Stanislav Maximov wrote:
> 
> What about Blackdown's one?
> 
> stas@
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Joel Shellman
> > Sent: Thursday, August 24, 2000 8:52 PM
> > To: Orion-Interest
> > Subject: Re: SIGSEGV 11 with IBMJava2-13
> >
> >
> > Joel Shellman wrote:
> > > Now it seems to be having trouble reliably starting Orion--it seems to
> > > just sit there without the "Orion... initilized" line ever showing up.
> > >
> > > Oh well, I'm going to try JavaSoft's JDK1.3 with JIT disabled and see if
> > > the memory leak will go away.
> >
> > To answer my own question, here is what I've found:
> >
> > 1) JavaSoft's JDK 1.3 still has a memory leak even with JIT disabled
> > (this is linux-beta-refresh version, it's beta so I don't hold any hard
> > feelings for them (IBM is another story, though))
> >
> > 2) IBM with JIT disabled seems to work. The part about it not getting to
> > the "Orion initialized" part is a little odd. We've been using Makefiles
> > to start/stop it. All the makefile does really is run our "run" shell
> > script. But if I run it from make--it doesn't work. If I run it manually
> > from the shell (the same script), then it works. Crazy but at least now
> > we may have a solution. Wish the JIT didn't crash...
> >
> > Thanks for the help,

Reply via email to