users@jaxb.java.net

Re: InterleaveExp object growth

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 17 Feb 2005 14:34:31 -0800

Kesavan T.S wrote:
> Hi Kohsuke,
> Thanks for your response. I am attaching the schema its not very large
> however on peak day load we might parse upto 500000 XML per day. Our
> application uses Message Driven bean in Websphere 5.1.1 on AIX using jdk
> 1.4.2. We are using jaxb 1.0 I think this the what is see in manifest in

This is the whole schema and you see 4 million InterleaveExp!? How many
threads do you have? Please definitely share the JAXBContext object
across threads, and please tell me how many InterleaveExps you'll see
after that change.

If you still see this many, there might be something very wrong.


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com