ES and external resources

37 views
Skip to first unread message

uastan

unread,
Dec 10, 2011, 7:55:03 AM12/10/11
to eureka-st...@googlegroups.com
Hi

So far I got ES running with jetty and I'm trying to learn ES from both user and engineer perspectives. I configured ES and maven with proxy host and port parameters so that it was possible to access external resources. Log file shows Apache shindig got a problem accessing external resources.
INFO: Got Exception fetching http://www.google-analytics.com/urchin.js - 5037ms
org.apache.http.conn.ConnectTimeoutException: Connect to www.google-analytics.com/74.125.79.100:80 timed out
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)

I have no idea where to start looking for a reason. Is it a known problem or anyone experienced this?
Thank you

Rob Keane

unread,
Dec 11, 2011, 12:41:08 PM12/11/11
to eureka-st...@googlegroups.com
Are you behind a proxy?

uastan

unread,
Dec 12, 2011, 5:28:48 AM12/12/11
to eureka-st...@googlegroups.com
Yes, I'm behind proxy. The problem is resolved finally. It ceased after providing exlicit arguments  -Dhttp.proxyHost=hostname -Dhttp.proxyPort=8080 -Dhttp.noProxyHosts="localhost" to jetty.
Thank you


Reply all
Reply to author
Forward
0 new messages