[xep-support] Re: Java timeout with jpg image

From: G. Ken Holman <gkholman@CraneSoftwrights.com>
Date: Mon Jun 10 2013 - 12:37:31 PDT

At 2013-06-10 19:26 +0000, Hendricks Trevor wrote:
>I am having trouble getting an image to appear in a transform. I've
>tried a couple variations (adding/dropping url() for instance) with
>no luck. I get the same error show below. I am unsure why I'm
>getting the time out. I'm able to access images locally on the
>machine as well as other web hosted images. Just problems with this
>particular path for some reason. The same machine can display this
>path in a browser so it does not appear to be a firewall issue. Suggestions?
>
>[warning] Could not retrieve image from
>'http://www..sterlingplumbing.com/onlinecatalog/jpg600/aab51260.jpg':
> java.net.ConnectException: Connection timed out: connect

Don't kick yourself too hard, but you have "www.." instead of "www.".

BTW, I advise students the format should be:

src='url("http://www.sterlingplumbing.com/onlinecatalog/jpg600/aab51260.jpg")'

... since a double-quote is not valid in a URI but parens and
single-quotes are.

I hope this helps.

. . . . . . . Ken

--
Contact us for world-wide XML consulting and instructor-led training |
Free 5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm |
Crane Softwrights Ltd.            http://www.CraneSoftwrights.com/f/ |
G. Ken Holman                   mailto:gkholman@CraneSoftwrights.com |
Google+ profile: https://plus.google.com/116832879756988317389/about |
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal |
!DSPAM:87,51b62b609851343810114!
_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Mon Jun 10 12:39:15 2013

This archive was generated by hypermail 2.1.8 : Mon Jun 10 2013 - 12:39:35 PDT