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 155698 - java.net.SocketException: Unexpected end of file from server
Summary: java.net.SocketException: Unexpected end of file from server
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 19:27 UTC by kaa
Modified: 2009-04-06 14:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 44690


Attachments
stacktrace (1.34 KB, text/plain)
2008-12-17 19:28 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-12-17 19:27:50 UTC
Build: NetBeans IDE Dev (Build 200812150750)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments:
kaa: Set wrong proxy
Tried to report a problem using NB.

kaa: Set wrong proxy
Tried to report a problem using NB.



Stacktrace: 
java.net.SocketException: Unexpected end of file from server
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:769)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:766)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1000)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
Comment 1 kaa 2008-12-17 19:28:01 UTC
Created attachment 75109 [details]
stacktrace
Comment 2 Jindrich Sedek 2009-04-06 14:58:45 UTC
fixed last week while fixing similar but different issue #161556

changeset 361b3b138ec0 in main-silver
details: http://hg.netbeans.org/main-silver?cmd=changeset;node=361b3b138ec0
description:
	issue #161556 - assignInternalURL should be never reached with invalid URL