HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Application log message/error
Operating System - HP-UX
1827293
Members
2075
Online
109717
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
08-24-2004 01:36 PM
08-24-2004 01:36 PM
Application log message/error
Hi Guru,
I have a application running on HP-UX 11.0 , There is a message /error comes in application log very frequently.
20/08/2004 08:08:13 283 : 2: ClientConnection::writeReplyCommand: : IOException: Broken pipe
can any help me to identify this message and cause , It will be nice if solution is given.
thanks
Best Regards
Mohan
I have a application running on HP-UX 11.0 , There is a message /error comes in application log very frequently.
20/08/2004 08:08:13 283 : 2: ClientConnection::writeReplyCommand: : IOException: Broken pipe
can any help me to identify this message and cause , It will be nice if solution is given.
thanks
Best Regards
Mohan
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2004 02:06 PM
08-24-2004 02:06 PM
Re: Application log message/error
Hi Mohan,
It sounds like you have an application that is trying to perform an I/O over a network connection and the connection is going away underneath the application and so the application is getting a SIG_PIPE (broken pipe) error. This indicates that the underlying network connection is gone.
One way to avoid getting the message would be to mask off SIG_PIPE to something like SIG_IGN (ignore). Another way to stop getting the error message would be to determine why the network connection used by this application is going away while the application appears to still need it.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
It sounds like you have an application that is trying to perform an I/O over a network connection and the connection is going away underneath the application and so the application is getting a SIG_PIPE (broken pipe) error. This indicates that the underlying network connection is gone.
One way to avoid getting the message would be to mask off SIG_PIPE to something like SIG_IGN (ignore). Another way to stop getting the error message would be to determine why the network connection used by this application is going away while the application appears to still need it.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2004 05:07 PM
08-24-2004 05:07 PM
Re: Application log message/error
Hi Deve,
Thanks for help, But I still want to confirm , we can say that it is a network problem , network connection is failing. To avoide getting messege log mean , keeping unware from the problem.
Regards
Mohan
Thanks for help, But I still want to confirm , we can say that it is a network problem , network connection is failing. To avoide getting messege log mean , keeping unware from the problem.
Regards
Mohan
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP