[xep-support] Re: Java timeout with jpg image
G. Ken Holman
gkholman at CraneSoftwrights.com
Mon Jun 10 12:37:31 PDT 2013
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 at CraneSoftwrights.com |
Google+ profile: https://plus.google.com/116832879756988317389/about |
Legal business disclaimers: http://www.CraneSoftwrights.com/legal |
!DSPAM:87,51b62b609851343810114!
More information about the Xep-support
mailing list