Re: [xep-support] NoClassDefFoundError: com/renderx/pdflib/NameTree

From: Alexander Peshkov (peshkov@renderx.com)
Date: Tue Feb 17 2004 - 01:50:27 PST

  • Next message: Alexander Peshkov: "Re: [xep-support] xep performance"

    Hello Benoit,

    Class com.renderx.pdflib.NameTree is included in the standard XEP jar
    and loaded using default ClassLoader. However, as you can see it was
    not found by JVM. If you have not modified XEP jar (which I believe is
    not the case) then the only possible reason is JVM error/bug. Try to
    render the same document using another version of Java (and preferable
    outside of Oracle environment). If you wouldn't be able to reproduce the
    problem then Oracle JVM upgrade is surely an option.

    Best regards,
    Alexander Peshkov mailto:peshkov@renderx.com
    RenderX

    MB> Hi,

    MB> We have this error while processing a certain XSL-FO document:

    MB> Exception in thread "main" java.lang.NoClassDefFoundError: com/renderx/pdflib/NameTree
    MB> at com.renderx.pdflib.PDFDocument.addNamedDestination(Unknown Source)
    MB> at com.renderx.pdflib.PDFDocument.endDocument(Unknown Source)
    MB> at com.renderx.xep.gen.backends.H4PDF.close(Unknown Source)
    MB> at com.renderx.xep.gen.backends.H4PDF.endDocument(Unknown Source)
    MB> at com.renderx.xep.gen.SAX.traverse(Unknown Source)
    MB> at com.renderx.xep.FormatterCore.render(Unknown Source)
    MB> at com.renderx.xep.FormatterImpl.render(Unknown Source)
    MB> at com.renderx.xep.FormatterImpl.render(Unknown Source)
    MB> at com.renderx.xep.FormatterImpl.render(Unknown Source)
    MB> at com.renderx.xep.XSLDriver.main(Unknown Source)

    MB> Processing takes a very long time, probably because there are many images in the doc. Unfortunately, this error only arose after about an hour after starting XEP (xep.bat -fo xxx.fo -pdf xxx.pdf).

    MB> It worked with another, similar FO file, so I guess it's not an installation/configuration issue, but who knows! JRE is 1.4.0 from Oracle. We will try with another one later.

    MB> Thanks for any help,
    MB> Benoit

    MB> ......................................................................
    MB> Benoit MAISONNY benoit.maisonny@eurocontrol.int
    MB> eAIP development & support http://www.eurocontrol.int/ais/eaip
    MB> EUROCONTROL Aeronautical Information Management

    MB> ____

    MB> This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended
    MB> recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited
    MB> and may be unlawful.

    MB> Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL unless it is confirmed by appropriately signed hard copy.

    MB> Any views expressed in this message are those of the sender.
    MB> -------------------
    MB> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    MB> in the body of the message to majordomo@renderx.com from the address
    MB> you are subscribed from.
    MB> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Tue Feb 17 2004 - 02:02:17 PST