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 248862 - java.net.SocketException: Unexpected end of file from server
Summary: java.net.SocketException: Unexpected end of file from server
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Wicket (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 14:10 UTC by Exceptions Reporter
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213645


Attachments
stacktrace (8.17 KB, text/plain)
2014-11-24 14:10 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-11-24 14:10:19 UTC
This bug was originally marked as duplicate of bug 155698, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
GUEST: I was installing wicket plug-in




Stacktrace: 
java.net.SocketException: Unexpected end of file from server
   at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:718)
   at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579)
   at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:715)
   at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1322)
   at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:633)
Comment 1 Exceptions Reporter 2014-11-24 14:10:20 UTC
Created attachment 150665 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:56:41 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss