Hi, This is a problem we are facing with the JRun admin and connector ports not getting freed-up. Whenever we want to restart the JRun, Jrun stop does'nt free-up the admin port (57860) and Connector Proxy Port (42343). The two ports go in TIME_WAIT state. The 42343 port comes out of TIME_WAIT state quickly. But 57860 port takes too much time.Infact it takes more than 15 minutes .When I try to start the JRun during this TIME_WAIT state, the JRun starts , but comes down as the admin port bind will fail ( evident from event.log ). Sometimes the Port Bind will succeed in some machines even when the port is in TIME_WAIT state. But it is not guaranteed all the time. So the only way out is to wait till port gets out of TIME_WAIT. Also some times I have observed that these ports get into the LISTENING state even when JRun process is stopped . What is the reason for this ?? This behavior is observed in many machines especially Windows Platform. Waiting for this long is bad from the point of user experience !! - How does the JRun implement the stop and handle the socket close ?? - Is there a way to solve the problem ? - Is it a well known problem reported earlier ?? Anybody knows answers for these ?? regards --Joshi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
