Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8770531
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T17:34:26+00:00 2026-06-13T17:34:26+00:00

I used jvisualVM on some WAS 7.0.0.19 programs – and sampled the CPU. It

  • 0

I used jvisualVM on some WAS 7.0.0.19 programs – and sampled the CPU. It appears that a huge chunk of it goes to boundedbuffer.waitGet_().

Can you explain if this is normal?

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T17:34:27+00:00Added an answer on June 13, 2026 at 5:34 pm

    Yes, this is actually (kind of) normal. These timings are caused by threads in the following state:

    "Deferrable Alarm : 0" - Thread t@35
       java.lang.Thread.State: TIMED_WAITING
            at java.lang.Object.wait(Native Method)
            - waiting on <6bc66bc6> (a com.ibm.ws.util.BoundedBuffer$GetQueueLock)
            at java.lang.Object.wait(Object.java:196)
            at com.ibm.ws.util.BoundedBuffer.waitGet_(BoundedBuffer.java:187)
            - locked <6bc66bc6> (a com.ibm.ws.util.BoundedBuffer$GetQueueLock)
            at com.ibm.ws.util.BoundedBuffer.poll(BoundedBuffer.java:609)
            at com.ibm.ws.util.ThreadPool.getTask(ThreadPool.java:899)
            at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1653)
    

    These are simply worker threads that are idle and waiting for new tasks. They don’t consume any CPU time. For some reason, VisualVM includes threads in this state in the profiling data instead of just ignoring them (as it appears to do with other waiting threads).

    If you look at the data shown by VisualVM you may also notice that threads in this state only contribute to the “Self time” value, but not to “Self time (CPU)”. You can actually get a more realistic picture of the CPU usage of your WebSphere process if you sort on “Self time (CPU)”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I used the compiled version of OpenCV for armv7s that can be found here
i used this code: List<string> lists=new List<string>(apple,orange,banana,apple,mang0,orange); string names; names=lists.Distinct() is that correct?
At work we found that on some instances (particulary the slow ones) we have
I used to export blender models to use them in with three.js. That was
Used http://www.ilbcfreeware.org/software.html - I only get static from the files that ilbc_test.exe creates. Does
I used SWIG for generating some native JNI function interface for Irrlicht C/C++ 3D
I used a very bad log template and has issued git push for that
Used as a scripting language, does Scala have some sort of include directive, or
Never used a cache like this before. The problem is that I want to
I have a simple test run of some medium-complexity code that won't terminate, i.e.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.