[xep-support] Connection timed out?

Konrad Rokicki krokicki at gmail.com
Tue Oct 26 15:09:47 PDT 2004


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 at 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



More information about the Xep-support mailing list