Re: CLOSE_WAIT issues

John Pollard <[email protected]> Tue, 25 Jul 2006 19:40:29 +0100
Newsgroups gmane.comp.web.webobjects.admin
Message-ID <[email protected]>
I have confirmed WO5.2.4 from /Library/Receipts
It is the Developer version though, with a deployment license added, I 
wonder if that could be a problem. We deploy on Mac OS X Client boxes, as 
there doesn't seem much point in splashing out for Mac OS X Server. Could 
this be our undoing on this issue?

At 19:26 25/07/2006, John Pollard wrote:

>Thanks Sacha,
>I believe we are on WO5.2.4, though not sure how to confirm that 100% 
>these days. We do need to upgrade to 5.3, so will try to bring that 
>process forwards in case it helps.
>You are right, I now think I was mistaken about the multiple wotaskd 
>processes. These are actually our java instances talking to mysqld (at 
>3306). Not sure if these being in a CLOSE_WAIT state is a problem or not? 
>I suspect not.
>In our nightly script we do call:
>/sbin/SystemStarter restart 'WebObjects Services'
>but the CLOSE_WAITS do seem to remain afterwards, even with a 5 min sleep 
>after the wo restart, so then we reboot
>John