https://bz.apache.org/bugzilla/show_bug.cgi?id=59876
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=59876
--- Comment #3 from Remy Maucherat ---
Ok, but this needs to be a bug. IO exceptions will happen once in a while, this
is normal. You don't see them with the regular request processing however as
they are detected and filtered out, but in upgra
https://bz.apache.org/bugzilla/show_bug.cgi?id=59876
--- Comment #2 from remi.lebast...@flexcom.lu ---
I have the same problem with the stack trace :
ERROR org.atmosphere.container.JSR356Endpoint -java.io.EOFException
at
org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuff
https://bz.apache.org/bugzilla/show_bug.cgi?id=59876
Remy Maucherat changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Remy Mau