Hi Steve! I believe I have encountered the same problem. Local.java and Cur.java might have some threading problems (this might explain why the exception seem to occur quite irregulary). Did you manage to find any solution to this problem?
-Pasi Steve Davis wrote: > > I am seeing the following exception from time to time when testing an > application using XML Beans 2.0.0. It only happens rarely and is > difficult to reproduce. > > Is this a known problem? > > Exception occurred: java.lang.ArrayIndexOutOfBoundsException: -1 > at org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2840) > at org.apache.xmlbeans.impl.store.Xobj.array_setter(Xobj.java:2320) > at > org.apache.xmlbeans.impl.values.XmlComplexContentImpl.arraySetterHelper( > XmlComplexContentImpl.java:1055) > > > -- View this message in context: http://www.nabble.com/ArrayIndexOutOfBoundsException-tf2124202.html#a10251697 Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

