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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vivek_varanasi
Partner - Contributor II
Partner - Contributor II

How to repair Talend cloud remote engine on Amazon AWS and Azure.

After successful installation of remote engine, 

 

Re-pair Talend Cloud remote 721 engine, you can navigate to following link

Url : http://localhost:8043/configuration

 

You should see following screen

0683p000009MaMz.png

Copy Remote engine key from Talend management console

0683p000009MaNr.png

 

Paste it above Remote engine key in configuration

Click “PAIR REMOTE ENGINE

0683p000009MaBX.png

Note : If you are using AWS or AZURE instance you need to do following changes to make it work
edit following file
org.ops4j.pax.web.cfg
Make sure the port 8043 is open in inbound rules

0683p000009MaNw.png

 

0683p000009Ma7f.png

 

Edit org.ops4j.pax.web.cfg and update org.ops4j.pax.web.listening.addresses to local internal IP address, and open the port 8043.

If your server is already paired , you should see following screen shot

0683p000009MaML.png

 

This way you can repair remote engine "N" number of times. 

Labels (6)
1 Reply
ppatel
Contributor III
Contributor III

Hello @vivekvardhan vivekvardhan​ 

 

Thank you for sharing this useful information with all the users. Appreciate it.