[
https://issues.jboss.org/browse/GTNPORTAL-3552?page=com.atlassian.jira.pl...
]
Rob Stryker updated GTNPORTAL-3552:
-----------------------------------
Attachment: GTNPORTAL-3552.server.out
Linking server output, which includes both the timeout for the various google resources,
as well as myriad of other errors probably also caused by this one way or another, such as
the CacheManager already being shutdown, or NamingStore having a null value.
Shutting down JPP takes upwards of 90 seconds if google is
unreachable
----------------------------------------------------------------------
Key: GTNPORTAL-3552
URL:
https://issues.jboss.org/browse/GTNPORTAL-3552
Project: GateIn Portal
Issue Type: Bug
Components: Performance
Reporter: Rob Stryker
Attachments: GTNPORTAL-3552.server.out
In the event that google is unreachable, shutting down JPP can take upwards of 90
seconds.
Full console output to follow, but for now, the obvious blocking pieces are:
{code}
19:11:27,333 WARNING [org.apache.shindig.gadgets.http.BasicHttpFetcher] (ServerService
Thread Pool -- 54) Slow response from
http://www.google-analytics.com/urchin.js 41134ms
19:11:53,057 INFO [org.apache.shindig.gadgets.http.BasicHttpFetcher] (ServerService
Thread Pool -- 54) Got Exception fetching
http://www.google.com/ig/lib/libanalytics.js -
25292ms: org.apache.http.conn.ConnectTimeoutException: Connect to
www.google.com:80 timed
{code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)