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 253473 - java.io.IOException: Invalid response
Summary: java.io.IOException: Invalid response
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-14 19:56 UTC by muellermi
Modified: 2015-07-15 06:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218531


Attachments
stacktrace (4.42 KB, text/plain)
2015-07-14 19:56 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-07-14 19:56:52 UTC
Build: NetBeans IDE Dev (Build 201507140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 8

User Comments:
muellermi: starting web app




Stacktrace: 
java.io.IOException: Invalid response
   at org.xnio.http.HttpUpgradeParser.parseVersion(HttpUpgradeParser.java:157)
   at org.xnio.http.HttpUpgradeParser.parse(HttpUpgradeParser.java:55)
   at org.xnio.http.HttpUpgrade$HttpUpgradeState$UpgradeResultListener.handleEvent(HttpUpgrade.java:419)
   at org.xnio.http.HttpUpgrade$HttpUpgradeState$UpgradeResultListener.handleEvent(HttpUpgrade.java:400)
   at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
   at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
Comment 1 muellermi 2015-07-14 19:56:54 UTC
Created attachment 154628 [details]
stacktrace
Comment 2 ehsavoie 2015-07-14 21:30:47 UTC
Could you attach the server stack trace ?
It looks like it can't connect to 9990.
Do you have nvidia software installed and running as it use the 9990 port ?
Comment 3 muellermi 2015-07-14 22:09:24 UTC
Logs and additional comments here: https://netbeans.org/bugzilla/show_bug.cgi?id=249078 (issue 249078)
Comment 4 ehsavoie 2015-07-15 06:46:50 UTC
Caused by: java.net.BindException: Address already in use: bind