[Bug 59253] IOExceptions in websockets

2016-06-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 59253] IOExceptions in websockets

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 --- Comment #6 from Steve Demy --- I believe the stack traces are generated from users connected by mobile devices (Vaadin Touchkit). These users connect to the LAN using wi-fi and may possibly exit and re-enter areas of coverage or change zon

[Bug 59253] IOExceptions in websockets

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 --- Comment #5 from Steve Demy --- I believe the stack traces are generated from users connected by mobile devices (Vaadin Touchkit). These users connect to the LAN using wi-fi and may possibly exit and re-enter areas of coverage or change zon

[Bug 59253] IOExceptions in websockets

2016-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 --- Comment #4 from Christopher Schultz --- (In reply to jfclere from comment #2) > 32, 104 and 113 are errno on linux > #define EPIPE 32 /* Broken pipe */ > #define ECONNRESET 104 /* Connection reset by peer */ > #define EHOSTUNREACH

[Bug 59253] IOExceptions in websockets

2016-04-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 Remy Maucherat changed: What|Removed |Added Summary|Read/Write errors |IOExceptions in websockets -- You ar