[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ElementListImpl not serializable?



org.ozoneDB.UnexpectedException: java.io.IOException:
java.io.NotSerializableException: org.ozoneDB.xml.dom.ElementListImpl
...
        at
org.ozoneDB.UnexpectedException.<init>(UnexpectedException.java:29)
        at
org.ozoneDB.xml.dom.ElementImpl_Proxy.getElementsByTagName(ElementImpl_Proxy.java:1287)
...

org.ozoneDB.xml.dom.ElementListImpl is neither serializable nor
externalizable, but should be.

Michael Keuchen