This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 230090 - org.apache.commons.httpclient.NoHttpResponseException: The server netbeans.org failed to respond
Summary: org.apache.commons.httpclient.NoHttpResponseException: The server netbeans.or...
Status: RESOLVED DUPLICATE of bug 230092
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 09:41 UTC by Antonin Nebuzelsky
Modified: 2013-05-22 15:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200825


Attachments
stacktrace (1.29 KB, text/plain)
2013-05-22 09:41 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2013-05-22 09:41:28 UTC
Build: NetBeans IDE Dev (Build 20130517-756d9bbc7bc5)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
anebuzelsky: Adding an attachment to a bug in NB's BZ.




Stacktrace: 
org.apache.commons.httpclient.NoHttpResponseException: The server netbeans.org failed to respond
   at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1976)
   at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
   at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
   at org.eclipse.mylyn.internal.bugzilla.core.GzipPostMethod.execute(GzipPostMethod.java:55)
   at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
   at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
Comment 1 Antonin Nebuzelsky 2013-05-22 09:41:29 UTC
Created attachment 134726 [details]
stacktrace
Comment 2 Ondrej Vrabec 2013-05-22 15:58:04 UTC
seems to work with the fox for bug #230092

*** This bug has been marked as a duplicate of bug 230092 ***