stuck in CLOSE_WAIT Solaris 10 - Patch and workaround


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users stuck in CLOSE_WAIT Solaris 10 - Patch and workaround
# 1  
Old 03-30-2012
stuck in CLOSE_WAIT Solaris 10 - Patch and workaround

Solaris 10 Sparc:
When you got a connection locking a tcp/port, and the status is CLOSE_WAIT (for ever Smilie), you just use the tcpdrop, to close the connection.

This is a OS bug. I wrote the bug id bellow:
BUG-ID
6468753 connections stuck in CLOSE_WAIT

The patch that's correct the bug:
PATCH:
(from 127716-01)

Workarround -> Look for at Google:
tcpdrop-drop-tcp-connections-in-solaris

Informations of Workarround:
tcpdrop look at google. tcpdrop solaris 10.
This User Gave Thanks to thiagofborn For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

How to remove CLOSE_WAIT in Solaris 5.10?

Hi, We are using a application which uses port in CLOSE_WAIT Status. netstat -an|grep 9191 192.168.32.11.9191 192.168.32.11.54562 49152 0 49152 0 CLOSE_WAIT 192.168.32.11.9191 192.168.32.11.54564 49152 0 49152 0 CLOSE_WAIT 192.168.32.11.9191 192.168.32.11.54568 49152 0 49152 0 CLOSE_WAIT... (5 Replies)
Discussion started by: SHIV&JYOTI
5 Replies

2. Solaris

Solaris Patch

Hi, I installed Solaris 11 and I want to upgrade. I am doing this in by the documentation for pkg update. I read about the patch for solaris. Where and how to download and install this patch? (2 Replies)
Discussion started by: PtaQ
2 Replies

3. Solaris

Update Solaris patch

Hi All I had update the solaris version, and now wish to update the patch. but when i check my patch version, i cant find any version for that. any idea? root@leo # showrev Hostname: leo Hostid: 839b58a3 Release: 5.10 Kernel architecture: sun4u Application architecture: sparc... (8 Replies)
Discussion started by: SmartAntz
8 Replies

4. Solaris

How to remove CLOSE_WAIT in Solaris

Hi, We are using a application which uses port in CLOSE_WAIT Status. netstat -an|grep 9191 192.168.32.11.9191 192.168.32.11.54562 49152 0 49152 0 CLOSE_WAIT 192.168.32.11.9191 192.168.32.11.54564 49152 0 49152 0 CLOSE_WAIT 192.168.32.11.9191 192.168.32.11.54568 ... (2 Replies)
Discussion started by: helplineinc
2 Replies

5. Solaris

CLOSE_WAIT problem in solaris server

Hi, Occasionally I am getting the port state in CLOSE_WAIT for long time in the solaris server. I am not sure is it application problem or not. Because we are using port 9009 for Tomcat process in our web application, some time when I start the application, the port 9009 is in CLOSE_WAIT... (2 Replies)
Discussion started by: mgmk.84
2 Replies

6. UNIX for Dummies Questions & Answers

Hitting with custom port in CLOSE_WAIT state for long time in solaris 10

Hi, Occasionally I am getting the port state in CLOSE_WAIT for long time in the solaris server. I am not sure is it application problem or not. Because we are using port 9009 for Tomcat process in our web application, some time when I start the application, the port 9009 is in CLOSE_WAIT... (0 Replies)
Discussion started by: mgmk.84
0 Replies

7. Solaris

Solaris 9 Patch Issues

I have never had problems getting patch clusters from sunsolve and running them before. I've extracted the 9_Recommended.zip file ran ./install_cluster all the normal stuff i do to patch etc......But this time all my patches are returning codes 5,8,17 the 5's and 8's don't really matter but my... (1 Reply)
Discussion started by: kingdbag
1 Replies

8. Solaris

Solaris 9 patch.

I have to update on solaris 9. UPdating to 10 is not an option. Can I create a disk that will have all the updates/patches and just run it once and not sit and update one by one? If so, how? I have 10 Sun systems. (1 Reply)
Discussion started by: disturbe_d
1 Replies

9. Solaris

Solaris Patch Access

I see you can no longer download patches from sunsolve for Solaris 10, 9 and 8 without a support contract. I have a V240 that is 4 months old, do new machines normally come with some sort of contract? Thats kind of lame that I can't patch a $12,000 server I just got recently. Still waiting on a... (0 Replies)
Discussion started by: kingdbag
0 Replies
Login or Register to Ask a Question