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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:21:11+00:00 2026-05-11T14:21:11+00:00

I’m developing my own Eclipse plugin and came across a very strange behavior. In

  • 0

I’m developing my own Eclipse plugin and came across a very strange behavior. In some very specific cases, Eclipse won’t quit when I close the workbench. It just stays hanging until I kill the process. This happens when running through PDE and when running as a regular installation.

It is really hard to provide more details and I know that it is a very generic question. Yet, I was wondering if anyone encountered such behavior and could share the solution.

Thanks. Zviki

PS. I’m attaching stack traces of all the running threads after the workbench is quit. Maybe something will pop out. This trace was achieved by running the IDE in debug mode, suspending it after it got frozen and copying all the threads tree.

Test1 [Eclipse Application]  org.eclipse.equinox.launcher.Main at localhost:54840 (Suspended)         Daemon System Thread [Finalizer] (Suspended)             Object.wait(long) line: not available [native method]            ReferenceQueue<T>.remove(long) line: 120             ReferenceQueue<T>.remove() line: 136             Finalizer$FinalizerThread.run() line: 159        Daemon System Thread [Reference Handler] (Suspended)             Object.wait(long) line: not available [native method]            Reference$Lock(Object).wait() line: 474          Reference$ReferenceHandler.run() line: 116       Thread [main] (Suspended)        Daemon System Thread [Signal Dispatcher] (Suspended)         Daemon Thread [Thread-0] (Suspended)             OS.CFRunLoopRunInMode(int, double, boolean) line: not available [native method]          Display.sleep() line: 3902           IDEWorkbenchAdvisor(WorkbenchAdvisor).eventLoopIdle(Display) line: 364           Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2383             Workbench.runUI() line: 2346             Workbench.access$4(Workbench) line: 2198             Workbench$5.run() line: 493          Realm.runWithDefault(Realm, Runnable) line: 288          Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 488             PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149            IDEApplication.start(IApplicationContext) line: 113          EclipseAppHandle.run(Object) line: 193           EclipseAppLauncher.runApplication(Object) line: 110          EclipseAppLauncher.start(Object) line: 79            EclipseStarter.run(Object) line: 386             EclipseStarter.run(String[], Runnable) line: 179             NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]           NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39           DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25           Method.invoke(Object, Object...) line: 585           Main.invokeFramework(String[], URL[]) line: 549          Main.basicRun(String[]) line: 504            Main.run(String[]) line: 1236            Main.main(String[]) line: 1212       Daemon Thread [State Data Manager] (Suspended)           Thread.sleep(long) line: not available [native method]           StateManager.run() line: 297             Thread.run() line: 613       Daemon Thread [Framework Event Dispatcher] (Suspended)           Object.wait(long) line: not available [native method]            EventManager$EventThread(Object).wait() line: 474            EventManager$EventThread.getNextEvent() line: 377            EventManager$EventThread.run() line: 317         Daemon Thread [Start Level Event Dispatcher] (Suspended)             Object.wait(long) line: not available [native method]            EventManager$EventThread(Object).wait() line: 474            EventManager$EventThread.getNextEvent() line: 377            EventManager$EventThread.run() line: 317         Thread [Worker-0] (Suspended)            Object.wait(long) line: not available [native method]            WorkerPool.sleep(long) line: 185             WorkerPool.startJob(Worker) line: 217            Worker.run() line: 51        Daemon Thread [Java indexing] (Suspended)            Object.wait(long) line: not available [native method]            IndexManager(Object).wait() line: 474            IndexManager(JobManager).run() line: 371             Thread.run() line: 613       Thread [Worker-1] (Suspended)            Object.wait(long) line: not available [native method]            WorkerPool.sleep(long) line: 185             WorkerPool.startJob(Worker) line: 217            Worker.run() line: 51        Thread [Worker-2] (Suspended)            Object.wait(long) line: not available [native method]            WorkerPool.sleep(long) line: 185             WorkerPool.startJob(Worker) line: 217            Worker.run() line: 51    
  • 1 1 Answer
  • 2 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. 2026-05-11T14:21:11+00:00Added an answer on May 11, 2026 at 2:21 pm

    Sorry to bother everybody… got the problem.

    My problem was simple: one of my Action Handlers threw an exception in the Dispose method. This causes the entire workspace to hang.

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

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer According to the XML spec, for regular content and markup:… May 11, 2026 at 11:31 pm
  • Editorial Team
    Editorial Team added an answer http://code.google.com/p/modwsgi/wiki/ReloadingSourceCode This article about reloading source code with mod_wsgi goes… May 11, 2026 at 11:31 pm
  • Editorial Team
    Editorial Team added an answer You may not have multi-threading, but you're still executing within… May 11, 2026 at 11:31 pm

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.