HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error message : 'listener : Address already in use...
Operating System - HP-UX
1829729
Members
1619
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 08:32 AM
11-06-2001 08:32 AM
Error message : 'listener : Address already in use'
On HP-UX 11.00
Sometimes, when we try to launch an application using TCP/IP ports, we have this message (the program is trying to listen the port 25000).
On the same machine, we have another application using ports (it listens on other ports but we don't knonw if it uses others ports).
Sometimes, when we try to launch an application using TCP/IP ports, we have this message (the program is trying to listen the port 25000).
On the same machine, we have another application using ports (it listens on other ports but we don't knonw if it uses others ports).
Sté°¨ane
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 08:37 AM
11-06-2001 08:37 AM
Re: Error message : 'listener : Address already in use'
Hi,
It's easy to get the information from lsof. You can get it from
http://hpux.asknet.de/hppd/hpux/Sysadmin/lsof-4.55/
You can use the command lsof:25000 to see the processes.
-Sri
It's easy to get the information from lsof. You can get it from
http://hpux.asknet.de/hppd/hpux/Sysadmin/lsof-4.55/
You can use the command lsof:25000 to see the processes.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 08:46 AM
11-06-2001 08:46 AM
Re: Error message : 'listener : Address already in use'
Hi Lucas,
Use:
netstat -a
or
lsof -i tcp:25000
Rgds, Robin.
Use:
netstat -a
or
lsof -i tcp:25000
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 08:48 AM
11-06-2001 08:48 AM
Re: Error message : 'listener : Address already in use'
oopsss.. the command is
lsof -i tcp:25000
-Sri
lsof -i tcp:25000
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP