nector
thanks for the report, looks it was fixed in trunk
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java?view=diff&r1=618058&r2=618059
I just forgot to backport it
Filip
Alex Talis wrote:
> Hi,
>
> My Tomcat 6.0.18 throws NPE
Hi,
My Tomcat 6.0.18 throws NPEs if there are incoming connections to an NIO
connector before the connector had a chance to initialize. The behavior that I
would expect is for Tomcat to simply refuse incoming connections until the
connector is ready.
I found a similar post on this mailing l