Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] JVM Bug

Tony,

some doco is now here: http://wiki.eclipse.org/Jetty/Feature/JVM_NIO_Bug

cheers



Tony Thompson wrote:
> I am using Jetty 7 and I am seeing this:
> 
> 2010-02-08
> 16:58:57.932:INFO::org.eclipse.jetty.io.nio.SelectorManager$SelectSet@651ee017
> Busy selector - injecting delay 2 times
> 2010-02-08
> 16:58:57.932:INFO::org.eclipse.jetty.io.nio.SelectorManager$SelectSet@651ee017
> JVM BUG(s) - injecting delay3 times
> 
> 
> Can anyone explain what this is and how I might be able to avoid it? 
> The server does not work at all so whatever the Jetty code is doing
> doesn't seem to make any difference.
> 
> Thanks for the info.
> Tony
>  
> This message (and any associated files) is intended only for the
> use of the individual or entity to which it is addressed and may
> contain information that is confidential, subject to copyright or
> constitutes a trade secret. If you are not the intended recipient
> you are hereby notified that any dissemination, copying or
> distribution of this message, or files associated with this message,
> is strictly prohibited. If you have received this message in error,
> please notify us immediately by replying to the message and deleting
> it from your computer. Messages sent to and from Stoneware, Inc.
> may be monitored.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top