You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Ben Zeigler <jz...@cncn.com> on 2000/08/22 23:04:36 UTC

java.io.NotSerializableException: org.apache.xalan.xpath.xml.StringToStringTable

When trying to compile a style sheet, I get the following error:

java.io.NotSerializableException:
org.apache.xalan.xpath.xml.StringToStringTable
        at java.io.IOException.<init>(Compiled Code)
        at java.io.ObjectStreamException.<init>(Compiled Code)
        at java.io.NotSerializableException.<init>(Compiled Code)
        at java.io.ObjectOutputStream.outputObject(Compiled Code)
        at java.io.ObjectOutputStream.writeObject(Compiled Code)
        at java.io.ObjectOutputStream.defaultWriteObject(Compiled Code)
        at
org.apache.xalan.xslt.ElemTemplateElement.writeObject(Compiled Code)
        at java.io.ObjectOutputStream.outputObject(Compiled Code)
        at java.io.ObjectOutputStream.writeObject(Compiled Code)
        at java.io.ObjectOutputStream.defaultWriteObject(Compiled Code)
        at java.io.ObjectOutputStream.outputObject(Compiled Code)
        at java.io.ObjectOutputStream.writeObject(Compiled Code)
        at java.io.ObjectOutputStream.defaultWriteObject(Compiled Code)
        at org.apache.xalan.xslt.Stylesheet.writeObject(Compiled Code)
        at java.io.ObjectOutputStream.outputObject(Compiled Code)
        at java.io.ObjectOutputStream.writeObject(Compiled Code)
        at org.apache.xalan.xslt.Process.main(Compiled Code)
Xalan: was not successful.

This implies to me that somebody somewhere forgot to implement
serializable.  Should be an easy fix.

-Ben Zeigler


Re: java.io.NotSerializableException: org.apache.xalan.xpath.xml.StringToStringTable

Posted by "Sergei S. Ivanov" <se...@mail.ru>.
----- Original Message -----
From: "Ben Zeigler" <jz...@cncn.com>
To: <xa...@xml.apache.org>
Sent: Wednesday, August 23, 2000 1:04 AM
Subject: java.io.NotSerializableException:
org.apache.xalan.xpath.xml.StringToStringTable


> When trying to compile a style sheet, I get the following error:
>
> java.io.NotSerializableException:
> org.apache.xalan.xpath.xml.StringToStringTable

This should have already been fixed for the upcoming release. But do not
expect any significant performance gain (if any at all) from stylesheet
serialization.
Regards,
--
Sergei S. Ivanov  sergei_ivanov@object-tools.com
Object Tools, Moscow  http://www.object-tools.com