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

  • Home
  • SEARCH
  • 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 9007519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T01:42:45+00:00 2026-06-16T01:42:45+00:00

We write a java agent, which among other things provides some sort of GUI

  • 0

We write a java agent, which among other things provides some sort of GUI using java.awt.TrayIcon . When we use this agent in, e.g. Tomcat, we have the following problem:

  1. User starts Tomcat using shell script
  2. Our agent adds icon to systray
  3. User shuts Tomcat down using shell script
  4. AWT Event thread sees, that there is still displayable component, systray icon, and does not quit
  5. As AWT Event thread is non-daemon thread, whole application cannot quit

Now the question is, what should we do, to allow an application to shut down? Is it possible to make AWT Event dispatch thread daemon? Is there shutdown hooks for agents? Anything else?

  • 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-16T01:42:46+00:00Added an answer on June 16, 2026 at 1:42 am

    For the sake of completeness, here is how I have solved this problem:

    I have started another daemon thread with the job, that periodically checks for displayable AWT components. If there is only one of them left, and that is my systray icon, then I remove it. This allows AWT subsystem to exit resulting in normal exiting of the whole application.

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

Sidebar

Related Questions

I need to write an agent for my java application, that does some specific
I'm using IntelliJ-Idea to write Java daemons. We use JUnit to unit test our
I want to write a simple java agent which can print the name of
I use Eclipse to write Java code and use DropBox to sync my code
I need to write one java program which monitors a folder containing excel sheets
I want to write a java code that executes some Linux command: String cmd
How to write a java program which will tell me whether I have internet
I need to write a java application which can merge docx files. Any suggestions?
how to write a Java class to sort 10 billion integers, assuming we can
I am using Fedora 10 . If I write java -version in terminal, it

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.