The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-05-2006
jimmyc jimmyc is offline
Registered User
 

Join Date: Dec 2006
Location: dallas tx
Posts: 43
How to detect if a Windows app dies??

Hello All: I hope this is the right category…
I have a application (this app runs under java and jboss) that runs under Windows, it’s started as a service. If that application should become disabled, crash or no longer function, what would be the best method for determining it is no longer running? If this was UNIX it would be a no-brainer I could simply watch for the pid or write a script to tickle the app. I don’t think I have that luxury on Windows (Sever 2003,2000, XP)

Again Thanks all
Reply With Quote
Forum Sponsor