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 253474 - java.io.IOException: Invalid response
Summary: java.io.IOException: Invalid response
Status: RESOLVED DUPLICATE of bug 253631
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:59 UTC by muellermi
Modified: 2015-07-29 15:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218532


Attachments
stacktrace (4.14 KB, text/plain)
2015-07-14 19:59 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:59:42 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:59:44 UTC
Created attachment 154629 [details]
stacktrace
Comment 2 Petr Hejl 2015-07-29 15:23:15 UTC

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