Tagged Questions
1
vote
1answer
502 views
JBOSS hanging on org.apache.jk.common.JkInputStream.receive() - IOException reading the http request inputstream
I have a problem that causes all threads in JBOSS to block while reading the input stream. It does not happen predictably and the system can run for days (or longer) before it starts to suffer. The ...