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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to connect to port [random port]

HI
when i deploy a job on remote server ( not on local machine) i get following output

Checking ports...
Sending job 'FileTouch' to server (tal-ps01:8001)...
File transfer completed.
Deploying job 'FileTouch' on server (192.168.170.6:8000)...
Running job 'FileTouch'...
Starting job FileTouch at 15:27 06/02/2014.
connecting to socket on port 3464
connection refused
0|20140206152746_jGYRb|20140206152746_jGYRb|20140206152746_jGYRb|FileTouch|start job||20140206152807.800+0100
0|20140206152746_jGYRb|20140206152746_jGYRb|20140206152746_jGYRb|FileTouch|end job||20140206152807.805+0100
Unable to connect to 192.168.7.8 on the port 3464
Job FileTouch ended at 15:28 06/02/2014.

I need to know about " connecting to socket on port 3464" It takes every time a random port here. What is it looking for ? and then error message "Unable to connect to 192.168.7.8 on the port 3464." ?
what for 192.168.7.8 address is for ? its not my local machine address neither remote machine address.
Please comment.
Labels (2)
2 Replies
Anonymous
Not applicable
Author

This address is what the job believes about your machine. It is a bit a miracle for me why the address is wrong.
If you cannot manage that you could as a workaround switch off the statistics in the Run view.
I would contact the Talend support for it.
Anonymous
Not applicable
Author

If I look at my ipconfig ,

Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . : talend.lan
Description . . . . . . . . . . . : TAP-Win32 Adapter OAS
Physical Address. . . . . . . . . : 00-FF-50-9F-49-51
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::7d72:a002:4dd6:c1ed%15(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.7.8(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.128
Lease Obtained. . . . . . . . . . : Donnerstag, 6. Februar 2014 10:47:09
Lease Expires . . . . . . . . . . : Freitag, 6. Februar 2015 10:47:09
Default Gateway . . . . . . . . . :
DHCP Server . . . . . . . . . . . : 192.168.7.126
DHCPv6 IAID . . . . . . . . . . . : 436272976
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-0E-2D-FA-F0-1F-AF-49-29-8F
DNS Servers . . . . . . . . . . . : 192.168.100.5
192.168.100.50
NetBIOS over Tcpip. . . . . . . . : Enabled

so the address is of my LAN adapter. But I am connected to remote server.. why it is trying to contact to my local machine ?