Re: killing running instance on WebServer... don't want to die ?
Re: killing running instance on WebServer... don't want to die ?
- Subject: Re: killing running instance on WebServer... don't want to die ?
- From: Jean-François Veillette <email@hidden>
- Date: Tue, 19 Oct 2004 13:10:43 -0400
to get the pid of the running app :
sudo lsof -i :2002
to use ' kill ' to get rid of it
- jfv
Le 04-10-19, à 12:17, Erwin a écrit :
Testing deployment of my WOApp 'OnVisit.woa on my local system
I am using Monitor without any problem....
an instance is running : 'onVisit-1' at 'kermac.local:2002'
I stop it, the restart...
after a bug.. I stopped it again,(it's now OFF) modified the source and re-installed the WOApp on the Webserver...
but if I try to Start again I get an, error message
kermac.local: onVisit-1 cannot be started because port 2002 is still in use
Why is it still in use ? Is there anyway to 'kill' or shut this port....
is there any utility to list OS X port in use and shut down some ports ??? _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden