You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2013/03/08 08:43:26 UTC

[Bug 49940] Sometimes writing twice to a .xlsx file throws org.apache.xmlbeans.impl.values.XmlValueDisconnectedException

https://issues.apache.org/bugzilla/show_bug.cgi?id=49940

--- Comment #8 from Dr Meier <dr...@gmx.de> ---
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org