tracker issue : CF-3085313

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 87239:-(Watson Migration Closure)When using the ip address of the ftp server in the cfftp tag, the java timeout error is received

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): James Ward / James Ward (jim1234)

Created: 12/14/2011

Components: Language, Tags

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

When using the ip address of the ftp server in the cfftp tag, the java timeout error is received.  When the name of the server is used, it works.  It should be able to use the ip address.
Method:

Use the cfftp tag open action using the ip address for the server attribute.  As follows:

<cfsetting requesttimeout="1000">

<cfftp action="open" connection="ftptest" 
   server="xxx.xxx.xxx.xxx" port="21"
   username="xxxx" password="xxxx" 
   timeout="1000" stoponerror="true">
Result:

"java.net.ConnectException: Connection timed out: connect"

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3085313

External Customer Info:
External Company:  
External Customer Name: James Ward
External Customer Email: 06253AF24151814F9920157F
External Test Config: 12/14/2011

Attachments:

Comments: