Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
EV89
Contributor III
Contributor III

ERROR TALEND ESB PORT ALREADY IN USE

Hi everyone,

when i run from talend esb a simple job (create only a "hello word" json output) with a trestrequest with a REST ENDPOINT in https i retrieve always error port 9001 is already in use. Can someone explain why? i try to change port number but i retrieve always error.

instead if i use http all works perfectly.

thanks in advance

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

RESTful services developed with the tRESTRequest ESB Component must provide HTTPS when deployed to the Talend Runtime container. (Use Authentication, ESB runtime only )

If you are trying to call a REST service Get call over HTTPS, please have a look at tRestClient component.

Best regards

Sabrina