https://issues.apache.org/bugzilla/show_bug.cgi?id=49940
--- Comment #8 from Dr Meier <[email protected]> --- I had the same problem too. Exception in thread "main" org.apache.xmlbeans.impl.values.XmlValueDisconnectedException at org.apache.xmlbeans.impl.values.XmlObjectBase.check_orphaned(XmlObjectBase.java:1258) XmlBeans Version 2.6.0. I found out that i had the problem with an element that was there over 1000 times in a list. As soon as i reduced the amount to 523 it works. As soon as i increased it over 524 it stops. The filesize itself doesn't seem to be the problem ~ 500kb. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
