Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
KHaniff1620397250
Contributor
Contributor

tFTP Connect Module (Error: UnknownHostException)

Hi,

My tFTPConnect module is unable to connect to my FTP server even though I can connect through Filezilla and I am able to ping the IP

Error:

Starting job TransferOfOpenCustomerInvoice at 10:17 07/05/2021.

[statistics] connecting to socket on port 3490

[statistics] connected

Exception in component tFTPConnection_1 (TransferOfOpenCustomerInvoice)

java.net.UnknownHostException: 200.125.167.232 

at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)

at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source)

at java.net.InetAddress.getAddressesFromNameService(Unknown Source)

at java.net.InetAddress.getAllByName0(Unknown Source)

at java.net.InetAddress.getAllByName(Unknown Source)

at java.net.InetAddress.getAllByName(Unknown Source)

at java.net.InetAddress.getByName(Unknown Source)

at com.enterprisedt.net.ftp.FTPClient.connect(FTPClient.java:1052)

at total_customer_open_invoices.transferofopencustomerinvoice_0_1.TransferOfOpenCustomerInvoice.tFTPConnection_1Process(TransferOfOpenCustomerInvoice.java:321)

at total_customer_open_invoices.transferofopencustomerinvoice_0_1.TransferOfOpenCustomerInvoice.runJobInTOS(TransferOfOpenCustomerInvoice.java:608)

at total_customer_open_invoices.transferofopencustomerinvoice_0_1.TransferOfOpenCustomerInvoice.main(TransferOfOpenCustomerInvoice.java:457)

[statistics] disconnected

Job TransferOfOpenCustomerInvoice ended at 10:17 07/05/2021. [exit code=1]

Labels (3)
2 Replies
kakooo16
Creator
Creator

Could you please post the host you are using in FileZilla and the host used in your tFTPConnection ?

Anonymous
Not applicable

Hello

java.net.UnknownHostException: 200.125.167.232

 

Can you remove everything and reput the ip address without copy paste to be sure there is no additionnal space for instance ?

 

i reproduced the issue byt putting

 

"x.y.z.t " instead of "x.y.z.t"