users@jaxb.java.net

Re: JAXB unable to handle large schema (java.lang.StackOverflowError)

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Wed, 24 Sep 2003 10:29:29 -0400

Benjamin Shrom wrote:

> Thank you for quick response.
>
> I have increased stack memory size to 128mb and fixed collisions,
> however i still get StackOverflowError.
> Are there any other recipes?
> (Attached: schema, build.xml, binding.xjb).
> (I also tried -nv in order to exclude schema validation, didn't work
> either)
>

Benjamin,

It looks like the compiler is choking on <xsd:simpleType name="VMAType">
in ncic_2000-vehicle_1.0.0.0.xsd because it has over 5000 enumeration
values alone. We're still investigating the issue and will follow-up
with you soon.

Thanks,

--Ryan



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net