HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- TCP Error on Console
Operating System - HP-UX
1830238
Members
3368
Online
109999
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
05-22-2002 10:24 AM
05-22-2002 10:24 AM
TCP Error on Console
I am receiving the following error on the HP 9000 system console:
******* STREAM/UX *******@#%
Wed May 22 PDT 2002 10:20:59.362328 ERROR Subsys: STREAMS loc:001234585 10:20:59 61732736 1 T.. 5321 tcp_wput, T_ORDEL_REQ out of state [178f, cef] TCP_FIN_WAIT_1
I have identified the offending application but I do not know how to correct the error. It appears to be benign but clutters the console. Search of HP site resulted in no information. Help if you can. Thanks.
******* STREAM/UX *******@#%
Wed May 22 PDT 2002 10:20:59.362328 ERROR Subsys: STREAMS loc:001234585 10:20:59 61732736 1 T.. 5321 tcp_wput, T_ORDEL_REQ out of state [178f, cef] TCP_FIN_WAIT_1
I have identified the offending application but I do not know how to correct the error. It appears to be benign but clutters the console. Search of HP site resulted in no information. Help if you can. Thanks.
Strike while the iron is hot.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 10:29 AM
05-22-2002 10:29 AM
Re: TCP Error on Console
Hi Gordon
You may like to increase the value of tcp_fin_wait
The following patch will allow you to free sockets from the FIN_WAIT_2
state:
PHNE_19375
After you install this patch, you can execute the following command to
retrieve the current value of the FIN_WAIT_2 parameter:
# ndd -get /dev/tcp tcp_fin_wait_2_timeout
Note: The default is zero (0), which indicates an infinite wait for
the connection to be dropped. You can interpret any value
other than zero as a millisecond value.
You can execute this command to change the value to 1 minute:
# ndd -set /dev/tcp tcp_fin_wait_2_timeout 60000
If the same is set to lesser value.
Manoj Srivastava
You may like to increase the value of tcp_fin_wait
The following patch will allow you to free sockets from the FIN_WAIT_2
state:
PHNE_19375
After you install this patch, you can execute the following command to
retrieve the current value of the FIN_WAIT_2 parameter:
# ndd -get /dev/tcp tcp_fin_wait_2_timeout
Note: The default is zero (0), which indicates an infinite wait for
the connection to be dropped. You can interpret any value
other than zero as a millisecond value.
You can execute this command to change the value to 1 minute:
# ndd -set /dev/tcp tcp_fin_wait_2_timeout 60000
If the same is set to lesser value.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 10:37 AM
05-22-2002 10:37 AM
Re: TCP Error on Console
Hi Gordon,
Gordon,
See the following thread - it's close
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbb2b630fe5c4d5118ff10090279cd0f9,00.html
Appears something is requesting a TCP state that cannot happen as the socket is in a FIN_WAIT state.
I've seen some Windoze (NT?) systems do this & there are some M$ patches out there for these offenders.
Also make sure you're current on LAN, ARPA & Streams patches.
Rgds,
Jeff
Gordon,
See the following thread - it's close
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbb2b630fe5c4d5118ff10090279cd0f9,00.html
Appears something is requesting a TCP state that cannot happen as the socket is in a FIN_WAIT state.
I've seen some Windoze (NT?) systems do this & there are some M$ patches out there for these offenders.
Also make sure you're current on LAN, ARPA & Streams patches.
Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
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