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 8044917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T05:23:07+00:00 2026-06-05T05:23:07+00:00

i have an eclipse rcp application that, from time to time, may have multiple

  • 0

i have an eclipse rcp application that, from time to time, may have multiple jobs running at the same time. there are also cases where some of those jobs may need to be paused for a specified period of time. i noticed that while calling Thread.sleep() accomplishes that, it also seems to have some adverse effects on other jobs. i even get the (Not Responding) appearing on the app’s header when i attempt to interact with UI. i mistakenly assumed that each job instance gets its own thread, but recently discovered that that was not the case. off the top of my head, the only thing i could think of is to explicitly create a Thread instance every time a job is created, and then set for the former to the latter via Job.setThread(). any feedback on this matter would be much appreciated! thank you for your time!

  • 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-05T05:23:08+00:00Added an answer on June 5, 2026 at 5:23 am

    I would not advice to hack directly on the underlying threads since it’s JobManager responsibility to manage the thread pool and the API declares no assumptions about that.

    Instead try to use the following Job’ methods:

    #boolean sleep()
    #void wakeUp()
    #void join()
    

    The article “On the Job: The Eclipse Jobs API” may also help: http://www.eclipse.org/articles/Article-Concurrency/jobs-api.html

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

Sidebar

Related Questions

I have an Eclipse RCP application that will launch properly after a clean install
I have an Eclipse RCP application that I'd like to make available to end
I have a RCP application that reuses org.eclipse.ui.navigator.CommonNavigator to give us a project view.
I have a maven application that I'd like to convert to Eclipse RCP. My
I have a multiple user/location RCP application that currently utilizes several user configurable options.
I'm developing an Eclipse RCP application. I have been told that the UI part
I have created a simple Eclipse RCP application where I can open multiple editor
I have an Eclipse RCP application which does some time consuming things in the
I have an Eclipse RCP application which uses some bindings from org.eclipse.ui.defaultAcceleratorConfiguration in addition
I have a plug-in to an Eclipse RCP application that has a view. After

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.