Help with httpcore NIO exception
Posted
by bruce dou
on Stack Overflow
See other posts from Stack Overflow
or by bruce dou
Published on 2010-03-09T07:58:52Z
Indexed on
2010/03/09
8:06 UTC
Read the original article
Hit count: 420
I/O error: I/O dispatch worker terminated abnormally
Exception in thread "Thread-1"
java.lang.IllegalStateException: I/O reactor has been shut down at
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.connect(DefaultConnectingIOReactor.java:190)
© Stack Overflow or respective owner