1832363 Members
2562 Online
110041 Solutions
New Discussion

EVM logs...

 
Francois Rabe
Advisor

EVM logs...

Can somebody please tell me wat the following message in the evmlogs mean...

12-Jul-2004 00:35:27 [400] [25 times] inetd[1580307]: klogin/tcp: bind: Address already in use

12-Jul-2004 00:35:27 [400] [25 times] inetd[1580307]: kshell/tcp: bind: Address already in use
2 REPLIES 2
Ralf Puchner
Honored Contributor

Re: EVM logs...

it means: address already in use ;-)

and if knowing what "address" means will lead to the information that another application is using the port dedicated to the application.

reason:
all kind of port scanning or heavy usage of ports or used software like ssh which allocates all ports over time.
Help() { FirstReadManual(urgently); Go_to_it;; }
Abdul Rahiman
Esteemed Contributor

Re: EVM logs...

Sounds like a known problem, found a thread discussed in Tru64 managers list a while ago which may be useful. Talks about disabling klogin processes.

http://unix.derkeiler.com/Mailing-Lists/Tru64-UNIX-Managers/2003-08/0144.html

regds,
abdul.
No unix, no fun