Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 18:24:52 +0200
From:      Marc van Kempen <marc@bowtie.nl>
To:        Daichi GOTO <daichi@ongs.gr.jp>
Cc:        java@freebsd.org
Subject:   Re: jdk1.3 and 4.2-RELEASE?
Message-ID:  <3AD333D4.6F5D2079@bowtie.nl>
References:  <84752747.986917091606.JavaMail.daichi@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Daichi GOTO wrote:
> 
> > Hi,
> >
> > I thought they wouldn't apply to 4.2R, but they did.
> >
> > it works fine now, although I get a coredump trying to run argo-uml
> >
> > (see http://argouml.tigris.org)
> >
> > Will try the ibm jdk now and report back.
> 
> I'll get ArgoUML fine with JDK122 (nojit). JDK13 and JDK122 (with jit) gets
> fail.
> 
> Daichi T.GOTO(ONGS)
>     http://www.ongs.net/daichi, daichi@ongs.gr.jp

Yeah, that's how I run it here too (jdk1.2.2 with OpenJIT), however it's pretty
slow, so it'd be nice to speed it up.

With the IBM jdk I get the following error:

(marc@yeats) > argo
JIT cannot get processor_num. Assuming SMP...
Exception in thread "main" java.lang.StackOverflowError
        at
com.ibm.xml.internal.DefaultStringPool.ensureCapacity(DefaultStringPool.java)
        at
com.ibm.xml.internal.DefaultStringPool.addSymbol(DefaultStringPool.java)
        at
com.ibm.xml.internal.DefaultStringPool.<init>(DefaultStringPool.java)
        at
com.ibm.xml.framework.ParserState.useDefaultStringPool(ParserState.java)
        at
com.ibm.xml.parsers.NonValidatingTXDOMParser.<init>(NonValidatingTXDOMParser.java)
        at com.ibm.xml.parsers.TXDOMParser.<init>(TXDOMParser.java)
        at com.ibm.xml.parser.Parser.<init>(Parser.java)
        at com.ibm.xml.parser.Parser.<init>(Parser.java)
        at uci.uml.ocl.TemplateReader.read(TemplateReader.java)
        at uci.uml.ocl.TemplateReader.readFile(TemplateReader.java)
        at uci.uml.ui.ActionSaveProjectAs.<init>(Actions.java)
        at uci.uml.ui.Actions.<clinit>(Actions.java)
        at uci.uml.ui.ProjectBrowser.<clinit>(ProjectBrowser.java)
        at uci.uml.Main.main(Main.java)

I already increased the stacksize with java -Xss1m to 1 Mb, but it still wont
fly.

Is this a problem of the JIT?

Regards,
Marc.
-- 
----------------------------------------------------
Marc van Kempen                 
BowTie Technology     	
Raiffeisenstraat 7
5611 CH  Eindhoven
tel. +31 40 2 64 98 60	       mailto:marc@bowtie.nl
fax. +31 40 2 64 98 61         http://www.bowtie.nl
----------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AD333D4.6F5D2079>