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

[resolved] tRestClient Connection refused

Hello,

I created a web service very simple et i deployed in talend runtime. When I call 5000 times this web service continuously, it crashes with the error : Connection refused. Do you have an idea?
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I found the solution. If i put 'Connection: keep-alive' in the header of the http, there is no problem.

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Hi,
When I call 5000 times this web service continuously, it crashes with the error : Connection refused.

Did your web service job works well in studio? Is there any more error message about " Connection refused" issue in  tesb.log  when you call this webservice 5000 times?
Best regards
Sabrina
Anonymous
Not applicable
Author

check http://localhost:8040/services for real service URL location
Anonymous
Not applicable
Author

I found the solution. If i put 'Connection: keep-alive' in the header of the http, there is no problem.
Anonymous
Not applicable
Author

Hi louislinlin,
Thanks for marking this topic as resolved and sharing your solution with us.
Best regards
Sabrina