• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WO instance locks up and won't die.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO instance locks up and won't die.


  • Subject: Re: WO instance locks up and won't die.
  • From: Marek Wawrzyczny <email@hidden>
  • Date: Thu, 20 Nov 2003 13:34:28 +1100

On Thursday, Nov 20, 2003, at 11:29 Australia/Sydney, Denis Stanton wrote:

Selecting stop does not close the instance.  Restarting the computer
does though.

Ya gotta worry when that doesn't work! ;-)


You should be able to kill the offending java instance in terminal. It does mean having to find the process id for the zombie instance but that's not as difficult as it may seem. On OS X you can:


sudo lsof -i -P | grep <insert port number here without the brackets>

On other flavours of Unix, you can still find the right instance by doing ps with some of the verbose options enabled. Pipe that through grep as above.

I've killed instances that way before and it saves you the trouble of rebooting the machine.

Marek Wawrzyczny

software engineer
-------------------------->
ish group pty ltd
7 Darghan St Glebe 2037 Australia
phone +61 2 9660 1400   fax +61 2 9660 7400
http www.ish.com.au | email email@hidden
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: WO instance locks up and won't die.
      • From: Serge Froment <email@hidden>
References: 
 >Re: WO instance locks up and won't die. (From: Denis Stanton <email@hidden>)

  • Prev by Date: Re: How to upgrade 5.2.1 deployment to 5.2.2?
  • Next by Date: Re: How to upgrade 5.2.1 deployment to 5.2.2?
  • Previous by thread: Re: WO instance locks up and won't die.
  • Next by thread: Re: WO instance locks up and won't die.
  • Index(es):
    • Date
    • Thread