Hi Vikram,

Are you behind any form of proxy or firewall? If so, you may need to
set authentication credentials.

Otherwise you might need to pull out Wireshark and see what's actually going on.

Jevon

On Thu, Oct 4, 2012 at 11:03 PM, Vikram Kumar <cdac.vik...@gmail.com> wrote:
> Hi All,
>
> I am using jWebUnit to test our application where we have used the
> javascript http://www.google-analytics.com/ga.js .
>
> But while running our test case the jWebUnit is taking too much time to
> execute a single script (around 60 mins for a single method having 50 lines
> of code.)
> And in the console it keeps on trying to access the google analytics
> javascript (Based upon the analytics log, we can see the request is timed
> out and re-tried).
>
> 14:09:28.073 [main] DEBUG o.a.h.i.c.DefaultClientConnectionOperator -
> Connect to _www.google-analytics.com:80 timed out. Connection will be
> retried using another IP address
>
> 14:09:28.073 [main] DEBUG o.a.h.i.c.DefaultClientConnectionOperator -
> Connecting to _www.google-analytics.com:80
>
> 14:09:49.145 [main] DEBUG o.a.h.i.c.DefaultClientConnectionOperator -
> Connect to _www.google-analytics.com:80 timed out. Connection will be
> retried using another IP address
>
> 14:09:49.145 [main] DEBUG o.a.h.i.c.DefaultClientConnectionOperator -
> Connecting to _www.google-analytics.com:80
>
>
>
> Please suggest me what to do.
>
>
> Thanks,
>
> Vikram
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> JWebUnit-users mailing list
> JWebUnit-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jwebunit-users
>

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to