Hey Jasper, Never see this error before, but seems your server has some problem when connecting to http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js, it's a timeout exception. Are you able to open this url from your browser directly?
Thanks, Kevin Zhang (凯峰) Gtalk: [email protected] Blog: http://www.zhangkf.com Twitter: http://twitter.com/zhangkf 2010/11/2 jasper chong <[email protected]> > > Hi mates,i have been trying to run the shindig examples (both 2.0.0 and 1.1 > incubating SNAPSHOT) but both of them doesnt work. Below are the logs, the > 2.0.0 get the error during startup while the 1.1 hit the same error when > trying to run the example (like example 1 to 7).I am deploying the war in > tomcat 6.0.26. Am i missing something? desperately need > help.************************************************2.0.0************************************************Nov > 2, 2010 10:48:52 AM org.apache.shindig.gadgets.http.BasicHttpFetcher > fetchINFO: Timeout for > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js Exception: > java.net.SocketTimeoutException - Read timed out - 5372msNov 2, 2010 > 10:48:53 AM > org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource > getContentWARNING: Unable to retrieve remote library from > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.jsNov 2, 2010 > 10:48:53 AM org.apache.shindig.gadgets.features.FeatureRegistry registerINF > O: Loading resources from: res:features/features.txtNov 2, 2010 10:48:58 > AM org.apache.shindig.gadgets.http.BasicHttpFetcher fetchINFO: Timeout for > http://www.google-analytics.com/urchin.js Exception: > java.net.SocketTimeoutException - Read timed out - 4972msNov 2, 2010 > 10:48:58 AM > org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource > getContentWARNING: Unable to retrieve remote library from > http://www.google-analytics.com/urchin.jsNov 2, 2010 10:49:03 AM > org.apache.shindig.gadgets.http.BasicHttpFetcher fetchINFO: Timeout for > http://www.google.com/ig/lib/libanalytics.js Exception: > java.net.SocketTimeoutException - Read timed out - > 5006ms************************************************ 1.1 incubating > SNAPSHOT************************************************Nov 2, 2010 11:02:27 > AM org.apache.shindig.gadgets.JsLibrary loadDataFromUrlINFO: Attempting to > load js from: http://www.google-analytics.com/urchin.jsNov 2, 2010 > 11:02:32 AM org.apache.shindig.gadgets.JsLibra > ry loadDataFromUrlWARNING: Unable to retrieve remote library from > http://www.google-analytics.com/urchin.jsNov 2, 2010 11:02:32 AM > org.apache.shindig.gadgets.JsLibrary loadDataFromUrlINFO: Attempting to load > js from: http://www.google.com/ig/lib/libanalytics.jsNov 2, 2010 11:02:37 > AM org.apache.shindig.gadgets.JsLibrary loadDataFromUrlWARNING: Unable to > retrieve remote library from > http://www.google.com/ig/lib/libanalytics.jsNov 2, 2010 11:02:37 AM > org.apache.shindig.gadgets.JsLibrary loadResourceWARNING: Could not find > resource: com/google/caja/plugin/domita-minified.opt.js-Can not locate > resource: com/google/caja/plugin/domita-minified.opt.jsNov 2, 2010 11:02:37 > AM org.apache.shindig.gadgets.JsLibrary loadResourceWARNING: Could not find > resource: features/caja/caja.opt.js-Can not locate resource: > features/caja/caja.opt.jsNov 2, 2010 11:02:37 AM > org.apache.shindig.gadgets.JsLibrary loadResourceWARNING: Could not find > resource: com/google/caja/plugin/valija.co.opt.js-Can not > locate resource: com/google/caja/plugin/valija.co.opt.jsNov 2, 2010 > 11:02:37 AM org.apache.shindig.gadgets.JsLibrary loadResourceWARNING: Could > not find resource: com/google/caja/plugin/html-sanitizer-minified.opt.js-Can > not locate resource: > com/google/caja/plugin/html-sanitizer-minified.opt.js************************************************Regards,Jasper >
