You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2012/07/07 23:03:48 UTC

Re: Java 7 + Tomcat 6.0.35 + Win2k3 Problem

On 14/03/2012 19:18, pricyber wrote:
> I downloaded the apache source code and commented out the line in 
> org.apache.tomcat.util.net.SocketProperties.setProperties(SocketProperties.java:184)
> where it say 
> socket.setTrafficClass(soTrafficClass);
> 
> And it works, but not sure if there are any ill effects for doing that.
> 
> This problem only occurs in Windows 2003 with Java7, but no problem on
> ubuntu/osx/windows 7/2008

Hmm. I see the same issues in XP with Java 7 and the NIO connector.

Didn't realise it was just an XP/2003 issue. Thought it was wider. Hmm.
That probably changes how this needs to be handled. Drat.

I really don't want to head down the OS specific code route on this one.

Further discussion on the dev list.

Mark

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