Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI
I am trying to call one of the service which is deployed on AWS using tRESTclient component, after certain amount of time getting "TOO many file open connection" error and my condor job get failed.
I have execute the linux command
lsof -p 29809
java 4150 tommy 58u IPv4 36766682 TCP ip-10-189-0-246.ec2.internal:42871-><serverdetail>:https (CLOSE_WAIT)
on this basis seems that connection is not close after getting reply from above service.
Really appreciate if get any help from your side. I have checked talend DOC but not getting any help how to close tRESTClient component connection explicitly.
Hi,
Screenshots of your job setting will be preferred.
Best regards
Sabrina