[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7474) Usage reporting exception - in case no internet connection

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Mon Nov 1 11:53:55 EDT 2010


Usage reporting exception - in case no internet connection
----------------------------------------------------------

                 Key: JBIDE-7474
                 URL: https://jira.jboss.org/browse/JBIDE-7474
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: usage
    Affects Versions: 3.2.0.Beta2
            Reporter: Vitali Yemialyanchyk


HTTP GET to "http://anonsvn.jboss.org/repos/jbosstools/workspace/usage/usage.properties" failed, response code received "{1}"

java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at java.net.Socket.connect(Socket.java:475)
at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
at sun.net.www.http.HttpClient.New(HttpClient.java:306)
at sun.net.www.http.HttpClient.New(HttpClient.java:323)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:860)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:801)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:726)
at org.jboss.tools.usage.http.HttpRemotePropertiesProvider.request(HttpRemotePropertiesProvider.java:86)
at org.jboss.tools.usage.http.HttpRemotePropertiesProvider.getMap(HttpRemotePropertiesProvider.java:65)
at org.jboss.tools.usage.internal.preferences.GlobalUsageSettings.isAllInstancesReportingEnabled(GlobalUsageSettings.java:80)
at org.jboss.tools.usage.internal.preferences.GlobalUsageSettings.isReportingEnabled(GlobalUsageSettings.java:64)
at org.jboss.tools.usage.internal.reporting.UsageReport$ReportingJob.run(UsageReport.java:114)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list