macromedia.coldfusion.database_access
[Top] [All Lists]

Re: JDBC "Address already in use"

Subject: Re: JDBC "Address already in use"
From: Jochem van Dieten **AdobeCommunityExpert** <nomail@xxxxxxxxxxxxxxx>
Date: Fri, 21 Mar 2008 07:20:38 +0100
Newsgroups: macromedia.coldfusion.database_access


scferda wrote:
Of late, we are seeing web application errors and intermittent log entries like these:

"Error","jrpp-11","03/20/08","23:34:56","mycfdnsname","Error Executing Database Query.[Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: dbserver1:1433. Reason: Address already in use: connect The specific sequence of files included or processed is: D:\hosting\mysite.com\httpdocs\myfile.cfm, line: 45 "

You are running ut of ephemeral ports. Set a lower TcpTimedWaitDelay and a higher MaxUserPort in your registry. MS has a KB article on that.

Jochem

--
Jochem van Dieten
Adobe Community Expert for ColdFusion

<Prev in Thread] Current Thread [Next in Thread>