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

Summary: java.net.SocketException: Unexpected end of file from server
Product: ide Reporter: kaa <kaa>
Component: LoggerAssignee: mslama <mslama>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=44690
Issue Type: DEFECT Exception Reporter: 44690
Attachments: stacktrace

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