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 251546 - java.io.IOException: Invalid response
Summary: java.io.IOException: Invalid response
Status: RESOLVED DUPLICATE of bug 251518
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-04-01 06:46 UTC by muellermi
Modified: 2015-04-01 09:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216495


Attachments
stacktrace (4.42 KB, text/plain)
2015-04-01 06:46 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-04-01 06:46:42 UTC
Build: NetBeans IDE Dev (Build 201503310001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 8

User Comments:
muellermi: starting app with wildfly




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-04-01 06:46:43 UTC
Created attachment 152958 [details]
stacktrace
Comment 2 ehsavoie 2015-04-01 09:38:22 UTC

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