- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Socket IO fails with BROKEN PIPE
Operating System - OpenVMS
1824976
Members
3862
Online
109678
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
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
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-01-2006 12:35 AM
тАО02-01-2006 12:35 AM
Socket IO fails with BROKEN PIPE
An application on VMS creates a socket to an application on TRU64 (or another Unix), sends data over that socket (~ 1490 bytes), and next will send another message (~ 65 bytes) and after that, a larger number of similar messages, in size limited to about 80- byets each, and in the end it reads back an aknowledgement message.
On the same port, messages are transferred from the Unix application to a TCPIP-service on VMS that ends existance once the message has been processed - this port id therefore bi-directional.
This works fine but for one site: The first message is transfered without error but sending the next fails with errno=32, errtxt = "broken pipe".
I couldn't find any information on this error in the VMS manuals, and searching HP site for "EPIPE" revealed a number of documents on HP-UX and an article on the differences between TRU64 and HP-UX.
Since this happens on that site only, I guess it is something on the Unix side; traffic the other way seems to have no problem.
My questions are:
* What could cause the error
* What can (and should) be done at the remote site to prevent the problem?
(VMS version 7.dunno, TCPIP 5.dunno either)
(TRU64? version: unknown)
On the same port, messages are transferred from the Unix application to a TCPIP-service on VMS that ends existance once the message has been processed - this port id therefore bi-directional.
This works fine but for one site: The first message is transfered without error but sending the next fails with errno=32, errtxt = "broken pipe".
I couldn't find any information on this error in the VMS manuals, and searching HP site for "EPIPE" revealed a number of documents on HP-UX and an article on the differences between TRU64 and HP-UX.
Since this happens on that site only, I guess it is something on the Unix side; traffic the other way seems to have no problem.
My questions are:
* What could cause the error
* What can (and should) be done at the remote site to prevent the problem?
(VMS version 7.dunno, TCPIP 5.dunno either)
(TRU64? version: unknown)
Willem Grooters
OpenVMS Developer & System Manager
OpenVMS Developer & System Manager
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2006 01:21 AM
тАО02-01-2006 01:21 AM
Re: Socket IO fails with BROKEN PIPE
> * What could cause the error
The remote end closed the socket.
> * What can (and should) be done at the remote site to prevent the problem?
If there is an intervening firewall, insure it is not dropping the connection. If you rule that out, then look for a programming error on the remote end.
Using a tool such as TCPDUMP while a connection is in progress may prove enlightening.
The remote end closed the socket.
> * What can (and should) be done at the remote site to prevent the problem?
If there is an intervening firewall, insure it is not dropping the connection. If you rule that out, then look for a programming error on the remote end.
Using a tool such as TCPDUMP while a connection is in progress may prove enlightening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2006 01:45 AM
тАО02-01-2006 01:45 AM
Re: Socket IO fails with BROKEN PIPE
Jan,
Post a tcptrace/prot=tcp/fu.
Is there internet between the 2 nodes ?
We recently had a problem of unknown nature and switching to another phone (inbelpunt) solved the problem.
Wim
Post a tcptrace/prot=tcp/fu.
Is there internet between the 2 nodes ?
We recently had a problem of unknown nature and switching to another phone (inbelpunt) solved the problem.
Wim
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-08-2006 08:19 AM
тАО10-08-2006 08:19 AM
Re: Socket IO fails with BROKEN PIPE
Bad habit by previous programmer not to supply the right values. Chnaged code and found reason - in the other program.
Willem Grooters
OpenVMS Developer & System Manager
OpenVMS Developer & System Manager
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP