[Mid Tier] How to release an occupied TCP Port?

2012-04-02 Thread Mark Milke
Hello there, I'm using a Linux RedHat Server. I had Tomcat 5 running Mid tier 7.5 on port 8000 of the local machine. We've upgraded to 7.6.4 and want to keep the Mid tier on port 8000, however since the installer recommended an upgrade to Tomcat 6 the installer couldn't install Mid tier on port

Re: [Mid Tier] How to release an occupied TCP Port?

2012-04-02 Thread Danny Kellett
Hi, Try netstat -tulpn Regards Danny -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Mark Milke Sent: 02 April 2012 10:22 To: arslist@ARSLIST.ORG Subject: [Mid Tier] How to release an occupied TCP Port? Hello there, I'm

Re: How to release an occupied TCP Port?

2012-04-02 Thread Mark Milke
Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Mark Milke Sent: 02 April 2012 10:22 To: arsl...@arslist.org Subject: [Mid Tier] How to release an occupied TCP Port? Hello there, I'm using a Linux RedHat Server. I had Tomcat 5

Re: How to release an occupied TCP Port?

2012-04-02 Thread Danny Kellett
listening on 8000 regards Danny -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Mark Milke Sent: 02 April 2012 11:18 To: arslist@ARSLIST.ORG Subject: Re: How to release an occupied TCP Port? Thanks for your replay Danny. It says

Re: How to release an occupied TCP Port?

2012-04-02 Thread Mark Milke
regards Danny -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Mark Milke Sent: 02 April 2012 11:18 To: arsl...@arslist.org Subject: Re: How to release an occupied TCP Port? Thanks for your replay Danny

Re: How to release an occupied TCP Port?

2012-04-02 Thread Mark Milke
-Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Mark Milke Sent: 02 April 2012 11:18 To: arsl...@arslist.org Subject: Re: How to release an occupied TCP Port? Thanks for your replay Danny. It says tcp 0 0 :::8000

Re: How to release an occupied TCP Port?

2012-04-02 Thread Walters, Mark
anything listening on 8000 regards Danny -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Mark Milke Sent: 02 April 2012 11:18 To: arsl...@arslist.org Subject: Re: How to release an occupied TCP Port? Thanks

Re: How to release an occupied TCP Port?

2012-04-02 Thread Mark Milke
-Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Mark Milke Sent: 02 April 2012 11:56 To: arsl...@arslist.org Subject: Re: How to release an occupied TCP Port? I killed everything with java according to your instructions