GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error message : 'listener : Address already in...
Operating System - HP-UX
1855276
Members
5450
Online
104109
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
back
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
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 2026 Hewlett Packard Enterprise Development LP