Re: NullPointerException when using NIO connector

2016-01-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

João,

On 1/28/16 3:09 PM, João Sávio wrote:
> I'm using Tomcat 7.0.53 and I've changed it to use the NIO
> connector recently. So, the following error start appearing on the
> logs (few per day)
> 
> Jan 25, 2016 3:10:16 PM org.apache.tomcat.util.net.NioEndpoint
> processSocket SEVERE: Error allocating socket processor 
> java.lang.NullPointerException
> 
> 
> Any guesses? Is it a bug already fixed on newest versions?

Couldn't guess unless there is a stack trace.

- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlarvNQACgkQ9CaO5/Lv0PDnvACeIITO/Wx+BBKY1Z+o1PAoilcz
PowAoKZEaVFxhaa8377A1JOlEG+hwo/s
=tzUB
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



NullPointerException when using NIO connector

2016-01-28 Thread João Sávio
Hello guys

I'm using Tomcat 7.0.53 and I've changed it to use the NIO connector
recently. So, the following error start appearing on the logs (few per day)

Jan 25, 2016 3:10:16 PM org.apache.tomcat.util.net.NioEndpoint processSocket
SEVERE: Error allocating socket processor
java.lang.NullPointerException


Any guesses? Is it a bug already fixed on newest versions?

Thanks
João