[xep-support] Connection timed out?

From: Konrad Rokicki <krokicki@gmail.com>
Date: Tue Oct 26 2004 - 15:09:47 PDT

Hi,
I'm having a problem with PDF generation after deploying an
application into a DMZ. It works fine in development while it has
internet access, in the DMZ I get this error though:

    (sequence [master-reference body]
      (static-content [flow-name xsl-region-before-first])
      (static-content [flow-name xsl-region-before-odd])
      (static-content [flow-name xsl-region-before-even])
      (static-content [flow-name xsl-region-before-blank])
      (static-content [flow-name xsl-footnote-separator])
      (static-content [flow-name blank-body])
      (static-content [flow-name xsl-region-after-first])
      (static-content [flow-name xsl-region-after-odd])
      (static-content [flow-name xsl-region-after-even])
      (static-content [flow-name xsl-region-after-blank])
      (flow [flow-name xsl-region-body]
        [error] java.net.ConnectException: Connection timed out
      ))

What are the reasons XEP would have for throwing this exception? We're
not referencing any outside resources directly so my only guess is
that it's trying to download a DTD or something else referenced by an
embedded SVG. Is there a way to get more detailed debugging output for
this?

Thanks,
Konrad
-------------------
(*) 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
Received on Tue Oct 26 15:43:33 2004

This archive was generated by hypermail 2.1.8 : Tue Oct 26 2004 - 15:43:33 PDT