HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network error: socket is already connected
Operating System - HP-UX
1833785
Members
2703
Online
110063
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
02-27-2001 06:43 AM
02-27-2001 06:43 AM
Network error: socket is already connected
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2001 07:24 AM
02-27-2001 07:24 AM
Re: Network error: socket is already connected
Identify what is on the socket that is causing your connection errors. This can be achieved using 'lsof' which can be downloaded from the HP porting center.
http://gatekeep.cs.utah.edu
The lsof app is in depot form as well as source code. Use of the application will help you identify what has the socket.
http://gatekeep.cs.utah.edu
The lsof app is in depot form as well as source code. Use of the application will help you identify what has the socket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2001 08:21 AM
02-28-2001 08:21 AM
Re: Network error: socket is already connected
You didn't mention where this error is presented. Is it in the system log file, on the console or on a users screen?
I will presume the console log.
"Socket already connected" means that an error code of EISCONN was returned to the program issuing a connect(2) call. The question needs to be: What program issued the connect(), and Why? When you have at least the first half of the question answered, then you might be able to answer the second half.
If this is a message in the system log file, then it should state what program/process generated the error. Is this vmunix or some other process?
True, lsof can help in identifying what sockets are in use by what process, but you need to first identify what process is generating the error. If you have Glance or PerfView/MeasureWear, or any good performance tool, this task is made easier.
Once you have the process identified, then you can determine if it is HP-UX or NSProxy.
I will presume the console log.
"Socket already connected" means that an error code of EISCONN was returned to the program issuing a connect(2) call. The question needs to be: What program issued the connect(), and Why? When you have at least the first half of the question answered, then you might be able to answer the second half.
If this is a message in the system log file, then it should state what program/process generated the error. Is this vmunix or some other process?
True, lsof can help in identifying what sockets are in use by what process, but you need to first identify what process is generating the error. If you have Glance or PerfView/MeasureWear, or any good performance tool, this task is made easier.
Once you have the process identified, then you can determine if it is HP-UX or NSProxy.
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