Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] 100% CPU utilization with Jetty 7.1.6

I am attempting to update Jetty from 7.1.4 to 7.1.6.  I have a Linux server where CPU runs at 100% with 7.1.6 but works fine with 7.1.4.  I am using openSUSE 11.2 with the Sun JVM version 1.6.0_21.  It seems like the changes made for this bug ticket:

http://jira.codehaus.org/browse/JETTY-1249

may have affected some of the JVM bug workarounds.  I am using Java VisualVM with the Sampler plugin and it is showing the org.eclipse.jetty.util.BlockingArrayQueue.poll() method is consuming the CPU.  Does this seem reasonable or has another issue potentially crept in?

If there is any additional I can provide, please let me know.
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.


Back to the top