The
os:solaris10 and 9
java:1.5.0_17
please let me know the comment for getting the id :(
Peter Crowther wrote:
>
>> From: kalpeer [mailto:inka...@gmail.com]
>> Whats the command used to get the process id of the prot
>
> That depends on your OS - which you haven't to
Whats the command used to get the process id of the prot
Peter Crowther wrote:
>
>> From: kalpeer [mailto:inka...@gmail.com]
>> How I can free the port without going to the original
>> tomcat shutdown.
>
> You have to kill the pro
Hi All,
When I do netstat -an | grep 8443 it says that it was in listen mode.
*.8443 *.*0 0 49152 0
LISTEN
Now I need to use the same port for the another tomcat.So I need to kill
this make the port to non listen mode.